Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Coldzer0/IDA-For-Delphi

IDA Python Script to Get All function names from Event Constructor (VCL)
https://github.com/Coldzer0/IDA-For-Delphi

delphi ida ida-pro idapython reverse-engineering

Last synced: 3 months ago
JSON representation

IDA Python Script to Get All function names from Event Constructor (VCL)

Lists

README

        

# IDA-For-Delphi

## IDA Python Script to Get All function names from Event Constructor

# New Update
## Now it supports x64




### + at first IDA didn't recognise it as Delphi file

### + now select the local debugger

### + then load the script file

### + it will load and Stop at EP

### + hit the Greeeen button or [F9] :p

### + now we have all the Functions named and have a BP [on]

## the only issue here is it needs to run the file & the file to be unpacked :confused:

## but if u can get the pattern address on unpacked file on memory it will work fine .

# Peace