Skip to content

nwshenk55/IDBAutoMarkup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

IDBAutoMarkup

This script marks up an IDA Pro IDB with some comments that are helpful for malware reverse engineers when starting work on a sample.

It's primary two functions are the following:

(1) It attempts to trace usage of noteworthy APIs throughout the malware and writes comments to the IDB accordingly. (2) It counts the number of xref's to all user functions and writes comments to the IDB accordingly.

Example output:

Example output

About

This script marks up an IDA Pro IDB with comments that are helpful for malware reverse engineers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages