Jump to content
Nytro

REPLICA

Recommended Posts

Posted

REPLICA

Example

TAME THE DRAGON

68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d76312e302e302d677265656e2e737667 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c76332d626c75652e737667 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f46656174757265732d31332d7265642e737667

Features

  • Disassemble missed instructions - Define code that Ghidra's auto analysis missed

  • Detect and fix missed functions - Define functions that Ghidra's auto analysis missed

  • Fix 'undefinedN' datatypes - Enhance Disassembly and Decompilation by fixing 'undefinedN' DataTypes

  • Set MSDN API info as comments - Integrate information about functions, arguments and return values into Ghidra's disassembly listing in the form of comments

  • Tag Functions based on API calls - rename functions that calls one or more APIs with the API name and API type family if available

  • Detect and mark wrapper functions - Rename wrapper functions with the wrapping level and wrapped function name

  • Fix undefined data and strings - Defines ASCII strings that Ghidra's auto analysis missed and Converts undefined bytes in the data segment into DWORDs/QWORDs

  • Detect and label crypto constants - Searche and label constants known to be associated with cryptographic algorithm in the code

  • Detect and comment stack strings - Find and post-comment stack strings

  • Detect and label indirect string references - find and label references to existing strings

  • Detect and label indirect function calls - find and label references to existing functions

  • Rename Functions Based on string references - rename functions that references one or more strings with the function name followed by the string name.

  • Bookmark String Hints - Bookmark intersting strings (file extensions, browser agents, registry keys, etc..)

🚀 Installation:

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

🔒 License

Licensed under GNU General Public License v3.0

⛏️ BUG? OPEN NEW ISSUE

OPEN NEW ISSUE

 

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...