3 matches found
vuke
vuke Research tool for analyzing and reproducing vulnerable Bitcoin key generation. Features Modular architecture - pluggable sources and transforms Multiple input sources Numeric ranges test weak seeds Wordlists brainwallet analysis Timestamps time-based PRNG exploitation Stdin streaming pipelin...
kangaroo
袋鼠 基于GPU加速的Pollard袋鼠算法,用于求解secp256k1上的椭圆曲线离散对数问题(ECDLP)。 特性 🖥️ 跨平台GPU — 通过wgpu支持Vulkan(AMD、NVIDIA、Intel)、Metal(Apple Silicon)、DX12(Windows) 🦀 纯Rust + WGSL — 无CUDA依赖,计算着色器在运行时编译 ⚡ 区分点(Distinguished Points) — 通过自动调整DP位实现高效碰撞检测 🔄 取反映射(Negation map) — 通过基于Y奇偶性的定向行走与循环防护实现约1.29倍加速 🦘 多组袋鼠 —...
boha
boha 加密赏金、谜题和挑战数据资料库。 安装 CLI Arch Linux(AUR): root@kitploit: paru -S boha 从 crates.io 安装: root@kitploit: cargo install boha --features cli,balance 库 root@kitploit: dependencies boha = "0.19" 启用余额获取: root@kitploit: dependencies boha = version = "0.19", features = "balance" 用法 CLI root@kitploit: 统计...