Pinned Repositories
aarch64
Pure Ruby ARM64 Assembler
Android-CrackMeS
Some crackme i built for Android
android-inject-custom
Example showing how to use Frida for standalone injection of a custom payload
AndroidSec
记录一些我自己在学习Android逆向过程中的有意思的东西
ApkSignatureKill
apphook
一款基于xposed做的分析插件
application-services
Firefox Application Services
asm_buddy
Small script to assemble/disassemble from CLI
MohX64's Repositories
MohX64/aarch64
Pure Ruby ARM64 Assembler
MohX64/AndroidSec
记录一些我自己在学习Android逆向过程中的有意思的东西
MohX64/ApkSignatureKill
MohX64/apphook
一款基于xposed做的分析插件
MohX64/application-services
Firefox Application Services
MohX64/AssemblyBot
Telegram bot for assembling and disassembling on-the-go.
MohX64/awesome-mobile-CTF
This is a curated list of mobile based CTFs, write-ups and vulnerable apps. Most of them are android based due to the popularity of the platform.
MohX64/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.
MohX64/CTF-All-In-One
CTF竞赛权威指南
MohX64/de-ollvm
IDA Python Script for anti ollvm
MohX64/DetectFrida
Detect Frida for Android
MohX64/fd
frida runtime (no python required, only a single file),One-click support for ios dump
MohX64/flare-emu
MohX64/frida-android-unpinning
A Frida script to disable SSL certificate pinning in a target application
MohX64/frida-gum
Cross-platform instrumentation and introspection library written in C
MohX64/frida-scripts-1
A collection of my Frida.re instrumentation scripts to facilitate reverse engineering of mobile apps.
MohX64/frida-tools
Frida CLI tools
MohX64/interruptor
The home for Interruptor, a human-friendly interrupts hook library based on Frida's Stalker
MohX64/jna
Java Native Access
MohX64/learning-frida
A blog about learning how to use the Frida dynamic instrumentation toolkit with Android
MohX64/me.jsonet.jshook
用js写hook / JsHook
MohX64/MemDumper
Dump Memory of Process in Android
MohX64/QBDI
A Dynamic Binary Instrumentation framework based on LLVM.
MohX64/r2frida
Radare2 and Frida better together.
MohX64/r2frida-scripts
This repository includes some r2frida scripts to monitor iOS and Android Mobile apps.
MohX64/rasputin
A place to reborn
MohX64/strongR-frida-android
An anti detection version frida-server for android.
MohX64/unrasp_guard
Anti Tamper & Anti Frida Bypass For Our Lovely LolGuard
MohX64/VMProtect-devirtualization
Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.
MohX64/xpu01
基于Xposed框架安卓脱壳软件