dhrake
dhrake copied to clipboard
The Delphi Hand Rake
Hello when i run it , show error `Failed to resolve data length for PascalString255 ghidra.program.model.util.CodeUnitInsertionException: Failed to resolve data length for PascalString255 at ghidra.program.database.code.CodeManager.createCodeUnit(CodeManager.java:2018) at ghidra.program.database.ListingDB.createData(ListingDB.java:284) at ghidra.program.flatapi.FlatProgramAPI.createData(FlatProgramAPI.java:1717) at...
Hi! Thanks for your great project. I've noticed that DhrakeInit works flawlessly, but I can't parse vtables. I get the following error: ``` java.lang.IllegalArgumentException: The "FUN_004ab448" data type is not...
This fixes the issue with DhrakeParseClass that I've encountered. Fixes #7.