Pinned Repositories
-AndroidReverse
安卓逆向学习
666
aa-tools
Artifact analysis tools by JPCERT/CC Analysis Center
AllowDebugging
A tool of kernel level for bypassing debug detection!
btrace
btrace:binder_transaction+eBPF+Golang实现通用的Android APP动态行为追踪工具
Captcha-recognition
detx
deobf tx libtprt's obfuscation
new-elm
pdf-unstamp
pdf文档去水印
TInjector
劫持Zygote在App启动前注入so
123456789zws's Repositories
123456789zws/RootAppDetector
Small POC code that detects known root-related apps by attempting to launch their activities and monitoring security exception.
123456789zws/UnrealVTDbg
一个基于VT的开源调试器 界面是delphi编写
123456789zws/ARM64Emulator
基于 Unicorn 实现一个轻量级的 ARM64 模拟器,具备代码加载、内存映射、指令执行、反汇编、寄存器监控、Hook、Patch、字符串处理等功能,适合用于逆向分析或调试 ARM64 代码。(Implement a lightweight ARM64 emulator based on Unicorn, with features including code loading, memory mapping, instruction execution, disassembly, register monitoring, hooking, patching, and string manipulation. It is suitable for reverse engineering
123456789zws/AI_JS_DEBUGGER
基于Chrome开发者协议(CDP)的AI自动化JavaScript逆向分析工具
123456789zws/eDBG
eBPF-based lightweight debugger for Android
123456789zws/frida-SniffXv2
123456789zws/pylingual
Python decompiler for modern Python versions.
123456789zws/WhatsAppPatcher
A patcher that decompiles WhatsApp APK, patches the smali, recompiles and signs it.
123456789zws/NoHooker
一个通过控制指定内存段权限设置而实现阻止app自身inline hook行为的内核模块
123456789zws/bilingual_book_maker
Make bilingual epub books Using AI translate
123456789zws/protobuf_rev
123456789zws/Nornir-Rootkit
Yet another modern Linux kernel rootkit for educational purposes.
123456789zws/one-click-launch
一键启动是专注于提升操作效率的资源管理工具,支持快速批量启动多种类型资源。核心解决多任务场景下的重复操作痛点。One-Click Launch is a resource management tool focused on enhancing operational efficiency, supporting the rapid batch launching of various types of resources. It addresses the pain points of repetitive operations in multitasking scenarios.
123456789zws/plt-rs-
Featureful library for iterating and hooking linux and android applications PLT (Procedure Linkage Table) at runtime
123456789zws/autoMate
like manus and omniparser.AI-driven local automation assistant that uses natural language to make computers work by themselves
123456789zws/HybridClrHookNative
Hybridclr Hook in native
123456789zws/Pyarmor-Static-Unpack-1shot
✅ No need to run ✅ Pyarmor 8.0 - latest 9.1.1 ✅ Universal ✅ Statically convert obfuscated scripts to disassembly and (experimentally) source code.
123456789zws/QBDI_TRACE
123456789zws/ComprehendAI
An AI plugin for assisting IDA reverse analysis, which facilitates quickly summarizing the functions of code and accelerates the analysis efficiency.
123456789zws/QBDI_trace_demo
123456789zws/Neverland_Traner
ai打标工具,结合各大模型以及pyqt组件库框架开发的打标工具
123456789zws/crypto
c/c++ 实现一些标准加密,并且为每个加密做一个README,其中记录它的特点,方便更好的识别
123456789zws/FridaRepository
Frida script to capture the network traffic of Alipay
123456789zws/stalkercpp_xiaojia
stalker trace cpp
123456789zws/HookTool
使用 Java 编写的 Hook 工具!帮助你减轻编写 Hook 代码的复杂度!
123456789zws/cursor-auto-free
auto sign cursor
123456789zws/HRP_Auto_Analyze
一款基于LLM与IDA pro的高效的对ELF进行危险函数污点追踪分析插件,可生成超炫丽HTML报告,帮助用户快速定位和理解风险函数调用过程。
123456789zws/memwatch
PoC: Self-modification Detection in Android ARM64 Programs Using seccomp and ptrace
123456789zws/WMPFDebugger
Yet another WeChat miniapp debugger on Windows
123456789zws/mount_hidder
一个用于隐藏apatch root挂载文件特征的内核模块