HOME
home · The IDA Palace


{User Interface Sample Code by J.C. Roberts}
screenshot 1
screenshot 2
screenshot 2
(comes with sourcecode)

{Passing IDC arrays to Plugins by J.C. Roberts}
Shows you how to pass IDC arguments to plugins.
(comes with sourcecode)

{Attendance Recorder by trapflag}
This plugin records the time, duration, etc you access an ida database in form of a log file in your ida directory.
(comes with sourcecode)

{idamac by lallous}
This is a simple plugin that will allow you to record keystrokes and play them back during the same session of IDA.
(comes with sourcecode)

{ST6 processor module by Spencer Oliver}
This is a processor module for ST Microelectronic's ST6-based microcontrollers
(comes with sourcecode)

{Very Simple Code Profiler by Dennis Elser}
This is a very simple code profiling plugin for IDA. It shows you how often a function during a runtime debugging session is called. Furthermore, it shows you how to write extensions for IDA's integrated debugger.
(comes with sourcecode and precompiled binary for IDA4.6 SP1)

{essense plugin by SafeGen software}
It's main purpose is to save essense of IDA database to XML-storage. It's like Dump database to IDC IDA command, but with some difference: essense is function-based (by default, plugin will save only user-modified functions). Next, plugin is like IDA signatures - try to save only 'valuable' instruction length, so essense is become position and file independent.
(comes with sourcecode and binary)

{Entry-Point-Finder plugin by Dennis Elser}
This plugin automatically tries to find the Original Entrypoint of a packed/crypted Windows PE Executable.
(comes with sourcecode and binary)

{Next page}


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