Open Lusanta25 opened 2 years ago
Did you read the Readme.md?
Yes, it works quite well. There's corner cases when storing the state will not work. But the basic code reimplementation works quite well. Speed is abysmal as the combinations are checked serially, e.g. you cannot parallelize the checks. So essentially you're trying to brute-force a very long keycode. Which will take ages. I stopped running it after a few months.
Hi Does this work properly? Or it's just a test? Thanks in advance, Luca.