Skip to content

Binary Ninja plugin to deobfuscate strings obfuscated with the Garble project

License

Notifications You must be signed in to change notification settings

Invoke-RE/ungarble_bn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ungarble

Author: Invoke RE

Deobfuscate strings obfuscated using the Golang Garble project.

Description:

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.

License

This plugin is released under an Apache 2.0 license.

About

Binary Ninja plugin to deobfuscate strings obfuscated with the Garble project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages