Pseudocode decompialtion improvements and docs

This commit is contained in:
MaddoScientisto 2026-03-26 22:10:48 +01:00
commit 589bfc31ef
1898 changed files with 60634 additions and 6597 deletions

5
.gitignore vendored
View file

@ -1,5 +1,5 @@
# Ghidra caches and temporary files
ghidra_*
ghidra_*/**
*.bak
*.tmp
*.swp
@ -41,4 +41,5 @@ dist/
USECODE/EUSECODE_extracted/chunks/**
tools/pyghidra_crusader/__pycache__/**
bin/**
USECODE/REGRET/REGRET_USECODE_extracted/chunks/**
USECODE/REGRET/REGRET_USECODE_extracted/chunks/**
exports/**