sudami / jebPlugins

Various Jeb plugins, including obfuscation restore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jebPlugins

Various Jeb plugins, including obfuscation restore

Current included: Source Info Restorer. Restore class name from proguarded output. Example:

.class public a
.super VolleyError
.source "TimeoutError.java"

can be used to restore a to its origin name TimeoutError

To be added: De-obfuscator

License

[jebPlugins] use SATA License (Star And Thank Author License), so you have to star this project before using. Read the license carefully.

About

Various Jeb plugins, including obfuscation restore

License:Other


Languages

Language:Python 100.0%