Version 2.2
- Fix build for Ghidra 11
- Add
GoFuncCallStrings.java
script- Analyzes P-Code to find string structures passed directly to function calls via registers, without being written to the stack. Uses "normalize" style analysis with Ghidra's new built-in Golang support (see Ghidra release notes for supported Golang versions).