CleanedBitCrack icon indicating copy to clipboard operation
CleanedBitCrack copied to clipboard

A tool for brute-forcing Bitcoin private keys.

Results 15 CleanedBitCrack issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I'm trying to build with `make BUILD_OPENCL=1` on MacBook with M1 (arm64 architecture). I'm getting many warnings of this kind: ` ld: warning: ignoring file /Users/x/src/CleanedBitCrack/lib/liblogger.dylib, building for macOS-x86_64...

Hello when i try to find puzzle private keys 1 to 32 it don't find any... It seems to not respect the given keyspace announcing millenium time. My command is:...

Compiling in C++ gives an error in windows when making CLKeySearchDevice. Error MSB3073 The command "type D:\Downloads\CleanedBitCrack-master\CleanedBitCrack-master\clMath\ripemd160.cl D:\Downloads\CleanedBitCrack-master\CleanedBitCrack-master\clMath\secp256k1.cl D:\Downloads\CleanedBitCrack-master\CleanedBitCrack-master\clMath\sha256.cl keysearch.cl > bitcrack.cl D:\Downloads\CleanedBitCrack-master\CleanedBitCrack-master\\tools\embedcl.exe bitcrack.cl bitcrack_cl.cpp _bitcrack_cl :VCEnd" exited with code...

Hello, i tried to compile the code but the result was unsuccessful, please anyone compile the "EXE" version of the code for using on windows. i need CuBitCrack.exe and ClBitCrack.exe...

I'm sorry, but I don't understand you. how do i enable random mode?

Hi. how can i change starting points in runtime mode? I called the getResultsInternal () function; but I still have a problem. how to clear allocated memory in GPU. you...

hello, please add a change of points after a period of time. For example: at startup, 16,000,000 random points are created and every 30 minutes they are randomly generated again.

enhancement

[CodeFactor](https://www.codefactor.io/repository/github/maroc-os/cleanedbitcrack) found an issue: Consider using rand_r(...) instead of rand(...) for improved thread safety. It's currently on: [secp256k1lib\secp256k1.cpp:686 ](https://www.codefactor.io/repository/github/maroc-os/cleanedbitcrack/source/master/secp256k1lib/secp256k1.cpp#L686)Commit 154e1de4f0dddb45d4f4f482c11be5ff46437f97

Safety

[CodeFactor](https://www.codefactor.io/repository/github/maroc-os/cleanedbitcrack/overview/master) found an issue: Complex Code It's currently on: [KeyFinder\main.cpp ](https://www.codefactor.io/repository/github/maroc-os/cleanedbitcrack/source/master/KeyFinder/main.cpp)Commit 75f8adeeda696892197654d8b12b4a8472ba5770

Complexity

[CodeFactor](https://www.codefactor.io/repository/github/maroc-os/cleanedbitcrack/overview/master) found an issue: Complex Method It's currently on: [KeyFinder\main.cpp:571-805 ](https://www.codefactor.io/repository/github/maroc-os/cleanedbitcrack/source/master/KeyFinder/main.cpp#L571)

Complexity