Skip to content

Releases: thisismypassport/shrinko8

v1.0.2

08 Apr 02:11

Choose a tag to compare

Windows executable, for those who don't want to install python.
Supports all the command line options - just use shrinko8.exe instead of "python shrinko8.py"

Major changelog:

  • Support extracting carts from js/pod exports.
  • Support renaming strings containing identifiers separated with arbitrary characters

(Created via pyinstaller)

v1.0.1

13 Jan 23:37

Choose a tag to compare

Windows executable, for those who don't want to install python.
Supports all the command line options - just use shrinko8.exe instead of "python shrinko8.py"

Major changelog:

  • Allow --preserve "*,*.*" to preserve all globals and members while still renaming locals.

(Created via pyinstaller)

v1.0.0

03 Oct 19:03

Choose a tag to compare

Windows executable, for those who don't want to install python.
Supports all the command line options - just use shrinko8.exe instead of "python shrinko8.py"

(Created via pyinstaller)