Hello,
I have the server version 0.10.1 installed on a web server that works as an API. I configured it by packing the application CuBitCrack.exe to BitCrack.7z and I uploaded to the same server where the API to the bin directory, after which I added in the admin panel (Crackers / Binaries tab) this file as release "generic" in version 1.0.
As I want to scan the HEX ranges for the 32btc puzzle (https://bitcointalk.org/index.php?topic=1306983.0), I have set the hashlist in order:
- Hash type: Plain text
- Using hashcat brain: No
- Format: Text
- Hashes: 1 (as the hash I gave the address to which I want to search for the right key)
I created a task for this:
- Attack command: # HL # 0800000000000000:1000000000000000 -d 0 -b 80 -t 512 -p 2800
(where I specify the HEX scope in which I want to perform this search and the settings values for the GPU card (ultimately in Windows the command running the application looks like this: cuBitCrack.exe -c -i SEARCH.txt -o FOUND.txt --continue last.txt -b 80 -t 512 -p 2560 -d 0 --keyspace 0800000000000000:1000000000000000 )
- Chunk size: 600 seconds
- Is small task: NO
- Enforce Piping: NO
- Keyspace size: N/A (i dont know why?)
- Hashlist: hashlist created before this task
After adding the agent, I run py hashtopolis.zip where I give the address to my API and the generated token, after which the BitCrack application is downloaded and the error error non-zero size crashes.
What did I do wrong, where was my mistake and how to do it to make it right? I will just add that as a hashtype I also chose PLAINTEXT.
Error: subprocess.CalledProcessError: Command '..\crackers\4\cubit.exe keyspace #HL# -s 1Kn5h2qpgw9mWE5jKpk8PP4qvvJ1QVy8su' returned non-zero exit status 1.
Thank you very much for help
I have the server version 0.10.1 installed on a web server that works as an API. I configured it by packing the application CuBitCrack.exe to BitCrack.7z and I uploaded to the same server where the API to the bin directory, after which I added in the admin panel (Crackers / Binaries tab) this file as release "generic" in version 1.0.
As I want to scan the HEX ranges for the 32btc puzzle (https://bitcointalk.org/index.php?topic=1306983.0), I have set the hashlist in order:
- Hash type: Plain text
- Using hashcat brain: No
- Format: Text
- Hashes: 1 (as the hash I gave the address to which I want to search for the right key)
I created a task for this:
- Attack command: # HL # 0800000000000000:1000000000000000 -d 0 -b 80 -t 512 -p 2800
(where I specify the HEX scope in which I want to perform this search and the settings values for the GPU card (ultimately in Windows the command running the application looks like this: cuBitCrack.exe -c -i SEARCH.txt -o FOUND.txt --continue last.txt -b 80 -t 512 -p 2560 -d 0 --keyspace 0800000000000000:1000000000000000 )
- Chunk size: 600 seconds
- Is small task: NO
- Enforce Piping: NO
- Keyspace size: N/A (i dont know why?)
- Hashlist: hashlist created before this task
After adding the agent, I run py hashtopolis.zip where I give the address to my API and the generated token, after which the BitCrack application is downloaded and the error error non-zero size crashes.
What did I do wrong, where was my mistake and how to do it to make it right? I will just add that as a hashtype I also chose PLAINTEXT.
Error: subprocess.CalledProcessError: Command '..\crackers\4\cubit.exe keyspace #HL# -s 1Kn5h2qpgw9mWE5jKpk8PP4qvvJ1QVy8su' returned non-zero exit status 1.
Thank you very much for help