HOME
home · The IDA Palace


{create PSP segment by Paul Kraszewski}
Here 2 IDC files, one for making PSP in EXE file and the other for making PSP in COM file. Thay may need remastering, as IDC documentation is rather poor, but really help to start off with the program.

{IDC API Finders by Spot}
This scripts indended for finding and naming standard API function for some LPT plugs

{Bugscam by Halvar Flake}
BugScam is a collection of scripts for the commercial debugger IDA Pro (http://www.datarescue.com) that will scan a given binary for problematic uses of certain library functions (e.g. strcpy etc) and generate a nice output file (HTML so far, LaTeX soon).

{cave.idc by trapflag}
An IDA IDC script to find alignment blocks (also called 'cave') in an IDA database. Useful when you need to add code to a binary file Say for example you found an exploitable bug in a program and you don't want to wait for the developer to provide a bugfix, you can add your own code to the alignment block in order to manually fix the bug.

{ROT13 IDC Script by Nicolas Brulez.}
Very sample ROT13 IDC Script for IDA Pro. Created for malware analysis. Select the encoded strings and press Shift+F2. just enter "rot13();" without the quotes

{BCC_Pass1 by Dmitry Friesen.}
Typeinfo parsing for Borland/C++ Builder

{VB5060DLLcall by Dmitry Friesen.}
Renames VB DllFunction calls to relevant function names.

{ms_rtti idc script by Igor Skochinsky.}
Microsoft C++ RTTI support for IDA

{ParseFragFunc15 by Dmitry Friesen.}
Check and create fragmented function

{seh.idc by tulipfan.}
Fixup Delphi's try..finally and try..except statements Hide try/finally/except/end blocks

{vb.idc by zasax99.}
Disassembler script for VisualBasic

{Next page}


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