tin-z / emerald

Import DynamoRIO drcov code coverage data into Ghidra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EMERALD

Example

ELIMINATE THE DEAD

🚀 Installation:

Copy the repository files into any of ghidra_scripts directories, open the Script Manager and search for emerald and enable In Tool option:

image

✨Demo:

DynamoRIO drcov data can be generated using the following command:

drrun -t drcov -- [MODULE_NAME] [ARGS]

image

🔒 License

Licensed under GNU General Public License v3.0

⛏️ BUG? OPEN NEW ISSUE

OPEN NEW ISSUE

About

Import DynamoRIO drcov code coverage data into Ghidra

License:GNU General Public License v3.0


Languages

Language:Python 100.0%