All Projects → reb311ion → emerald

reb311ion / emerald

Licence: GPL-3.0 license
Import DynamoRIO drcov code coverage data into Ghidra

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to emerald

Awesome Reverse Engineering
Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 3500 open source tools and 2300 posts&videos)
Stars: ✭ 2,954 (+9746.67%)
Mutual labels:  dynamorio, ghidra
bonomen
BONOMEN - Hunt for Malware Critical Process Impersonation
Stars: ✭ 42 (+40%)
Mutual labels:  malware-analysis
android-stalkerware
Various analysis of Android stalkerware
Stars: ✭ 88 (+193.33%)
Mutual labels:  malware-analysis
code-coverage-action
GitHub Action that generates code coverage reports
Stars: ✭ 28 (-6.67%)
Mutual labels:  code-coverage
CutterDRcov
DynamoRIO coverage visualization for cutter
Stars: ✭ 51 (+70%)
Mutual labels:  dynamorio
aparoid
Static and dynamic Android application security analysis
Stars: ✭ 62 (+106.67%)
Mutual labels:  malware-analysis
ghidra-65816
WDC 65816 processor module for Ghidra
Stars: ✭ 19 (-36.67%)
Mutual labels:  ghidra
Guanciale
🥓 Grab info needed by Carbonara from executables and disassemblers databases
Stars: ✭ 14 (-53.33%)
Mutual labels:  malware-analysis
awesome-executable-packing
A curated list of awesome resources related to executable packing
Stars: ✭ 720 (+2300%)
Mutual labels:  malware-analysis
Malware-Zoo
Hashes of infamous malware
Stars: ✭ 18 (-40%)
Mutual labels:  malware-analysis
ssdc
ssdeep cluster analysis for malware files
Stars: ✭ 24 (-20%)
Mutual labels:  malware-analysis
angr-antievasion
Final project for the M.Sc. in Engineering in Computer Science at Università degli Studi di Roma "La Sapienza" (A.Y. 2016/2017).
Stars: ✭ 35 (+16.67%)
Mutual labels:  malware-analysis
cheatsheet
These are some of the commands which I use frequently during Malware Analysis and DFIR.
Stars: ✭ 23 (-23.33%)
Mutual labels:  malware-analysis
Owlyshield
Owlyshield is an EDR framework designed to safeguard vulnerable applications from potential exploitation (C&C, exfiltration and impact))..
Stars: ✭ 281 (+836.67%)
Mutual labels:  malware-analysis
cypress-example-todomvc-redux
Example TodoMVC application with full code coverage
Stars: ✭ 43 (+43.33%)
Mutual labels:  code-coverage
octocov
octocov is a toolkit for collecting code metrics (code coverage, code to test ratio and test execution time).
Stars: ✭ 191 (+536.67%)
Mutual labels:  code-coverage
kar98k public
pwn & ctf tools for windows
Stars: ✭ 24 (-20%)
Mutual labels:  malware-analysis
ruby-codacy-coverage
DEPRECATED Post coverage results to Codacy
Stars: ✭ 12 (-60%)
Mutual labels:  code-coverage
ghidra-r2web
Ghidra plugin to start an r2 webserver to let r2 interact with it
Stars: ✭ 38 (+26.67%)
Mutual labels:  ghidra
assemblyline
AssemblyLine 4 - File triage and malware analysis
Stars: ✭ 69 (+130%)
Mutual labels:  malware-analysis

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].