You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some time, but I'm on holidays at the moment. I wrote it to disassemble one particular executable, which didn't have a .rdata segment. I'll add it in at some point.
You should just be able to add b".rdata\0\0": "DATA" to the SECTION_CLASSES hash.
te_loader.py is missing at least one crucial segment, being .rdata (Read-only initialized data).
Are you planning to add support for it some day soon?
The text was updated successfully, but these errors were encountered: