Open mr-tz opened 1 year ago
I have written an idc script to scan and parse string types in a Delphi binary. Hope it can be of help to you. Parse Delphi structs is a bit complicated because Delphi's RTTI structs vary greatly with each version of Delphi. It's on my todo list, an idapython plugin for parsing RTTI Delphi structs. https://github.com/HongThatCong/DelphiScripts/blob/master/DelphiStrScan.idc