Install drltrace
# choco
choco install drmemory
Copy the repository files into any of ghidra_scripts
directories, open the Script Manager and search for savvy and enable In Tool option:
drltrace log can be generated using the following command:
drltrace.exe -logdir . -print_ret_addr -only_from_app [file]
Licensed under GNU General Public License v3.0
OPEN NEW ISSUE