Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Hash Output File Generated #64

Open
Nanosystems1 opened this issue May 20, 2024 · 1 comment
Open

No Hash Output File Generated #64

Nanosystems1 opened this issue May 20, 2024 · 1 comment

Comments

@Nanosystems1
Copy link

Build Log

sudo ./build.sh

====== Build BitCracker Hash Extractor ======
rm -rf *.o
rm -rf ../build/bitcracker_hash
gcc bitcracker_hash.c -o bitcracker_hash

====== Build BitCracker Recovery Password generator ======
rm -rf *.o
rm -rf ../build/bitcracker_rpgen
gcc bitcracker_rpgen.c -o bitcracker_rpgen

====== Build BitCracker CUDA version ======
rm -rf *.o
rm -rf ../build/bitcracker_cuda
nvcc -gencode arch=compute_70,code=sm_70 -gencode arch=compute_80,code=sm_80 -Xptxas -v -o bitcracker_cuda main.cu cuda_attack.cu utils.cu w_blocks.cu

====== Build BitCracker OpenCL version ======
rm -rf *.o
rm -rf bitcracker_opencl
gcc -I/usr/include -L/usr/lib64 -L/usr/lib -I/usr/local/cuda/include -L/usr/local/cuda/lib64 -cl-std=CL1.2 -O3 -Wextra -o bitcracker_opencl main.c opencl_attack.c utils.c w_blocks.c -lOpenCL

====== Executables in build directory ======

bitcracker_hash Log

build/bitcracker_hash -o test_hash -i /mnt/data/encrypted.img

---------> BitCracker Hash Extractor <---------
Encrypted device /mnt/data/encrypted.img opened, size 488386.00 MB

************ Signature #1 found at 0xff8498 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #2 found at 0xff85c0 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #3 found at 0x102400c ************
Version: 12 
Invalid version, looking for a signature with valid version...

************ Signature #4 found at 0x109aa92 ************
Version: 79 
Invalid version, looking for a signature with valid version...

************ Signature #5 found at 0x117b7d8 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #6 found at 0x117b900 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #7 found at 0x11a5e10 ************
Version: 12 
Invalid version, looking for a signature with valid version...

************ Signature #8 found at 0x121a642 ************
Version: 79 
Invalid version, looking for a signature with valid version...

************ Signature #9 found at 0x1446118 ************
Version: 12 
Invalid version, looking for a signature with valid version...

************ Signature #10 found at 0x14af4ba ************
Version: 79 
Invalid version, looking for a signature with valid version...

************ Signature #11 found at 0x154abd0 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #12 found at 0x154ad18 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #13 found at 0x12dc8688 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #14 found at 0x12dc87b0 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #15 found at 0x12df40e4 ************
Version: 12 
Invalid version, looking for a signature with valid version...

************ Signature #16 found at 0x12e6b3b2 ************
Version: 79 
Invalid version, looking for a signature with valid version...

************ Signature #17 found at 0x12f443d8 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #18 found at 0x12f44500 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #19 found at 0x12f6dd28 ************
Version: 12 
Invalid version, looking for a signature with valid version...

************ Signature #20 found at 0x12fe24f2 ************
Version: 79 
Invalid version, looking for a signature with valid version...

************ Signature #21 found at 0x135f64ba ************
Version: 79 
Invalid version, looking for a signature with valid version...

************ Signature #22 found at 0x13691bd0 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #23 found at 0x13691d18 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #24 found at 0x146dc14c ************
Version: 12 
Invalid version, looking for a signature with valid version...

************ Signature #25 found at 0x1474595a ************
Version: 79 
Invalid version, looking for a signature with valid version...

************ Signature #26 found at 0x147e13d0 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #27 found at 0x147e1500 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #28 found at 0x17abe9c8 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #29 found at 0x17abeb18 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #30 found at 0x17ae8eb4 ************
Version: 12 
Invalid version, looking for a signature with valid version...

************ Signature #31 found at 0x17b5df32 ************
Version: 79 
Invalid version, looking for a signature with valid version...

************ Signature #32 found at 0x17c40688 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #33 found at 0x17c407b0 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #34 found at 0x17c6c0e4 ************
Version: 12 
Invalid version, looking for a signature with valid version...

************ Signature #35 found at 0x17ce33b2 ************
Version: 79 
Invalid version, looking for a signature with valid version...

************ Signature #36 found at 0x17ddf14c ************
Version: 12 
Invalid version, looking for a signature with valid version...

************ Signature #37 found at 0x17e4895a ************
Version: 79 
Invalid version, looking for a signature with valid version...

************ Signature #38 found at 0x17ee43c8 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #39 found at 0x17ee44f8 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #40 found at 0x17f25688 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #41 found at 0x17f257b8 ************
Version: 0 
Invalid version, looking for a signature with valid version...

************ Signature #42 found at 0x17f510a4 ************
Version: 12 
Invalid version, looking for a signature with valid version...

************ Signature #43 found at 0x17fc8372 ************
Version: 79 
Invalid version, looking for a signature with valid version...

************ Signature #44 found at 0x2b100003 ************
Version: 8 
Invalid version, looking for a signature with valid version...

************ Signature #45 found at 0x30d00000 ************
Version: 2 (Windows 7 or later)
VMK not encrypted.. stored clear! (0x30d000e4)

************ Signature #46 found at 0x70d00000 ************
Version: 2 (Windows 7 or later)
VMK not encrypted.. stored clear! (0x70d000e4)

************ Signature #47 found at 0xb0ee6000 ************
Version: 2 (Windows 7 or later)
VMK not encrypted.. stored clear! (0xb0ee60e4)
Can't define a key protection method for values (ed,7)... skipping!
Can't define a key protection method for values (80,ad)... skipping!
Can't define a key protection method for values (c8,be)... skipping!
Can't define a key protection method for values (84,22)... skipping!
Can't define a key protection method for values (b8,7d)... skipping!
Can't define a key protection method for values (8c,1c)... skipping!
Can't define a key protection method for values (8b,32)... skipping!
Can't define a key protection method for values (19,83)... skipping!
@Nanosystems1
Copy link
Author

Still no luck with fixing the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant