tominecon.7z-cracker
tominecon.7z-cracker copied to clipboard
an attempt at cracking the code to tominecon.7z
We can not be sure that the password has a lengh of 16 and consists of numbers... So please add the option for random letters etc... And also the option...
This script currently isnt viable and thats for a few reasons. 1) Lack of optimizations - Some simple ones are disabling verbose printing to the console as this slows down...
i think the slowest part here is printing. it will be faster and more readable if printing happens every 10000 or 100000 number
Password: `thespicemustflow` https://archive.org/details/assets.minecraft.net-2013-11-13 This is the newer file, the original has a different password and can be found: https://mega.nz/file/XhQmEbTZ#6141Nn8kw_GYKHDaw1LjqkfANFxPVTH40EDlCV0Y_58
I have a `tominecon.7z` file but I'm not sure if it's the original one so I was wondering if you might, have it? I also agree with unnaturalistic as this...
I know some people have the fake file but here's the OG one https://mega.nz/file/XhQmEbTZ#6141Nn8kw_GYKHDaw1LjqkfANFxPVTH40EDlCV0Y_58 RetroGamingNow confirmed it was the same.
Let's start here: https://github.com/Bonnie39/tominecon.7z-cracker/blob/48eabd849c31f4c12f0fd83baa87ba21db4417f8/tominecon_cracker.cpp#L65 I don't have an M$ compiler, but this ought to be giving you a warning that this comparison is always false. The variable `startIndex` is an...
I was wondering if there could be a discussions tab to discuss and plan who does which numbers. I've already done between 0-2,700,000 in the last day but as the...
Going on the assumption that the password is exactly 16 digits long and numeric im sure we could section off parts of the range as definitive "not it" sections so...