Recent content by JungleJackNL

  1. J

    Hacking RELEASE Firmware Version Inspector - get FW version from NAND dump

    I fixed my issue. Maybe i have overlooked this part, but if someone runs into this issue; on Github there is a file named crypto,py and the file needs to be placed in the root of Phyton. Maybe it was just dumb to not download it, but i didnt. Now it works.
  2. J

    Hacking RELEASE Firmware Version Inspector - get FW version from NAND dump

    Hi, i'm trying this here Python stuff and got pretty far, but cannot seem to fix this error below. Installed the 32-bit version, did the pip install and renamed the Crypto folder to crypto. But still not getting the results. Any idea? Also tried to rename all the subfolders to use lowercase...