Pinned Repositories
And64InlineHook
Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++
AndroidHeap
Some exercises to understand Android heap exploit
AndroidInjection
This project contains several exercises about injection using ptrace on Android platform
AndroMemDumper
A tool used to dump the memory of a specific process on Android.
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
Core
Shared Obfuscation Core
DrawFlowDiagramOfSmaliMethods
Draw basic flow diagram of methods in smali file based on unconditional jump and conditional jump instructions.
ExtractDexFromOat
This tool is used to extract dex files from oat file.
ManyFace.github.io
Blogs
trip-to-iOS
iOS 学习资料整理
ManyFace's Repositories
ManyFace/ExtractDexFromOat
This tool is used to extract dex files from oat file.
ManyFace/AndroidInjection
This project contains several exercises about injection using ptrace on Android platform
ManyFace/DrawFlowDiagramOfSmaliMethods
Draw basic flow diagram of methods in smali file based on unconditional jump and conditional jump instructions.
ManyFace/AndroMemDumper
A tool used to dump the memory of a specific process on Android.
ManyFace/AndroidHeap
Some exercises to understand Android heap exploit
ManyFace/And64InlineHook
Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++
ManyFace/ManyFace.github.io
Blogs
ManyFace/trip-to-iOS
iOS 学习资料整理
ManyFace/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
ManyFace/Core
Shared Obfuscation Core
ManyFace/CVE_2019_2025_EXP
ManyFace/detection
Collection of Various Root Detection Apps for Android
ManyFace/getMacForNetlink
ManyFace/Hikari
LLVM Obfuscator
ManyFace/kprobe-sys
code to intercept linux syscall
ManyFace/LLVMMyPass
My toy llvm pass
ManyFace/obfuscator
ManyFace/pinduoduo_backdoor
拼多多apk内嵌提权代码,及动态下发dex分析
ManyFace/Pluto-Obfuscator
Obfuscator based on LLVM 12.0.1
ManyFace/RamFuzz
Combining Unit Tests, Fuzzing, and AI
ManyFace/README
README文件语法解读,即Github Flavored Markdown语法介绍
ManyFace/rootadb
restart adbd with root privileges
ManyFace/VirtualXposed
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
ManyFace/VMProtect
VMProtect Leaked Source Code