Pinned Repositories
010-Editor-Template
010_template_for_android
OAT AXML ARSC Template for 010Editor
aes
AES code
AGTool
Android-GetAPKInfo
获取Android应用基本信息的工具集
android-modding
A large collection of github repositories related to android modding.
Android_InlineHook
Android内联hook框架
AssetsTools.NET
Read and write unity assets/bundle files, based on https://github.com/DerPopo/UABE/
awesome-reverse-engineering
Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 4600 open source tools)
Zygisk-Il2CppDumper
Using Zygisk to dump il2cpp data at runtime
GitChenCpp's Repositories
GitChenCpp/android-modding
A large collection of github repositories related to android modding.
GitChenCpp/Zygisk-Il2CppDumper
Using Zygisk to dump il2cpp data at runtime
GitChenCpp/010-Editor-Template
GitChenCpp/aes
AES code
GitChenCpp/AGTool
GitChenCpp/Android-GetAPKInfo
获取Android应用基本信息的工具集
GitChenCpp/AssetsTools.NET
Read and write unity assets/bundle files, based on https://github.com/DerPopo/UABE/
GitChenCpp/BlackBox
BlackBox is a virtual engine, it can clone and run virtual application on Android, users don't have to install APK file to run the application on devices. BlackBox control all virtual applications, so you can do anything you want by using BlackBox.
GitChenCpp/DexBuilder
Generate dex file by c++
GitChenCpp/DoS-2-Savegame-Editor
Savegame Editor for Divinity Original Sin II
GitChenCpp/elf-loader
GitChenCpp/FRIDA-DEXDump
Fast search and dump dex on memory.
GitChenCpp/frida-il2cpp-bridge
Dump, manipulate and hijack any IL2CPP application at runtime with a high level of abstraction.
GitChenCpp/frida_dump
frida dump dex, frida dump so
GitChenCpp/Il2CppDumperTool
该脚本用来批量断点libil2cpp.so的函数
GitChenCpp/Il2cppListHook
A simple System.Collections.Generic.List<T> hook for il2cpp x64 builded apps. Creates a "fake" .net-list and swap it data with original's list data
GitChenCpp/Il2CppVersions
Build scripts & historical header files for every available minor version of Unity's Il2Cpp project
GitChenCpp/libelfin
C++11 ELF/DWARF parser
GitChenCpp/luadec
Lua Decompiler for lua 5.1 , 5.2 and 5.3
GitChenCpp/MaxHook
Windows hooking library based on frida-gum with simplified APIs.
GitChenCpp/PG3D-Hook
POC Hooking PG3D v16.6.1
GitChenCpp/pgg_back_door
拼多多apk内嵌提权代码,及动态下发dex分析
GitChenCpp/service-tracker
GitChenCpp/simpread
简悦导入文章
GitChenCpp/StepFC
Make FC(NES) Emulator Step-by-Step 一步一步模拟红白机
GitChenCpp/trace_natives
一个小脚本,用于trace so中native函数的调用。
GitChenCpp/TypeTreeDumps
An archive of struct layout information for Unity versions
GitChenCpp/UABEA
c# uabe for newer versions of unity
GitChenCpp/UnityGameLocalizationDemo
基于hook的u3d游戏汉化另类思路
GitChenCpp/UnpackShellScripts
总结大佬们的脱壳脚本