Pinned Repositories
AESJniEncrypt
Make safest code in Android. (ndk实现AES,key在native中,防止被二次打包){长期维护,请star,勿fork}
DumpApkInfo
apk信息查看工具,可用于查壳
FartRepair
fart修复脚本
IDAFrida
IDA Frida Plugin for tracing something interesting,adjust for IDA using python2
MobileSec
记录一些我自己在学习Android逆向过程中的有意思的东西
MonkeyDev-for-Xcode13
CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.
r0tracer
安卓Java层多功能追踪脚本
sign
逆向app的sign等参数的思路和体验, 安卓逆向, 安卓破解, 逆向app,爬虫解密
Simp1er
Wallbreaker
help you understand java memory world.(using private APIs in frida)
Simp1er's Repositories
Simp1er/MobileSec
记录一些我自己在学习Android逆向过程中的有意思的东西
Simp1er/FartRepair
fart修复脚本
Simp1er/MonkeyDev-for-Xcode13
CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.
Simp1er/Wallbreaker
help you understand java memory world.(using private APIs in frida)
Simp1er/IDAFrida
IDA Frida Plugin for tracing something interesting,adjust for IDA using python2
Simp1er/r0tracer
安卓Java层多功能追踪脚本
Simp1er/sign
逆向app的sign等参数的思路和体验, 安卓逆向, 安卓破解, 逆向app,爬虫解密
Simp1er/Simp1er
Simp1er/Anti-Disassembly-On-Arm64
User inline asm to anti-disassembly on arm64
Simp1er/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.
Simp1er/btrace
🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more native events like IO.
Simp1er/cracking4crawling
一些爬虫相关的签名、验证码破解
Simp1er/drozer
The Leading Security Assessment Framework for Android.
Simp1er/flutter-reverse
Flutter application reverse engineering
Simp1er/FRIDA-DEXDump
Fast search and dump dex on memory.
Simp1er/frida-protobuf
Simp1er/Frida-Seccomp
一个Android通用svc跟踪以及hook方案——Frida-Seccomp
Simp1er/libstdc-for-Xcode-13
Xcode 10 之后删除的 libstdc++ 库
Simp1er/obfuscator
Simp1er/Objection_java
Objection Android 部分功能Java实现
Simp1er/Patchs
patch ext
Simp1er/pinduoduo_backdoor_unpacker
Samples and Unpacker of malicious backdoors and exploits developed and used by Pinduoduo
Simp1er/RSA
using openssl make RSA and Java RSA
Simp1er/SecurityInterviewGuide
网络信息安全从业者面试指南(持续补充各公司招聘题目和侧重点)
Simp1er/Simp1er.github.io
Simp1er/SpiderCollection
记录遇到的一些网站的加密和混淆
Simp1er/Static-Program-Analysis-Book
Getting started with static program analysis. 静态程序分析入门教程。
Simp1er/tb
Simp1er/vmprotect-3.5.1
Simp1er/voltron
A hacky debugger UI for hackers