PEDRAMAMINI.COM
Reversing
IDA Function Analyzer
IDA pGRAPH
IDA Scripts
IDA Sync
OllyDbg BP Manager
OllyDbg Heap Vis
PaiMei
Process Stalker

Networking
Confuse Router
DNS Hijacker
IP Accountant
Peep Sniffer

Utility
Bid Monkey
DirWatch
PedBot
RRDTool Scripts

Unfinished
1984
PyTrAn

Process Stalker
Last update: 2005-07-06
MD5: 279fef6cbfb8a5edddc8456f6942d13b
Size: ~956k
Update Summary: Initial public release

Process Stalking is a term coined to describe the combined process of run-time profiling, state mapping and tracing. Consisting of a series of tools and scripts the goal of a successful stalk is to provide the reverse engineer with an intuitive visual interface to filtered, meaningful, run-time block-level trace data.

The Process Stalker suite is broken into three main components; an IDA Pro plug-in, a stand alone tracing tool and a series of Python scripts for instrumenting intermediary and GML graph files. The generated GML graph definitions were designed for usage with a freely available interactive graph visualization tool.

Data instrumentation is accomplished through a series of Python utilities built on top of a fully documented custom API. Binaries, source code and in-depth documentation are available in the bundled archive. Relevant slideshows from Process Stalker presentations are available on the past speaking engagements page. More information about this concept is also available from the research page.

Download Page