Pinned Repositories
Android-Disassembler
Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱
CrackSo
CustomAppVMP
CustomDalvik
CustomLinker
deflat
DynamicAPK
Solution to implement multi apk dynamic loading for Android App. (实现Android App多apk插件化和动态加载,支持资源分包)
ML
Machine Learning
OLLVM_Deobfuscation
OLLVM_Deobfuscation is a Python-based ollvm deobfuscation tool, which now has a perfect performance on ollvm confused C / C + + code compiled on x86 architecture based Linux platform.
tinker
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
liumengdeqq's Repositories
liumengdeqq/AntiAntiDebug
liumengdeqq/AntiFrida_Bypass
Generic Script To Bypass Some AntiFrida Checks
liumengdeqq/atx-agent
HTTP Server runs on android devices
liumengdeqq/crack_libsgmain
Reverse libsgmain 聚安全sgmain逆向
liumengdeqq/deflat-1
use angr to deobfuscation
liumengdeqq/elf-dump-fix
Utils use to dump android ELF from memory and do some fix including the ELF section header rebuilding
liumengdeqq/FakeLocation
Fake Location
liumengdeqq/FakeXposed
Hide xposed, root, file redirection, etc.
liumengdeqq/FingerprintPay
让微信、QQ、支付宝、淘宝、云闪付支持使用指纹支付
liumengdeqq/FreeReflection
A library that lets you use reflection without any restriction above Android P
liumengdeqq/frida-dexdump
A frida tool to dump dex in memory to support security engineers analyzing malware.
liumengdeqq/Frida-Seccomp
一个Android通用svc跟踪以及hook方案——Frida-Seccomp
liumengdeqq/frida_ssl_logger
ssl_logger based on frida
liumengdeqq/hiddenapi-stubs
liumengdeqq/HiddenapiStubs
liumengdeqq/interruptor
Human-friendly cross-platform system call tracing and hooking library based on Frida's Stalker
liumengdeqq/IOSDetect
IOS设备信息检测 HOOK检测 应用安全 安全攻防 越狱 重打包 patch 签名检测 注入检测
liumengdeqq/mars
Mars is a cross-platform network component developed by WeChat.
liumengdeqq/microavx
An AVX Lifter for the Hex-Rays Decompiler
liumengdeqq/Riru
Inject into zygote process
liumengdeqq/sktrace
liumengdeqq/taobao-iphone-device
tidevice can be used to communicate with iPhone device
liumengdeqq/trace_natives
一个小脚本,用于trace so中native函数的调用。
liumengdeqq/uncorn-patch-easyollvm
This is sb project
liumengdeqq/voltron
A hacky debugger UI for hackers
liumengdeqq/XEdXposed
liumengdeqq/Xpatch
免Root实现app加载Xposed插件工具。This is a tool to repackage apk file, then the apk can load any xposed modules installed in the device. It is another way to hook an app without root device.
liumengdeqq/xVMP
liumengdeqq/zardaxt
Passive TCP/IP Fingerprinting Tool. Run this on your server and find out what Operating Systems your clients are *really* using.
liumengdeqq/ZXHookUtil
【iOS逆向】Tweak工具函数集,基于theos、monkeyDev