Screenshots
Example Usage
├───files
│ nuitka.h (Nuitka header file)
│
└───flake (output files for flake.exe)
flake.sig
solve.py
├───examples
├───types: (test cases for parse_module_constants.py)
│ scalar
│ collections
│
└───constructs: (code constructs that are harder to recognize)
loops
try-except
├───scripts
├───setup
│ get_nuitka_version.py
│
├───symbol recovery
│ nuitka-helper.py
│ recover_library_code.py
│ recover_modules.py
│ recover_constants.py
│ recover_functions.py
│
└───plugins
get_module_functions.py
hook_module_functions.py
parse_module_constants.py
See also
.NET-Obfuscator
Open Source
Lists of .NET Obfuscator (Free, Freemium, Paid and Open Source )…
GH-Offset-Dumper
Free
Scan signatures and netvars. Dumps header files, cheat tables and ReClass files.…
ida-sigmaker
Open Source
sigmaker is a zero-dependency IDA Pro 9.0+ cross-platform signature maker plugin with optional SIMD …
APKTool
Open Source
Kali
Tool for reverse engineering Android APK files. Decodes resources to their original form, rebuilds d…
Radare2
Open Source
Kali
Portable reversing framework that includes a hex editor, disassembler, debugger, scripting engine (r…
NTRGhidra
Open Source
A Nintendo DS binary loader for Ghidra…