stickycookie's Stars
ag2s20150909/TTS
rev1si0n/bxxt
📦 安卓 BOOT.IMG/RECOVERY.IMG/SELINUX/PROPERTY 解包打包实用工具,启动镜像编辑解包打包,selinux 修改,ro 属性修改。
asLody/AndHook
Android dynamic instrumentation framework
djkaty/Il2CppInspector
Powerful automated tool for reverse engineering Unity IL2CPP binaries
oleavr/frida-agent-example
Example Frida agent written in TypeScript
leetcool/leetdump
1337C001's Memory Dumper
MRKDaGods/MRK-Android
Multi-Utility dynamic library for Android
zhkl0228/unidbg
Allows you to emulate an Android native library, and an experimental iOS emulation
wuhx/AppInspect
codeless Android hook (experimental)
viruscamp/luadec
Lua Decompiler for lua 5.1 , 5.2 and 5.3
microsoft/Detours
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
franko/luajit-lang-toolkit
A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations
ttimasdf/luajit-lang-toolkit
A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations
LuaJIT/LuaJIT
Mirror of the LuaJIT git repository
aadog/fd-back
frida runtime (no python required, only a single file),One-click support for ios dump
ele7enxxh/Android-Inline-Hook
thumb16 thumb32 arm32 inlineHook in Android
sensepost/objection
📱 objection - runtime mobile exploration
r0ysue/AndroidSecurityStudy
安卓应用安全学习
zzwlpx/ljd
LuaJIT raw-bytecode decompiler
dnSpyEx/dnSpy
Unofficial revival of the well known .NET debugger and assembly editor, dnSpy
svengong/xcubebase_riru
基于magisk 和riru的frida持久化方案
bytedance/bhook
:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.
nevermoe/EHook
A hooking framework for commercial Android emulators (雷电模拟器, NOX, BlueStacks).
Rebzzel/kiero
Universal graphical hook for a D3D9-D3D12, OpenGL and Vulkan based games.
kaisar945/Xposed-GodMode
A xposed module similar to AdBlock, You can edit the application user interface at will.
conanhujinming/comments-for-awesome-courses
名校公开课程评价网
lief-project/tutorials
Materials for LIEF tutorials
axhlzy/UnityGameLocalizationDemo
基于hook的u3d游戏汉化另类思路
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
lotabout/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.