☆972May 7, 2021Updated 4 years ago
Alternatives and similar repositories for SoFixer
Users that are interested in SoFixer are comparing it to the libraries listed below
Sorting:
- frida dump dex, frida dump so☆1,979Aug 20, 2025Updated 7 months ago
- Utils use to dump android ELF from memory and do some fix including the ELF section header rebuilding☆479Jun 1, 2020Updated 5 years ago
- 一个小脚本,用于trace so中native函数的调用。☆570Aug 7, 2021Updated 4 years ago
- Frida hook some jni functions☆1,697Oct 22, 2025Updated 5 months ago
- A Frida based tool that traces usage of the JNI API in Android apps.☆1,817Jul 18, 2023Updated 2 years ago
- 一个Android通用svc跟踪以及hook方案——Frida-Seccomp☆649May 14, 2024Updated last year
- ☆379May 8, 2024Updated last year
- ART环境下自动化脱壳方案☆2,649Jan 13, 2025Updated last year
- ☆420Mar 17, 2023Updated 3 years ago
- Allows you to emulate an Android native library, and an experimental iOS emulation☆4,846Mar 15, 2026Updated last week
- An OLLVM-CFF Deobfuscation Plugin☆627Dec 5, 2023Updated 2 years ago
- 基于eBPF的堆栈追踪工具☆1,373Jan 11, 2026Updated 2 months ago
- Android So文件浏览修复工具☆405Jul 2, 2018Updated 7 years ago
- FridaContainer 整合了网上流行的和自己编写的常用的 frida 脚本,为逆向工作提效之用。 frida 脚本模块化,Java & Jni Trace。☆1,476Nov 13, 2025Updated 4 months ago
- DCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.☆1,271Feb 7, 2024Updated 2 years ago
- 通过内存特征检测frida☆514Nov 5, 2019Updated 6 years ago
- 基于ART主动调用的脱壳机☆781Jun 30, 2022Updated 3 years ago
- Allows you to partly emulate an Android native library.☆1,524Feb 13, 2025Updated last year
- Jnitrace for cpp☆309Apr 7, 2024Updated last year
- An improved version of AndroidNativeEmu,Allow running android elf on PC☆702Dec 1, 2023Updated 2 years ago
- Modify Android linker to provide loading module and hook function☆465Oct 13, 2025Updated 5 months ago
- 基础反检测 frida-server / Basic anti-detection frida-server☆1,780Mar 14, 2026Updated last week
- 一个IDA插件,利用frida-stalker在加载so时打印出所有函数调用,解决frida-trace无法在so加载时trace的问题☆286May 16, 2025Updated 10 months ago
- Frida-based libil2cpp.so runtime parsing script☆643Feb 2, 2026Updated last month
- 整理一些unidbg常用的工具在这里☆357Mar 4, 2022Updated 4 years ago
- An anti detection version frida-server for android.☆1,597Mar 14, 2026Updated last week
- 一个IDA脚本,可以检测出哈希算法(无论是否魔改常数)并生成frida hook 代码。☆444Jul 14, 2021Updated 4 years ago
- ROM逆向工具☆656Mar 12, 2024Updated 2 years ago
- Script to quickly hook natives call to JNI in Android☆627Aug 3, 2023Updated 2 years ago
- A frida tool to dump dex in memory to support security engineers analyzing malware.☆4,502Mar 4, 2023Updated 3 years ago
- a lightweight, multi-platform, multi-architecture hook framework.☆4,651Jan 26, 2025Updated last year
- 记录一些我自己在学习Android逆向过程中的有意思的东西☆814Sep 11, 2023Updated 2 years ago
- 安卓Java层多功能追踪脚本☆814Sep 12, 2023Updated 2 years ago
- 又一款基于ART的主动调用的脱壳机☆784Oct 21, 2021Updated 4 years ago
- An android Dex protection shell implementation☆911Mar 6, 2026Updated 2 weeks ago
- dex-vm used to protect the android classes.dex file☆1,085Aug 22, 2025Updated 6 months ago
- android memory access trace utility powered by frida framework☆248Apr 2, 2022Updated 3 years ago
- 🔨 Break Java Reverse Engineering form Memory World!