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

Status blocked at "Cracking 0.00%" #51

Open
AntoineWeber opened this issue Oct 24, 2024 · 0 comments
Open

Status blocked at "Cracking 0.00%" #51

AntoineWeber opened this issue Oct 24, 2024 · 0 comments

Comments

@AntoineWeber
Copy link

AntoineWeber commented Oct 24, 2024

For some reason the progressing stays blocked at 0.00%
I tried printing the number of states tested and indeed it is blocked at 0. Everything else looks like it works fine.

I am running the code on a Raspberrypi 3B+ with a PN532 reader.

note : MFOC works fine with my setup, but the card is a Mifare Plus so not vulnerable to MFOC.

Collected 2090 nonces... leftover complexity 790767069184 (~2^39.52) - initializing brute-force phase...
Starting 4 threads to test 790767069184 states using 64-way bitslicing
Cracking 0.00%

Edit : After some debugging I observed that the threads are basically stuck in the crack_states_bitsliced function. Maybe the bitsliced algorithm is not compatible with the architecture of the RPi 3B+ ?

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