You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Reverse engineering often involves time-consuming and error-prone struct layout generation in Ghidra.
Describe the solution you'd like
Create a Ghidra plugin that automates struct layout generation using advanced heuristics, saving users time and ensuring precise struct sizes.
Describe alternatives you've considered
Currently, there are no direct alternatives in Ghidra for automating this critical aspect of reverse engineering.
Additional context
This feature aims to enhance the Ghidra experience by seamlessly integrating automated struct layout generation, streamlining the workflow of reverse engineers.
This discussion was converted from issue #5787 on September 18, 2023 10:33.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
Reverse engineering often involves time-consuming and error-prone struct layout generation in Ghidra.
Describe the solution you'd like
Create a Ghidra plugin that automates struct layout generation using advanced heuristics, saving users time and ensuring precise struct sizes.
Describe alternatives you've considered
Currently, there are no direct alternatives in Ghidra for automating this critical aspect of reverse engineering.
Additional context
This feature aims to enhance the Ghidra experience by seamlessly integrating automated struct layout generation, streamlining the workflow of reverse engineers.
Beta Was this translation helpful? Give feedback.
All reactions