Pinned Repositories
chttpserv
A fast webserv write in C
crackBTCwallet
Crack encrypted master Key (AES 256 CBC with Padding)
ecctools
Small collection of tools written in C for ECC and bitcoin
ecloop
🔐💻 ecloop: A high-performance, CPU-optimized tool for computing public keys on the secp256k1 elliptic curve, with features for searching compressed & uncompressed public keys and customizable search parameters.
keyhunt
privkey hunt for crypto currencies that use secp256k1 elliptic curve
keysubtracter
Bitcoin and Altcoins Publickey subtracter
libtelegrambot
make your telegram bot in C
minikeyg
faster minikey genetaror (casascius keys)
rsz
Retrieve ECDSA signature R,S,Z values from blockchain rawtx or txid.
utxotrack
albertobsd's Repositories
albertobsd/keyhunt
privkey hunt for crypto currencies that use secp256k1 elliptic curve
albertobsd/crackBTCwallet
Crack encrypted master Key (AES 256 CBC with Padding)
albertobsd/ecctools
Small collection of tools written in C for ECC and bitcoin
albertobsd/keysubtracter
Bitcoin and Altcoins Publickey subtracter
albertobsd/minikeyg
faster minikey genetaror (casascius keys)
albertobsd/libtelegrambot
make your telegram bot in C
albertobsd/ecloop
🔐💻 ecloop: A high-performance, CPU-optimized tool for computing public keys on the secp256k1 elliptic curve, with features for searching compressed & uncompressed public keys and customizable search parameters.
albertobsd/chttpserv
A fast webserv write in C
albertobsd/rsz
Retrieve ECDSA signature R,S,Z values from blockchain rawtx or txid.
albertobsd/simulations
Simulations made in C and C++
albertobsd/libaesni
Advanced Encryption Standard (AES) library using Intel AES-NI
albertobsd/LowLevelDebugC
Debug your C program, to know how much memory it use, and find unfree pointers
albertobsd/SecLists
SecLists is the security tester's companion. It is a collection of multiple types of lists used during security assessments. List types include usernames, passwords, URLs, sensitive data grep strings, fuzzing payloads, and many more.
albertobsd/sha256.c
sha256 clib
albertobsd/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
albertobsd/rdrand
FreeBSD Module Device for rdrand Intel Secure Key RNG
albertobsd/sscodes
source codes from my streamings
albertobsd/TOTPForceBrute
Force Brute for WEB TOTP (Time One Time Password)
albertobsd/utxotrack
albertobsd/geli_metadata
Extract information about geom_eli in Full Disk Encryped Disks
albertobsd/SaveProgress
A C++ Class and tools to Save Progress in File
albertobsd/DHunter