ghidra_stack_strings
ghidra_stack_strings copied to clipboard
A script to detect stack-strings by using emulation (leveraging Unicorn)
Ghidra Stack-strings
A script to detect stack-strings written by the selected x86/x64 instructions, emulated using Unicorn.
The script is written in Python 3, so it needs Ghidrathon.