Pinned Repositories
ADAT
adbi
Android Dynamic Binary Instrumentation Toolkit
ADVMP
APK加壳
AndroidChecklist
Android应用审计checklist整理
AndroidEagleEye
An Xposed based module which is capable of hooking both Android system APIs and applications' methods.
anti_debugging
Anti-debug test for Android platform
aosp-docker
apk-medit
memory search and patch tool on debuggable apk without root & ndk
AppMonitor
dex2jar
將dex轉成jar的一個工具。
nnn7h's Repositories
nnn7h/aosp-docker
nnn7h/apk-medit
memory search and patch tool on debuggable apk without root & ndk
nnn7h/byOpen
🎉A dlopen library that bypasses mobile system limitation
nnn7h/conbeerlib
Android library for detecting Android virtual containers.
nnn7h/CustomLinker
nnn7h/dcc
DCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.
nnn7h/DeClang
An anti-hacking compiler forked from the ollvm (https://github.com/obfuscator-llvm/obfuscator)
nnn7h/DeepFaceLab
DeepFaceLab is a tool that utilizes deep learning to recognize and swap faces in pictures and videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
nnn7h/deobf
An arm32 ollvm like deofuscator,aim to remove obfuscation made by ollvm like compiler
nnn7h/dexsim
A python3 veresion for dex-oracle.
nnn7h/DSS
nnn7h/dumb-obfuscator
Tutorial on how to write the dumbest obfuscator I could think of.
nnn7h/elf-dump-fix
Utils use to dump android ELF from memory and do some fix including the ELF section header rebuilding
nnn7h/ExAndroidNativeEmu
An improved version of AndroidNativeEmu,Allow running android elf on PC
nnn7h/fake-linker
Modify Android linker to provide loading module and hook function
nnn7h/ghidra
Ghidra is a software reverse engineering (SRE) framework
nnn7h/Hikari
LLVM Obfuscator
nnn7h/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
nnn7h/iOSAppHook
专注于非越狱环境下iOS应用逆向研究,从dylib注入,应用重签名到App Hook
nnn7h/obfuscator
ollvm,base on llvm-clang 5.0.2, 6.0.1 , 7.0.1,8.0,9.0(waiting fix fla),swift-llvm-clang 5.0(waiting support swift obfuscator)
nnn7h/r0capture
安卓应用层抓包通杀脚本
nnn7h/smaliemu
A smali emulator.
nnn7h/SsagePass
LLVM PASS by SsageParuders.Port to llvm_14.06 with New PM.Support for Android-ndk-r25(LTS).
nnn7h/taobao_seckill
淘宝、天猫半价抢购,抢电视、抢茅台,干死黄牛党
nnn7h/Tigress_protection
Playing with the Tigress binary protection. Break some of its protections and solve some of its challenges. Automatic deobfuscation using symbolic execution, taint analysis and LLVM.
nnn7h/upx
UPX - the Ultimate Packer for eXecutables
nnn7h/videoproject
基于python/django的视频点播网站
nnn7h/WeChatAutomationUtil
微信自动发送朋友圈-自动化工具
nnn7h/xploader
An Xposed plugin loader without rebooting the phone
nnn7h/XposedAppium
基于Xposed自动化框架