Commit Graph

6 Commits (8df33a785900934a29884384178fa0bc7c0f6225)

Author SHA1 Message Date
Ben Lubar d741456a58
ghidra: fix vmethods not being explicitly thiscall.
ghidra: fix vmethods that returned void returning undefined.

ghidra: fix method used to get Win32 binary timestamps.
2020-03-16 19:18:22 -05:00
Ben Lubar 137d173d67
ghidra: add support for osx and windows 2020-03-16 17:50:27 -05:00
Ben Lubar ee0cb94312
ghidra: add special case for vector<bool> that is not a bit vector 2020-03-16 15:10:16 -05:00
Ben Lubar 71c17a14ff
ghidra: fix vtables not being pointers 2020-03-16 14:32:25 -05:00
Ben Lubar 19d62d9a2b
fix string data type definition in Ghidra script 2020-03-16 14:18:43 -05:00
Ben Lubar 725eb1a217
Add script to import df-structures into Ghidra.
Currently works on Linux (ELF) executables.
2020-03-16 14:05:42 -05:00