mdcgqq's Stars
CodingGay/BlackObfuscator
Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and make it difficult to analyze the actual program control flow.
Aliucord/hook
Java Xposed Api for LSPlant
LSPosed/LSPlant
A hook framework for Android Runtime (ART)
LSPosed/LSPatch
LSPatch: A non-root Xposed framework extending from LSPosed
microsoft/PowerToys
Windows system utilities to maximize productivity
jmpews/Dobby
a lightweight, multi-platform, multi-architecture hook framework.
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
jboss-javassist/javassist
Java bytecode engineering toolkit
linkedin/dexmaker
A utility for doing compile or runtime code generation targeting Android's Dalvik VM
darvincisec/DetectFrida
Detect Frida for Android
JusticeRage/Gepetto
IDA plugin which queries uses language models to speed up reverse-engineering
liaoguobao/TweakMe
android免root native层与java层注入框架
haoel/haoel.github.io
aredridel/how-to-read-code
A talk about how to read source code
reqable/reqable-app
Reqable issue track repo
Abbbbbi/Frida-Seccomp
一个Android通用svc跟踪以及hook方案——Frida-Seccomp
gojue/ecapture
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
ServenScorpion/VirtualApp
support android 12 应用分身、模拟设备、模拟wifi、虚拟多开、钉钉打卡、企微打卡、插件开发、XP插件、模拟用户操作、java hook、c++ hook
hugsy/gef
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
mandiant/flare-emu
SeeFlowerX/stackplz
基于eBPF的堆栈追踪工具
AeonLucid/frida-syscall-interceptor
Pr0214/findhash
一个IDA脚本,可以检测出哈希算法(无论是否魔改常数)并生成frida hook 代码。
httptoolkit/frida-interception-and-unpinning
Frida scripts to directly MitM all HTTPS traffic from a target mobile application
IIIImmmyyy/frida-trace
this is frida trace assemble and register change tools
charles2gan/GDA-android-reversing-Tool
the fastest and most powerful android decompiler(native tool working without Java VM) for the APK, DEX, ODEX, OAT, JAR, AAR, and CLASS file. which supports malicious behavior detection, privacy leaking detection, vulnerability detection, path solving, packer identification, variable tracking, deobfuscation, python&java scripts, device memory extraction, data decryption, and encryption, etc.
hluwa/frida-dexdump
A frida tool to dump dex in memory to support security engineers analyzing malware.
lasting-yang/frida_hook_libart
Frida hook some jni functions
tiann/epic
Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11