Author: Invoke RE
Deobfuscate strings obfuscated using the Golang Garble project.
This project uses the Binary Ninja disassembly API to find strings that have been obfuscated using the garble project and emulates their obfuscation routines to recover the original strings. This is very much in the experimental stage.
This plugin is released under an Apache 2.0 license.