Paradoxis/StegCracker

Endless loop on brute force

hackituria opened this issue · 4 comments

Hi,

When I tried a brute force with this script with a dictionary, like rockyou, the brute force never ended. When the script finishes reading the dictionary, it starts reading it again.

Thx.

I tried with rockyou.txt dictionary and the brute force never finished.

@hackituria are you sure it's not just that rockyou.txt is absolutely huge, I haven't ever managed to run through the entire thing myself but using a shortened version works fine for me.

Closed due to inactivity