Pseudocode decompialtion improvements and docs
This commit is contained in:
parent
f869a181a3
commit
589bfc31ef
1898 changed files with 60634 additions and 6597 deletions
10
USECODE/REGRET/REGRET_USECODE_extracted/pseudocode/README.md
Normal file
10
USECODE/REGRET/REGRET_USECODE_extracted/pseudocode/README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# USECODE pseudocode export
|
||||
|
||||
Generated pseudocode files: 1152
|
||||
|
||||
This folder is produced by tools/export_usecode_pseudocode.py using the current
|
||||
pseudocode renderer in tools/poc_crusader_usecode_parser.py.
|
||||
|
||||
- Each class gets its own subfolder.
|
||||
- Each non-empty decoded slot body is emitted as one text file.
|
||||
- index.tsv records the body range, op count, end reason, and file path.
|
||||
Loading…
Add table
Add a link
Reference in a new issue