• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Reverse Engineering Replica: Ghidra Analysis Enhancer

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
done.png


replica

Ghidra Analysis Enhancer

✨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 call 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 – Search and label constants known to be associated with the cryptographic algorithm in the code
    ⚡ Detect and comment stack strings – Find and post-comment stack strings
    ⚡ Rename Functions Based on string references – rename functions that reference one or more strings with the function name followed by the string name.
    ⚡ Bookmark String Hints – Bookmark interesting strings (file extensions, browser agents, registry keys, etc..)

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top