Pseudocode decompialtion improvements and docs
This commit is contained in:
parent
f869a181a3
commit
589bfc31ef
1898 changed files with 60634 additions and 6597 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -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/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue