SydMontague / NutCracker

A fork of DamianXVI Squirrel decompiler, updated for 64-bit scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NutCracker, a decompiler for Squirrel

Copyright notice

This is a fork of DamianXVI's original software based on the source code found on CheatEngine.org.

Unfortunately a license was not provided, hence why everything in this repository should be assumed to belong to DamianXVI.

Description

This fork's goal is to decompile the Squirrel 2.2.4 64-bit scripts present in the PC release of Digimon Story Cyber Sleuth: Complete Edition and potentially other releases of the game and/or games produced by MediaVision.

My changes include converting the project to CMake and converting the code from 32-bit Squirrel to 64-bit Squirrel. The conversion might not be complete yet.

About

A fork of DamianXVI Squirrel decompiler, updated for 64-bit scripts


Languages

Language:C++ 99.1%Language:C 0.5%Language:CMake 0.3%