read what the binary says about itself: names, signatures, prototypes; gen v2
This commit is contained in:
parent
54ef572202
commit
c458b4cb50
34 changed files with 58363 additions and 192 deletions
|
|
@ -5,5 +5,5 @@
|
|||
# one-time allocation as a leak on the first input that decodes an instruction of that encoding family.
|
||||
# It is NOT a leak: the tables are immutable process-lifetime globals, allocated once, reused forever.
|
||||
#
|
||||
# This is scoped to iced_x86 ONLY — a real leak in sigtrack's own code still fails the run.
|
||||
# This is scoped to iced_x86 ONLY — a real leak in source2rosetta's own code still fails the run.
|
||||
leak:iced_x86
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue