HOME
home · The IDA Palace


{jump+ by lallous.}
This script was written to facilitate working with functions and relocatable code where you don't really want to re-base your database yet still jump to addresses correctly w/o rebasing.

{dbgext IDC collection by Dennis Elser.}
The scripts extend the functionality of the integrated debugger. Their primary usage is tracking user input, penetration testing and discovery of vulnerabilities by examining a binary's runtime behavior.
screenshot

{unpackpd IDC script by Dennis Elser.}
Automatically unpacks pd_ symbol files when opening a new file with IDA.

{common.idc by lallous.}
IDC utility library (c) lallous.
This script is a set of useful functions for developing in IDC.

{vbdllcall.idc by lallous.}
IDC utility library (c) lallous.
This script helps you identify and name all external DLL calls issued by a VB application.

{gemcollect by trapflag.}
Often you need to find the exact address of a variable in a running process in memory. This script helps you to track down the address(es) as well as the code accessing those address(es).

{IDA RPC Enumerator by Pedram Amini.}
This IDC script will scan through an IDA database locating and marking the relevant RPC server data structures.

{ntddk.idc.}
no description available.

{Delphi IDC scripts}
These scripts have been donated by Victor from Belarus.
- DelphiEHFix.idc - appends exception handlers to function body (often IDA will leave them alone).
- DelphiRTTI.idc - modification of original script by Red Plait, represent Delphi Forms in readable form.
- DelphiStrFix.idc - try to find long Delphi strings, erroneously not marked by IDA as strings.

{Russian string handling}
Another two scripts by Victor from Belarus.

Useful for Russian users of IDA - to process strings in 866 codepage (russian OEM) and in Russian subset of Unicode and make them more readable and well-commented.


  © 2004, 2005 · Dennis Elser · ContactContact Oliver
(Dennis' email address removed upon request. Please contact me instead! Thanks, Oliver.)