Skip to content

Import DynamoRIO drcov code coverage data into Ghidra

License

Notifications You must be signed in to change notification settings

reb311ion/emerald

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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