akkuman / DecryptStringFogLinks
解密 StringFog 的默认的xor加密的文本字符串
☆15Updated 6 years ago
Alternatives and similar repositories for DecryptStringFog
Users that are interested in DecryptStringFog are comparing it to the libraries listed below
Sorting:
- 字符串反射解密、解混淆☆36Updated 8 years ago
- framenthook☆63Updated 6 years ago
- run java method of Android in Jadx without Android device.☆61Updated 2 years ago
- ☆23Updated 7 years ago
- 基于Frida的脱壳工具☆12Updated 7 years ago
- 安卓安全工具,包含jniECB、AES加解密,frida、xposed、root检测☆28Updated 4 years ago
- ☆24Updated 5 years ago
- 类太极☆34Updated 5 years ago
- elf 函数加密,字符串加密☆50Updated 9 years ago
- ☆21Updated 5 years ago
- This is a tool used to inject so to any app by ptrace.☆90Updated 2 years ago
- This is an injection tool that can inject xposed module to debuggable app by jdwp.☆51Updated 3 years ago
- ☆23Updated 3 years ago
- get android app signature without java api☆35Updated 6 years ago
- ELF 加固,暂时支持dalvik模式☆45Updated 7 years ago
- ☆52Updated 7 years ago
- fart修复脚本☆45Updated 4 years ago
- Hook native with xposed☆18Updated 3 years ago
- 利用android_inject和hookZz框架写的一个Android zygote注入andorid程序,进行中☆12Updated 7 years ago
- ☆94Updated 7 years ago
- Detect Frida Android☆47Updated 3 years ago
- getSharedPreferences的 MODE_WORLD_READABLE 在7.0以上会闪退,所以用contentprovider去替换。这里只提供出具体的两个实现类,根据自己的业务看着改吧。