1 link tagged with all of: python + deobfuscation + garble + strings + go
Links
GoStringUngarbler is a Python tool that extracts and deobfuscates strings from Go binaries obfuscated with the Garble tool. It requires specific flags during compilation and supports Windows and Linux binaries. The program works by patching decryption routines to reveal the original strings.
go ✓
deobfuscation ✓
strings ✓
garble ✓
python ✓