Pinned Repositories
Android-SSL_read-write-Hook
Hook SSL_read and SSL_write functions in the Android application with Frida.
android_virtual_cam
xposed安卓虚拟摄像头 android virtual camera on xposed hook
AndroidUnpinning
一个Xposed过抓包检测的类,可以过大部分java层ssl证书检测。
chrome-plugin-demo
《Chrome插件开发全攻略》配套完整Demo,欢迎clone体验
deobf
An arm32 ollvm like deofuscator,aim to remove obfuscation made by ollvm like compiler
dyld-43
Learning moch-O objects.
easyHttpProxy
support http/https proxy.类似于finddler,由java编写,代码简单便于理解。支持http/https代理!
Edit-This-Cookie
EditThisCookie is the famous Google Chrome/Chromium extension for editing cookies
ELF-ARM-HOOK-Library
It's very similiar to Substrate. But I give you three methods to do HOOK.
unicorn_demo
this is a demo for arm so simulation.
andy9211's Repositories
andy9211/AndroidUnpinning
一个Xposed过抓包检测的类,可以过大部分java层ssl证书检测。
andy9211/unicorn_demo
this is a demo for arm so simulation.
andy9211/Android-SSL_read-write-Hook
Hook SSL_read and SSL_write functions in the Android application with Frida.
andy9211/android_virtual_cam
xposed安卓虚拟摄像头 android virtual camera on xposed hook
andy9211/chrome-plugin-demo
《Chrome插件开发全攻略》配套完整Demo,欢迎clone体验
andy9211/deobf
An arm32 ollvm like deofuscator,aim to remove obfuscation made by ollvm like compiler
andy9211/dyld-43
Learning moch-O objects.
andy9211/easyHttpProxy
support http/https proxy.类似于finddler,由java编写,代码简单便于理解。支持http/https代理!
andy9211/Edit-This-Cookie
EditThisCookie is the famous Google Chrome/Chromium extension for editing cookies
andy9211/ELF-ARM-HOOK-Library
It's very similiar to Substrate. But I give you three methods to do HOOK.
andy9211/elf-dump-fix
Utils use to dump android ELF from memory and do some fix including the ELF section header rebuilding
andy9211/fastvm
arm virtual engine
andy9211/frida_hook_libart
Frida hook some jni functions
andy9211/HookLib
The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support
andy9211/killAntiDebugging
一个过iOS应用简单反调试功能的CaptainHook Tweak
andy9211/libc
libc targeted for android systems hooking.
andy9211/pinduoduo_backdoor
拼多多apk内嵌提权代码,及动态下发dex分析
andy9211/pinduoduo_backdoor_unpacker
Samples and Unpacker of malicious backdoors and exploits developed and used by Pinduoduo
andy9211/proxyee
HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.
andy9211/sk3wldbg
Debugger plugin for IDA Pro backed by the Unicorn Engine
andy9211/SocksDroid
andy9211/SoFix
Android So Fix
andy9211/ssl_logger
Decrypts and logs a process's SSL traffic.
andy9211/stackplz
基于eBPF的堆栈追踪工具
andy9211/strong-frida
make frida strong, bypass frida detection.
andy9211/unicorn_pe
Unicorn PE is an unicorn based instrumentation project designed to emulate code execution for windows PE files.
andy9211/WebViewDebugHook
Use Xposed force all webView to debug on android 4.4+
andy9211/xadb
some useful adb commands for android reversing and debugging both 32 and 64 bit and support macOS and win10's MINGW64.
andy9211/xhASOios