Stars
Inject gadget.so into target app via Zygisk. Only supports arm64
支持Android7-15移动证书,兼容magiskv20.4+/kernelsu/APatch, Support Android7-15, compatible with magiskv20.4+/kernelsu/APatch
Allows you to partly emulate an Android native library.
Blackbox Protobuf is a set of tools for working with encoded Protocol Buffers (protobuf) without the matching protobuf definition.
Script to quickly hook natives call to JNI in Android
实现jsvmp技术加密代码,基本实现ES5语法被翻译成VMP,ES6语法的一部分也被实现The basic implementation ES5 syntax is translated into VMP, and part of the ES6 syntax is also implemented
Yet another llvm based obfuscator based on goron.
Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
JS混淆代码的AST分析工具 AST analysis tool for obfuscated JS code
Hook ArtMethod::RegisterNative 动态注册无法逃离这个函数 防止某些app自实现动态注册,不走jni的registerNatives
IDA pro plugin to find crypto constants (and more)
Android certificate pinning disable tools
IDA Pro plugin which improves work with HexRays decompiler and helps in process of reconstruction structures and classes
heroims / obfuscator
Forked from obfuscator-llvm/obfuscatorollvm,base on llvm-clang 5.0.2, 6.0.1 , 7.0.1,8.0,9.0,9.0.1,10.x,11.x,12.x,13.x,14.x,swift-llvm-clang 5.0,swift-llvm-clang 5.5
A simple android utility for inject so (suport arm, aarch64)
计算内存中的libc.so,libart.so的crc与文件中的对比检测apk是否处于异常环境。