tominecon.7z-cracker

an attempt at cracking the code to tominecon.7z

GPL-3.0 License

Stars
5

Bot releases are visible (Hide)

tominecon.7z-cracker - tominecon.7z cracker - 2024/5/10 Latest Release

Published by Bonnie39 5 months ago

experimental linux-supported version of tominecon.7z cracker

  • built via g++ tominecon_cracker_linux.cpp -o tominecon_cracker_linux
  • tested on arch linux
  • does not currently support specifying start and end indexes like the Windows build

windows update

  • user can now specify beginning and ending points
  • usage: ./tominecon_cracker_win.exe <path_to_7z_file> [num_of_threads] [start_index] [end_index]
tominecon.7z-cracker - tominecon.7z cracker - 2024/5/9

Published by Bonnie39 6 months ago

added ability to utilize multiple threads for faster brute forcing

./tominecon_cracker.exe <PATH_TO_TOMINECON.7Z> [NUMBER_OF_THREADS]

tominecon.7z-cracker - tominecon.7z cracker - 2024/5/8

Published by Bonnie39 6 months ago

Initial release, may expand upon further if the password isn't a simple 16-character code consisting of only numbers.