Pinned Repositories
auto-py-to-exe
Converts .py to .exe using a simple graphical interface
Bitcoin-Keyhound
Bitcoin Keyhound is a Python-based toolkit designed to analyze and predict Bitcoin private keys. It utilizes nonce calculations, ECDSA signature components, and cryptographic operations to detect potential vulnerabilities in Bitcoin's elliptic curve signature scheme.
Bitcoin-Private-Key-Predictor
This project is a TensorFlow-based machine learning model designed to predict Bitcoin private keys corresponding to given public keys.
bitcoin-public-key-to-private-key
This Python script performs a specific cryptographic operation on an Elliptic Curve Digital Signature Algorithm (ECDSA) public key. It subtracts the curve's generator point, G, a specified number of times from a given public key.
Bitcoin-Puzzle-Address-Generator
This repository hosts a Python script capable of generating Bitcoin (BTC) address puzzles similar to the intriguing ones created in 2015, enhanced in 2017, and again in 2023. These puzzles involved BTC addresses with balances that increased significantly over the years – a compelling challenge for crypto-enthusiasts and puzzle solvers.
bitcoin_address_generator
Bitcoin address generator from sentence or hex
BTC-Public-Hunter-Key
Bruteforce to calculate private key over public key.
BTC-PUZZLE
A tool for cracking Bitcoin's puzzle private keys
Goldbach-s-Conjecture-Tester
This Python script tests the validity of Goldbach's Conjecture, which states that every even integer greater than 2 can be expressed as the sum of two prime numbers.
Token-Buy-Tracker-TelegramBot
ufodia's Repositories
ufodia/BTC-PUZZLE
A tool for cracking Bitcoin's puzzle private keys
ufodia/bitcoin-public-key-to-private-key
This Python script performs a specific cryptographic operation on an Elliptic Curve Digital Signature Algorithm (ECDSA) public key. It subtracts the curve's generator point, G, a specified number of times from a given public key.
ufodia/Bitcoin-Puzzle-Address-Generator
This repository hosts a Python script capable of generating Bitcoin (BTC) address puzzles similar to the intriguing ones created in 2015, enhanced in 2017, and again in 2023. These puzzles involved BTC addresses with balances that increased significantly over the years – a compelling challenge for crypto-enthusiasts and puzzle solvers.
ufodia/auto-py-to-exe
Converts .py to .exe using a simple graphical interface
ufodia/Bitcoin-Keyhound
Bitcoin Keyhound is a Python-based toolkit designed to analyze and predict Bitcoin private keys. It utilizes nonce calculations, ECDSA signature components, and cryptographic operations to detect potential vulnerabilities in Bitcoin's elliptic curve signature scheme.
ufodia/Bitcoin-Private-Key-Predictor
This project is a TensorFlow-based machine learning model designed to predict Bitcoin private keys corresponding to given public keys.
ufodia/bitcoin_address_generator
Bitcoin address generator from sentence or hex
ufodia/BTC-Public-Hunter-Key
Bruteforce to calculate private key over public key.
ufodia/Goldbach-s-Conjecture-Tester
This Python script tests the validity of Goldbach's Conjecture, which states that every even integer greater than 2 can be expressed as the sum of two prime numbers.
ufodia/number-guess-game
basic number guess game
ufodia/RCKangaroo-RTX-30xx-
Fast ECDLP Solver for RTX40xx GPUs based on SOTA method
ufodia/Bitcoin-address-generator-from-random-seed
Bitcoin address generator from random seed phrase
ufodia/BITCOIN-WIF-Recovery
Find the Missong parts of a Wallet Import format(WIF) for Bitcoin
ufodia/bitcrackrandomiser
A pool for Bitcoin Puzzle Transaction. Uses Bitcrack to bruteforce.
ufodia/keyhunt
privkey hunt for crypto currencies that use secp256k1 elliptic curve
ufodia/Keyhunt-130
ufodia/OpenCEX
OpenCEX free open-source cryptocurrency exchange engine. Industry standard.
ufodia/CleanedBitCrack
A tool for brute-forcing Bitcoin private keys.
ufodia/CryptoDeepTools
Crypto Deep Tools a set of scripts for detailed cryptanalysis of the Blockchain network in cryptocurrency Bitcoin
ufodia/jobpop
This is my university project. It features an "tinder-like" app that enables you to swipe on potential candidates or headhunters, making searching for a job easier.
ufodia/Kang-1
Solving ECDLP with Kangaroos - Part #1
ufodia/Kangaroo-by-JeanLucPons
Pollard’s Kangaroo find solutions to the discrete logarithm secp256k1 PRIVATE KEY + NONCES in a known range
ufodia/KeysFinder
A database of all bitcoin and ethereum private keys with automatic balance checker.
ufodia/Meow-Meow
full spectrum seed generator for bitcoin wallets, just run and will print any found ( for research purposes and puzzles only )
ufodia/Phrutis_PubHunt
ufodia/replace-by-fee-tools
Tools to test out replace-by-fee
ufodia/Rotor-Cuda
ufodia/WhiteHacking
This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands of resources related to ethical hacking, bug bounties, digital forensics and incident response (DFIR), artificial intelligence security, vulnerability research, exploit development, reverse engineering, and more.
ufodia/WifSolverCuda
Tool for solving misspelled or damaged Bitcoin Private Key in Wallet Import Format (WIF)
ufodia/Year-1-project
This project is about cracking the elliptic curve cryptography. Here includes my notes and the poster for the project.