10000 GitHub - ReverseTools/replica: Ghidra analysis script that aims to help in malware analysis.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ReverseTools/replica

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

version License Features

REPLICA - TAME THE DRAGON

image

START

Copy the repository files into any of ghidra_scripts directories and extract db.7z, directories can be found from Window->Script Manager->Script Directories

image

Search for replica and enable in tool option image

Done! image

image

Features

Disassemble missed instructions

72688789-73b6d200-3b13-11ea-9120-5ee1b4f68b1b

Detect and fix missed functions

image

Fix 'undefined' datatypes

image

Set MSDN API info as comments

image

Tag Functions based on API calls

image

Detect and mark wrapper functions

image

Fix undefined data and strings

image

Detect and label crypto constants

image

Detect and comment stack strings

image

Detect and label indirect string references

image

Detect and label indirect function calls

image

Rename Functions Based on string references

image

Bookmark String Hints

image

BUG? OPEN NEW ISSUE

https://github.com/reb311ion/replica/issues

About

Ghidra analysis script that aims to help in malware analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0