All Projects → Coldzer0 → Ida For Delphi

Coldzer0 / Ida For Delphi

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

Programming Languages

python
139335 projects - #7 most used programming language
delphi
115 projects

Projects that are alternatives of or similar to Ida For Delphi

Idarling
Collaborative Reverse Engineering plugin for IDA Pro & Hex-Rays
Stars: ✭ 588 (+539.13%)
Mutual labels:  ida, ida-pro, idapython, reverse-engineering
Flare Ida
IDA Pro utilities from FLARE team
Stars: ✭ 1,374 (+1393.48%)
Mutual labels:  ida, ida-pro, idapython, reverse-engineering
Amie
A Minimalist Instruction Extender for the ARM architecture and IDA Pro
Stars: ✭ 136 (+47.83%)
Mutual labels:  ida, ida-pro, idapython, reverse-engineering
Ipyida
IPython console integration for IDA Pro
Stars: ✭ 358 (+289.13%)
Mutual labels:  ida, ida-pro, idapython
Idacyber
Data Visualization Plugin for IDA Pro
Stars: ✭ 244 (+165.22%)
Mutual labels:  ida, ida-pro, reverse-engineering
ida migrator
IDA Migrator is an IDA Pro plugin which helps migrate existing work from one database instance to another. It Conveniently migrates function names, structures and enums.
Stars: ✭ 65 (-29.35%)
Mutual labels:  ida, ida-pro, idapython
Rematch
REmatch, a complete binary diffing framework that is free and strives to be open source and community driven.
Stars: ✭ 141 (+53.26%)
Mutual labels:  ida, ida-pro, reverse-engineering
obfDetect
IDA plugin to pinpoint obfuscated code
Stars: ✭ 99 (+7.61%)
Mutual labels:  ida, ida-pro, idapython
Hyara
Yara rule making tool (IDA Pro & Binary Ninja & Cutter Plugin)
Stars: ✭ 142 (+54.35%)
Mutual labels:  ida, ida-pro, idapython
Scratchabit
Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin API
Stars: ✭ 369 (+301.09%)
Mutual labels:  ida, idapython, reverse-engineering
Necromancer
IDA Pro V850 Processor Module Extension
Stars: ✭ 21 (-77.17%)
Mutual labels:  ida, ida-pro, idapython
Sark
IDAPython Made Easy
Stars: ✭ 477 (+418.48%)
Mutual labels:  ida-pro, idapython, reverse-engineering
Idangr
Use angr in the IDA Pro debugger generating a state from the current debug session
Stars: ✭ 214 (+132.61%)
Mutual labels:  ida, ida-pro, idapython
xray
Hexrays decompiler plugin that colorizes and filters the decompiler's output based on regular expressions
Stars: ✭ 97 (+5.43%)
Mutual labels:  ida, ida-pro, idapython
Hrdevhelper
Context-sensitive HexRays decompiler plugin that visualizes the ctree of decompiled functions.
Stars: ✭ 193 (+109.78%)
Mutual labels:  ida, ida-pro, idapython
Lumen
A private Lumina server for IDA Pro
Stars: ✭ 257 (+179.35%)
Mutual labels:  ida, ida-pro, reverse-engineering
Idawasm
IDA Pro loader and processor modules for WebAssembly
Stars: ✭ 264 (+186.96%)
Mutual labels:  ida, ida-pro, idapython
Reversing List
Reversing list
Stars: ✭ 106 (+15.22%)
Mutual labels:  ida, ida-pro, reverse-engineering
Keypatch
Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
Stars: ✭ 939 (+920.65%)
Mutual labels:  ida, ida-pro, reverse-engineering
idapython-cheatsheet
scripting IDA like a Pro
Stars: ✭ 13 (-85.87%)
Mutual labels:  ida, ida-pro, idapython

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 😕

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

Peace

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].