From 10c9f3eb25089d4013e46b4ac1e97df2930043a9 Mon Sep 17 00:00:00 2001 From: metzger100 Date: Wed, 20 Apr 2022 17:27:40 +0200 Subject: [PATCH 01/49] Added ApkEasyTool, cutter, Ghidra and Bytecodeviewer --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3f3db8..81f6603 100644 --- a/README.md +++ b/README.md @@ -418,10 +418,14 @@ A collection of github repositories related to android modding. [Apktool](https://github.com/iBotPeaches/Apktool) by iBotPeaches : A tool for reverse engineering Android apk files. +[ApkEasyTool](https://forum.xda-developers.com/t/tool-windows-apk-easy-tool-v1-59-2-2021-04-03.3333960/) by evildog1 : lightweight ApkTool-GUI with many features and adb-support (like adb install). + [kikfox](https://github.com/kikfox/kikfox) by kikfox : A resource obfuscated apk decompiling tool. [jadx](https://github.com/skylot/jadx) by skylot : Dex to Java decompiler. +[Bytecode-Viewer](https://github.com/Konloch/bytecode-viewer) by Konloch : Powerfull GUI for multiple decompilers like JADX, Fernflower, Krakatau, smali and co. + [fernflower](https://github.com/fesh0r/fernflower) by fesh0r : Unofficial mirror of FernFlower Java decompiler. [Cpp2IL](https://github.com/SamboyCoding/Cpp2IL) by SamboyCoding : WIP Tool to reverse Unity's IL2CPP build process back to the original managed DLLs. @@ -583,10 +587,14 @@ A collection of github repositories related to android modding. [Tool-Converter-ASCII](https://github.com/MikaCybertron/Tool-Converter-ASCII) by MikaCybertron : Offline tool to Converter ASCII to Decimal & Decimal to ASCII. -# IDA +# IDA / reverse-engineering platforms + + +[IDA-Pro-Leak](https://github.com/IDALeaker/IDA-Pro-Leak) by IDALeaker : Since the original ida pro leak repo got deleted, I decided to upload them here! Enjoy! +[cutter](https://github.com/rizinorg/cutter) by rizinorg : It aims at being an advanced and customizable reverse engineering platform while keeping the user experience in mind. Cutter is created by reverse engineers for reverse engineers. -[IDA-Pro-Leak](https://github.com/IDALeaker/IDA-Pro-Leak) by IDALeaker : Since the original ida pro leak repo got deleted, I decided to upload them here! Enjoy!. +[Ghidra](https://github.com/NationalSecurityAgency/ghidra) by NSA : Ghidra is a software reverse engineering framework with a powerfull set of features and tools including a debugging mode. [idaplugins-list](https://github.com/onethawt/idaplugins-list) by onethawt : A list of IDA Plugins. From 182e5db4d930435b21cabdc63f2be8021a287d3d Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Wed, 20 Apr 2022 23:24:04 +0200 Subject: [PATCH 02/49] Update README.md --- README.md | 757 ------------------------------------------------------ 1 file changed, 757 deletions(-) diff --git a/README.md b/README.md index 81f6603..d1fcb0a 100644 --- a/README.md +++ b/README.md @@ -9,776 +9,19 @@ A collection of github repositories related to android modding. - [ ] Make everything look nicer (*in progress*) # Categories - - [Mod Menu Templates](https://github.com/jbro129/android-modding#mod-menu-templates) - - [Dumping and Unpacking](https://github.com/jbro129/android-modding#dumping-and-unpacking) - - [Packing and Protection](https://github.com/jbro129/android-modding#packing-and-protection) - - [C++ Libraries](https://github.com/jbro129/android-modding#c-libraries) - - [Hooking Libraries and Templates](https://github.com/jbro129/android-modding#hooking-libraries-and-templates) - - [Modding Projects and Tutorials](https://github.com/jbro129/android-modding#modding-projects-and-tutorials) - - [Modding Tools](https://github.com/jbro129/android-modding#modding-tools) - - [IDA](https://github.com/jbro129/android-modding#IDA) - - [Frida](https://github.com/jbro129/android-modding#frida) - - [Virtual Engines](https://github.com/jbro129/android-modding#virtual-engines) - - [Other](https://github.com/jbro129/android-modding#other) # Mod Menu Templates -[New Mod Style Layout And Mod Menu](https://github.com/KMODs-dev/New-Mod-Style-Layout-And-Mod-Menu) by KMODs-dev : A mod menu template. - -[PlatinmodsMenu](https://github.com/FrostyHacker/PlatinmodsMenu) by FrostyHacker : A Platinmods mod menu template. - -[Android-Hooking-Patching-Template](https://github.com/LGLTeam/Android-Hooking-Patching-Template) by LGLTeam : Hooking and Patching template for Android. - -[FrostyMenu](https://github.com/FrostyHacker/FrostyMenu) by FrostyHacker : A mod menu template. - -[Android-Mod-Menu](https://github.com/LGLTeam/Android-Mod-Menu) by LGLTeam : A mod menu template. - -[Mod-Menu-Without-Overlay-Permission-Demo](https://github.com/LGLTeam/Mod-Menu-Without-Overlay-Permission-Demo) by LGLTeam : A mod menu template that doesn't need an overlay permission. - -[Substrate-Template-With-Mod-Menu](https://github.com/Octowolve/Hooking-Template-With-Mod-Menu) by Octowolve : A mod menu + hooking template. - -[iOS-Mod-Menu-Template-for-Theos](https://github.com/joeyjurjens/iOS-Mod-Menu-Template-for-Theos) by joeyjurjens : An iOS mod menu template. - -[FloatingModMenu](https://github.com/MrIkso/FloatingModMenu) by MrIkso : A mod menu template. - -[Animation-Menu-v1](https://github.com/raunakmods/Animation-Menu-v1) by raunakmods : A mod menu template that has custon animations. - -[iGMM](https://github.com/TheArmKing/iGMM) by TheArmKing : A Unity DLL mod menu template. - -[UnityMenu](https://github.com/TechXPlays/UnityMenu) by TechXPlays : A Unity DLL mod menu template. - -[UnityModMenuAndroid](https://github.com/AndnixSH/UnityModMenuAndroid) by AndnixSH : A Unity DLL mod menu template. - -[Android-Mod-Menu-Animation](https://github.com/LGLTeam/Android-Mod-Menu-Animation) by LGLTeam : A mod menu template with animation. - -[VipMod-Mod-Menu-With-Canvas](https://github.com/LGLTeam/VipMod-Mod-Menu-With-Canvas) by LGLTeam : A canvas-based mod menu template. - -[Alternative-Android-Mod-Menu](https://github.com/AlternativeAlse/Alternative-Android-Mod-Menu) by AlternativeAlse : A mod menu template. - -[FloatingModMenu-Template](https://github.com/VanHoevenTR/FloatingModMenu-Template) by VanHoevenTR : Floating Mod Menu template for Android - -[ModMenu-CMODs](https://github.com/CoRingaModzOfficial/ModMenu-CMODs) by CoRingaModzOfficial : A mod menu template. - -[GodsTeam-Mod-Menu](https://github.com/LGLTeam/GodsTeam-Mod-Menu) by LGLTeam : A mod menu template. - -[ClassicUnityModMenuAndroid](https://github.com/AndnixSH/ClassicUnityModMenuAndroid) by AndnixSH : A Unity DLL mod menu template. - -[JFMODSMenu](https://github.com/FrostyHacker/JFMODSMenu) by FrostyHacker : A mod menu template. - -[FwdAssaultPmt](https://github.com/FrostyHacker/FwdAssaultPmt) by FrostyHacker : A FWD Assault Platinmods mod menu. - -[UnityPCModMenu](https://github.com/Francois284Modz/UnityPCModMenu) by Francois284Modz : A Unity DLL mod menu template. - -[DLL-Mod-Menu](https://github.com/LGLTeam/DLL-Mod-Menu) by LGLTeam : A Unity DLL mod menu template. - -[-Hard-Android-Menu-](https://github.com/KolanHacker/-Hard-Android-Menu-) by KolanHacker : A simple menu. - -[Mod-Menu-With-Memory-hack](https://github.com/LGLTeam/Mod-Menu-With-Memory-hack) by LGLTeam : Mod Menu with memory hack written in Java, which those functions would be called to lib. GameGuardian values can be used for it. - -[Mod-Menu-Without-Overlay-Permission-Demo](https://github.com/LGLTeam/Mod-Menu-Without-Overlay-Permission-Demo) by LGLTeam : No need overlay permission anymore. - -[MOD-MENU-WITH-MONOSTRING](https://github.com/AllanFuego/MOD-MENU-WITH-MONOSTRING) by AllanFuego : Mod menu template with MonoString hook support. - - # Dumping and Unpacking - -[Il2CppDumper](https://github.com/Perfare/Il2CppDumper) by Perfare : An il2cpp dumper. - -[Riru-Il2CppDumper](https://github.com/Perfare/Riru-Il2CppDumper) by Perfare : Using Riru to dump il2cpp data at runtime. - -[Il2CppInspector](https://github.com/djkaty/Il2CppInspector) by djkaty : A powerful automated tool for reverse engineering Unity IL2CPP binaries. - -[Il2CppInspectorPlugins](https://github.com/djkaty/Il2CppInspectorPlugins) by djkaty : The official repository of plugins for Il2CppInspector. - -[Il2CppTranslator](https://github.com/BitCrackers/Il2CppTranslator) by BitCrackers : A library to help make deobfuscation plugins for Il2CppInspector. - -[Beebyte-Deobfuscator](https://github.com/OsOmE1/Beebyte-Deobfuscator) by OsOmE1 : A plugin for Il2CppInspector that performs quasi deobfuscation. - -[Compiled-Beeless-BeeByte-DeObfuscator](https://github.com/SliceCast/Compiled-Beeless-BeeByte-DeObfuscator) by SliceCast : Compiled Beeless BeeByte deobfuscator. - -[Il2CppDumper](https://github.com/Jumboperson/Il2CppDumper) by Jumboperson : Better version of PokemonGoDumper. - -[Il2CppDumper YuanShen](https://github.com/kagurazakasanae/Il2CppDumper-YuanShen) by kagurazakasanae : Modified version of Il2CppDumper allows you to dump methods of UserAssembly.dll of the game Genshin Impact. - -[Il2CppDumper GUI](https://github.com/AndnixSH/Il2CppDumper-GUI) by AndnixSH : Simple GUI version of Il2CppDumper - -[Il2CppDumper-HI3](https://github.com/AndnixSH/Il2CppDumper-HI3) by AndnixSH : Modified Il2CppDumper which can decrypt and dump Honkai Impact 3rd games. - -[PokemonGoDumper](https://github.com/Jumboperson/PokemonGoDumper) by Jumboperson : A POC way to dump Pokemon Go. - -[UE4Dumper](https://github.com/kp7742/UE4Dumper) by kp7742 : Unreal Engine 4 Dumper - Dump libUE4.so and Generate Structure SDK. - -[UnrealDumper-4.25](https://github.com/guttir14/UnrealDumper-4.25) by guttir14 : Unreal Engine 4.23-4.27 Dumper. - -[UE4SDKGenerator](https://github.com/D-R-99/UE4SDKGenerator) by D-R-99 : Unrealengine4 SDK Generator for Android supports UE4.18 to UE4.22. - -[LibDumper](https://github.com/BryanGIG/LibDumper) by BryanGIG : APK For Dumping Memory libil2cpp.so / libUE4.so from memory. - -[BlackDex](https://github.com/CodingGay/BlackDex) by CodingGay : An android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment, can run on any Android mobile phones or emulators, and can unpack APK files in several seconds. - -[Dumpity](https://github.com/sc2ad/Dumpity) by sc2ad : An IL2CPP Dumper that dumps all types into classes that can support reading and writing from .assets files. - -[MemDumper](https://github.com/kp7742/MemDumper) by kp7742 : Dump Memory of Process in Android. - -[DumpDex](https://github.com/aos3618/DumpDex) by aos3618 : A very simple dump dex file unpacking tool based on Xposed. - -[dumpDex](https://github.com/WrBug/dumpDex) by WrBug : An Android shelling tool, needs xposed support, easy development has integrated the project. - -[drizzleDumper](https://github.com/DrizzleRisk/drizzleDumper) by DrizzleRisk : drizzleDumper is an Android shelling tool based on memory search. - -[android_unpacker](https://github.com/CheckPointSW/android_unpacker) by CheckPointSW : A (hopefully) generic unpacker for packed Android apps. - -[AppSpear](https://github.com/UchihaL/AppSpear) by UchihaL : a universal and automated unpacking system. - -[android-unpacker](https://github.com/strazzere/android-unpacker) by strazzere : Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0. - -[DexHunter](https://github.com/zyq8709/DexHunter) by zyq8709 : General Automatic Unpacking Tool for Android Dex Files. - -[dexdump](https://github.com/smartdone/dexdump) by smartdone : Xposed plug-in for quick release of the first generation shell. - - # Packing and Protection -[Obfuscapk](https://github.com/ClaudiuGeorgiu/Obfuscapk) by ClaudiuGeorgiu : An automatic obfuscation tool for Android apps. - -[ApkEncryptor](https://github.com/espmihacker/ApkEncryptor) by espmihacker : A android app for encrypting apk. - -[AndResGuard](https://github.com/shwenzhang/AndResGuard) by shwenzhang : Proguard resource for Android by wechat team. - -[AabResGuard](https://github.com/bytedance/AabResGuard) by bytedance : Android app bundle resource obfuscation tool. - -[ApkToolPlus](https://github.com/linchaolong/ApkToolPlus) by linchaolong : An apk reverse analysis tool (a apk analysis tools). - -[dexknife-wj](https://github.com/godlikewangjun/dexknife-wj) by godlikewangjun : APK reinforcement plug-in with signature verification, dex encryption, resource obfuscation. - -[anti_Android](https://github.com/TUGOhost/anti_Android) by TUGOhost : Protect Android App anti any attacks and environments. - -[AntiDebugandMemoryDump](https://github.com/darvincisec/AntiDebugandMemoryDump) by darvincisec : Anti-Debug and Anti-Memory Dump for Android. - -[DetectFrida](https://github.com/darvincisec/DetectFrida) by darvincisec : Detect Frida for Android. - -[Oo0Proguard](https://github.com/L-JINBIN/Oo0Proguard) by L-JINBIN : Modified version of Proguard, the obfuscated class name is Oo0 combination. - -[KiwiApkProtect](https://github.com/iKiwiSec/KiwiApkProtect) by iKiwiSec : encryption for mobile android applications. - -[Bangcle](https://github.com/woxihuannisja/Bangcle) by woxihuannisja : The second generation Android Hardening Protection. - -[StormJiagu](https://github.com/codingsf/StormJiagu) by codingsf : Android Dex Protector. - -[BlackObfuscator](https://github.com/CodingGay/BlackObfuscator) by CodingGay : An obfuscator for Android APK DexFile. - -[BlackObfuscator-GUI](https://github.com/CodingGay/BlackObfuscator-GUI) by CodingGay : This project is an graphical utility based on BlackObfuscator.. - -[BlackObfuscator-ASPlugin](https://github.com/CodingGay/BlackObfuscator-ASPlugin) by CodingGay : This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. - -[skidfuscator-java-obfuscator](https://github.com/terminalsin/skidfuscator-java-obfuscator) by terminalsin : Public proof-of-concept obfuscator using the MapleIR framework designed by cts & bibl. - -[yGuard](https://github.com/yWorks/yGuard) by yWorks : The open-source Java obfuscation tool working with Ant and Gradle. - -[paranoid](https://github.com/MichaelRocks/paranoid) by MichaelRocks : String obfuscator for Android applications. - -[Enigma](https://github.com/christopherney/Enigma) by christopherney : Gradle Plugin - Obfuscator String Encryption (Android/Java). - -[Obfuscate](https://github.com/adamyaxley/Obfuscate) by adamyaxley : Guaranteed compile-time string literal obfuscation header-only library for C++14. - -[cpp11-compile-time-string-obfuscation](https://github.com/Rednick16/cpp11-compile-time-string-obfuscation) by Rednick16 : a mini project to obfuscate strings/hex and const char strings/objective c strings. - -[nmmp](https://github.com/maoabc/nmmp) by maoabc : dex-vm used to protect the android classes.dex file. - - # C++ Libraries - -[KittyMemory](https://github.com/MJx0/KittyMemory) by MJx0 : This library aims for runtime code patching for both Android and iOS. - -[ByNameModding](https://github.com/geokar2006/ByNameModding) by geokar2006 : Modding il2cpp games by classes, methods, fields names. - -[il2cpp-hacking](https://github.com/Octowolve/il2cpp-hacking) by Octowolve : POC for modding il2cpp using il2cpp functions. - -[MonoDumperKit](https://github.com/MJx0/MonoDumperKit) by MJx0 : DLL dumper for mono backend games. - -[MonoInjectorKit](https://github.com/MJx0/MonoInjectorKit) by MJx0 : DLL injector for mono backend games. - -[IL2CppResolver](https://github.com/MJx0/IL2CppResolver) by : Resolve il2cpp calls for internal unity engine functions. - -[Unity-Mods](https://github.com/Octowolve/Unity-Mods) by Octowolve : A collection of unity mods. - -[il2cpp_mono_string](https://github.com/geokar2006/il2cpp_mono_string) by geokar2006 : Working il2cpp(mono) string for hacking unity il2cpp games. - -[MonoString](https://github.com/FateHack/MonoString) by FateHack : The string class of the il2cpp game implements the conversion and modification of char* and std::string. - -[UnityStuff](https://github.com/kp7742/UnityStuff) by kp7742 : A collection of structs and other useful things for hacking 64 bit iOS Unity games. - -[XIL2CppDumper](https://github.com/4ch12dy/XIL2CppDumper) by 4ch12dy : IL2CppDumper written in C++. - -[NativeIORedirect](https://github.com/dolphinwang/NativeIORedirect) by dolphinwang : Native IO Redirect implementation for Android. - -[PeachPatch](https://github.com/HimekoEx/PeachPatch) by HimekoEx : Android Runtime Code Patch. - -[ImGui-Text-Marquee](https://github.com/Rev/ImGui-Text-Marquee) by Rev : An easy way to make a text marquee using ImGui. - -[ImGui-Rainbow-Colour-Cycler](https://github.com/Rev/ImGui-Rainbow-Colour-Cycler) by Rev : An easy way to make a cool rainbow colour cycler using ImGui. - -[Collection-Chams-For-IL2CPP-Unity-Games](https://github.com/DarksideH/Collection-Chams-For-IL2CPP-Unity-Games) by DarksideH : Collection Chams for IL2CPP Unity Game. - - # Hooking Libraries and Templates - -[Android_Inline_Hook](https://github.com/GToad/Android_Inline_Hook) by GToad: Native library hooking that works with thumb-2 and arm32. - -[Android_InlineHook](https://github.com/zhuotong/Android_InlineHook) by zhuotong : Android inline hook framework. - -[And64InlineHook](https://github.com/Rprop/And64InlineHook) by Rprop : Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++. - -[VirtualFastHook](https://github.com/turing-technician/VirtualFastHook) by turing-technician : Android application hooking tool based on FastHook + VirtualApp. - -[whale](https://github.com/asLody/whale) by asLody : Hook Framework for Android/IOS/Linux/MacOS. - -[LSPlant](https://github.com/LSPosed/LSPlant) by LSPosed : A hook framework for Android Runtime (ART). - -[android-inline-hook](https://github.com/bytedance/android-inline-hook) by bytedance : An inline hook library for Android apps. - -[SandHook](https://github.com/ganyao114/SandHook) by ganyao114 : Android ART Hook/Native Inline Hook/Single Instruction Hook. - -[Android-Inline-Hook](https://github.com/ele7enxxh/Android-Inline-Hook) by ele7enxxh : thumb16 thumb32 arm32 inlineHook in Android. - -[ARMPatch](https://github.com/RusJJ/ARMPatch) by RusJJ : Just a hook for ARM applications based on ARMhook, on Cydia's Substrate and on Rprop's And64InlineHook. - -[xHook](https://github.com/iqiyi/xHook) by iqiyi : A PLT hook library for Android native ELF. - -[Unity-Substrate-Hook-Android](https://github.com/jbro129/Unity-Substrate-Hook-Android) by jbro129 : Android Cydia Substrate MSHookFunction Used On Unity IL2CPP. - -[Dobby](https://github.com/jmpews/Dobby) by jmpews : A lightweight, multi-platform, multi-architecture hook framework. - -[Android Inline Hook ARM64](https://github.com/GToad/Android_Inline_Hook_ARM64) by GToad : Native library hooking that works with arm64. - -[VirtualHook](https://github.com/PAGalaxyLab/VirtualHook) by PAGalaxyLab : Android application hooking tool based on VirtualApp. - -[FamgyAndroidInject](https://github.com/famgy/FamgyAndroidInject) by famgy : Android native inject hook inlinehook. - -[VirtualHook_Mono_SO](https://github.com/cjyanyi/VirtualHook_Mono_SO) by cjyanyi : Unity .apk hooking demo based on VirtualApp. - -[FastHook](https://github.com/turing-technician/FastHook) by turing-technician : Android ART Hook. - -[MonoNativeHook](https://github.com/FateHack/MonoNativeHook) by FateHack : Hook image.namespace.class.method. - -[Hooking-and-Patching-android-template](https://github.com/Djngo/Hooking-and-Patching-android-template) by Djngo : Hooking and binary patching template using Substrate and KittyMemory respectively. - -[Android-Hooking-Template](https://github.com/joeyjurjens/Android-Hooking-Template) by joeyjurjens : Just a simple hooking template which makes use of Cydia Substrate. - -[Il2CppHook](https://github.com/sc2ad/Il2CppHook) by sc2ad : A multi-platform runtime hook library for IL2CPP. Provides various mod-related helper headers. - -[HookDemo](https://github.com/13767004362/HookDemo) by 13767004362 : Android plug-in case. - -[bhook](https://github.com/bytedance/bhook) by bytedance : A PLT hook framework for Android apps. - -[AndroidCydiaHook](https://github.com/russell-shizhen/AndroidCydiaHook) by russell-shizhen : Android Cydia Substrate hooks native C code. - -[cydiasubstrate_hooktools](https://github.com/F8LEFT/cydiasubstrate_hooktools) by F8LEFT : Java and jni partial function hook project. - -[MonoHook](https://github.com/Misaka-Mikoto-Tech/MonoHook) by Misaka-Mikoto-Tech : Hook C# method at runtime without modify dll file (such as UnityEditor.dll). - -[HookUnityEngineMethod](https://github.com/naivetang/HookUnityEngineMethod) by naivetang : Methods in Hook UnityEngine. - - # Modding Projects and Tutorials - -[PG3D-JbroLauncher](https://github.com/jbro129/PG3D-JbroLauncher) by jbro129 : Jbro129's Old PG3D Launcher/ CodeInjection App. - -[Fixed-Jbro-ModLauncher](https://github.com/ARandomPerson7/Fixed-Jbro-ModLauncher) by ARandomPerson7 : Mod Launcher by Jbro129 fixed to work with Root instead of VA. - -[PG3D-Hook](https://github.com/jbro129/PG3D-Hook) by jbro129 : POC Hooking PG3D v16.6.1. - -[ImpostorModmenu](https://github.com/Devilx86/ImpostorModmenu) by Devilx86 : An Among Us Mod Menu. - -[PUBG-Mobile-ESP-External-Mod-Menu-2](https://github.com/LGLTeam/PUBG-Mobile-ESP-External-Mod-Menu-2) by LGLTeam : A PUBG external mod menu. - -[ModMenu FreeFire Esp](https://github.com/KMODs-dev/ModMenu-FreeFire-Esp) by KMODs-dev : A FreeFire ESP mod menu. - -[PUBG-Mobile-DESI-ESP-External-Mod-Menu](https://github.com/LGLTeam/PUBG-Mobile-DESI-ESP-External-Mod-Menu) by LGLTeam : A PUBG external mod menu. - -[PUBG-Mobile-ESP-External-Mod-Menu-3](https://github.com/LGLTeam/PUBG-Mobile-ESP-External-Mod-Menu-3) by LGLTeam : A PUBG external mod menu. - -[NewMod-Layout-Style-FreeFire-ESP-Aimbot](https://github.com/LGLTeam/NewMod-Layout-Style-FreeFire-ESP-Aimbot) by LGLTeam : A FreeFire mod menu with ESP and aimbot. - -[FreeFire-Patching-Mod-Menu](https://github.com/LGLTeam/FreeFire-Patching-Mod-Menu) by LGLTeam : A FreeFire mod menu. - -[FreeFire-Antenna-Hack](https://github.com/LGLTeam/FreeFire-Antenna-Hack) by LGLTeam : A FreeFire antenna hack. - -[FreeFire-ESP-And-Aimbot-3](https://github.com/LGLTeam/FreeFire-ESP-And-Aimbot-3) by LGLTeam : A FreeFire mod menu with ESP and aimbot. - -[FreeFire-ESP-And-Aimbot-2](https://github.com/LGLTeam/FreeFire-ESP-And-Aimbot-2) by LGLTeam : A FreeFire mod menu with ESP and aimbot. - -[FreeFire-ESP-And-Aimbot](https://github.com/LGLTeam/FreeFire-ESP-And-Aimbot) by LGLTeam : A FreeFire mod menu with ESP and aimbot. - -[Pubg-Mobile-Mod-Menu-v1.2.0-Source-Code](https://github.com/SamiGamingYt/Pubg-Mobile-Mod-Menu-v1.2.0-Source-Code) by SamiGamingYt : A PUBG mod menu source. - -[PUBG-MOBILE-Mod-Menu-v1.3.0-Source-Code-By-Sami-Gaming](https://github.com/SamiGamingYt/PUBG-MOBILE-Mod-Menu-v1.3.0-Source-Code-By-Sami-Gaming) by SamiGamingYt : A PUBG mod menu source. - -[Standoff 2 Hack Source](https://github.com/Oifox/Standoff-2-Hack-Source) by Oifox : Standoff 2 Masskill and Telekill source. - -[scp internal il2cpp](https://github.com/t1f7/scp-internal-il2cpp) by t1f7 : l2cpp internal hack for SCP SL. - -[8 Ball Pool](https://github.com/jonathansilva/8BallPool) by jonathansilva : 2020 - 8 Ball Pool Guideline Hack. - -[Il2CppQuestTypePatching](https://github.com/sc2ad/Il2CppQuestTypePatching) by sc2ad : POC for adding custom types to il2cpp on runtime. - -[ShadowgunLegendsAimbot](https://github.com/GodzExploit/ShadowgunLegendsAimbot) by GodzExploit : Shadowgun Legends v0.4.2 Aimbot. - -[Masskill](https://github.com/AutoTEC1204/Masskill) by AutoTEC1204 : This is masskill hack for a game called forward assault and for IOS. - -[Pixel-Strike-3D-Mod-Menu-Source-Code](https://github.com/GodzExploit/Pixel-Strike-3D-Mod-Menu-Source-Code) by GodzExploit : Pixel Strike 3D Mod Menu Source Code. - -[PixelGun3D-Mod-Menu-Source-Code-SliceCast](https://github.com/GodzExploit/PixelGun3D-Mod-Menu-Source-Code-SliceCast) by GodzExploit : Source Code for PG3D 17.6.2 Mod Menu. - -[Telekill](https://github.com/Rednick16/Telekill) by Rednick16 : Source code for Telekill peeps. - -[ESP Source](https://github.com/busmanl30/ESP-Source) by busmanl30 : ESP Lines and Source. - -[esp-source-code-for-ios](https://github.com/MobeanIM/esp-source-code-for-ios) by MobeanIM : This esp code is for a box around the enemy, snap lines, distance numbers, and health bars. - -[beatsaber-hook](https://github.com/sc2ad/beatsaber-hook) by sc2ad : POC for oculus quest beatsaber function hooking (il2cpp). - -[DarkMod-Floating](https://github.com/MrDarkRXx/DarkMod-Floating) by MrDarkRXx : Base To Create ModMenus Android By MrDarkRX. - -[PUBGPatcher](https://github.com/kp7742/PUBGPatcher) by kp7742 : ESP For PUBG Mobile, Made by KMODs. - -[ESPHack](https://github.com/AydikoGamer2424/ESPHack) by AydikoGamer2424 : ESP Hack. - -[Forward-Assault-Esp](https://github.com/DarksideH/Forward-Assault-Esp) by DarksideH : Fwd Assault Esp Mod Menu. - -[EspModMenuPubgMobile](https://github.com/jeel188/EspModMenuPubgMobile) by jeel188 : EspModMenuPubgMobile. - -[Mini-Militia-Mod-Tools](https://github.com/kp7742/Mini-Militia-Mod-Tools) by kp7742 : Mini Militia Mod Tools. - -[Bullet-Force-Hack-Source](https://github.com/Ioopen/Bullet-Force-Hack-Source) by Ioopen : Telekill for the game called Bullet Force. - -[Pixel-Gun-3D-Mod-Menu-Source-Code](https://github.com/Ioopen/Pixel-Gun-3D-Mod-Menu-Source-Code) by Ioopen : Mod menu code for pg3d. - -[External-PG3D-Injector](https://github.com/SliceCast/External-PG3D-Injector) by SliceCast : Write into android application lib.so with offset & hex bytes externally. - -[CODM-ESP-Aimbot-Mod-Menu](https://github.com/LGLTeam/CODM-ESP-Aimbot-Mod-Menu) by LGLTeam : CoDM ESP & Aimbot Mod Menu. - -[Cops-N-Robbers-Mod-Menu-Source-Code](https://github.com/Ioopen/Cops-N-Robbers-Mod-Menu-Source-Code) by Ioopen : Source Code for CNR V9.8.8 mod. - -[PUBG-Putz-Patcher](https://github.com/LGLTeam/PUBG-Putz-Patcher) by DESI ESP and Putri : PUBG Mobile ESP External Mod Menu project. - -[PUBG-MOBILE-ESP-MOD-MENU-BY-SAMI-GAMING](https://github.com/SamiGamingYt/PUBG-MOBILE-ESP-MOD-MENU-BY-SAMI-GAMING) by SamiGamingYt : PUBG Mobile ESP Menu. - -[PUBG_Hack_for_Emulator_in_CPP](https://github.com/Zero-One-Billion/PUBG_Hack_for_Emulator_in_CPP) by Zero-One-Billion : PUBG ESP Hack for Emulator using C++ code. - -[ESP-1.3.0](https://github.com/ExploitTheLoop/ESP-1.3.0) by ExploitTheLoop : ESP for pubg with updated offsets. - -[Hook-a-Field-Short-offset-like-0x1-Noob2-pro](https://github.com/7Hackers/Hook-a-Field-Short-offset-like-0x1-Noob2-pro) by 7Hackers : How to hook a field (Short offset like 0x1). - -[writemem](https://github.com/ExploitTheLoop/writemem) by ExploitTheLoop : useful library for writing memory into games like pubg in java no need to use c++. - -[Emulator-Android-External-Memory-Hacking](https://github.com/josuamanuel13/Emulator-Android-External-Memory-Hacking) by josuamanuel13 : android process/memory library root. - -[Esp-Mod-Menu](https://github.com/Oifox/Esp-Mod-Menu) by Oifox : Esp for Mod Menu. - -[GTInternalAndroid](https://github.com/ZTzTopia/GTInternalAndroid) by ZTzTopia : Growtopia android modmenu with ImGui. - -[banlose-team-modmenu](https://github.com/goldbocman/banlose-team-modmenu) by goldbocman : eban mod menu. - -[Bullet-Force-Source-Code](https://github.com/SliceCast/Bullet-Force-Source-Code) by SliceCast : Bullet Force Source Code for iOS & Android. - -[Combat-Master-Global-Chatspam](https://github.com/Rev/Combat-Master-Global-Chatspam) by Rev : Spams the global chat you see in the lobby of the game :). - - # Modding Tools - -[Tools Injector Mod Menu](https://github.com/T5ive/Tools-Injector-Mod-Menu) by T5ive : A tool to help automate mod menu creation. - -[libil2cpp Patcher](https://github.com/T5ive/libil2cpp-Patcher) by T5ive : A tool that makes hex editing easier. - -[KMrite](https://github.com/BryanGIG/KMrite) by BryanGIG : Writing into android application lib.so with offset & hex bytes. - -[ApkSignatureKiller](https://github.com/L-JINBIN/ApkSignatureKiller) by L-JINBIN : One-click cracking APK signature verification. - -[APKKiller](https://github.com/aimardcr/APKKiller) by aimardcr : Bypass android application integrity and signature check. - -[android-https-patcher](https://github.com/rlxone/android-https-patcher) by rlxone : Patch android apps to allow https traffic sniffing/packet capturing. - -[android-ssl-pinning-bypass](https://github.com/ilya-kozyr/android-ssl-pinning-bypass) by ilya-kozyr : Script to patch apk to allow HTTPS traffic inspection and SSL pinning. - -[Classloader-by-S4J](https://github.com/Hyupai/Classloader-by-S4J) by Hyupai : Dynamic classloader. - -[ClassLoader](https://github.com/Catherine22/ClassLoader) by Catherine22 : Loading apks or classes without reinstalling your app. - -[dnSpy](https://github.com/dnSpy/dnSpy) by dnSpy : .NET debugger and assembly editor. - -[dnSpy](https://github.com/dnSpyEx/dnSpy) by dnSpyEx : Continuation of the dnSpy project. - -[dnSpy.Extension.HoLLy](https://github.com/HoLLy-HaCKeR/dnSpy.Extension.HoLLy) by HoLLy-HaCKeR : A dnSpy extension to aid reversing of obfuscated assemblies. - -[Apktool](https://github.com/iBotPeaches/Apktool) by iBotPeaches : A tool for reverse engineering Android apk files. - -[ApkEasyTool](https://forum.xda-developers.com/t/tool-windows-apk-easy-tool-v1-59-2-2021-04-03.3333960/) by evildog1 : lightweight ApkTool-GUI with many features and adb-support (like adb install). - -[kikfox](https://github.com/kikfox/kikfox) by kikfox : A resource obfuscated apk decompiling tool. - -[jadx](https://github.com/skylot/jadx) by skylot : Dex to Java decompiler. - -[Bytecode-Viewer](https://github.com/Konloch/bytecode-viewer) by Konloch : Powerfull GUI for multiple decompilers like JADX, Fernflower, Krakatau, smali and co. - -[fernflower](https://github.com/fesh0r/fernflower) by fesh0r : Unofficial mirror of FernFlower Java decompiler. - -[Cpp2IL](https://github.com/SamboyCoding/Cpp2IL) by SamboyCoding : WIP Tool to reverse Unity's IL2CPP build process back to the original managed DLLs. - -[b00m h3adsh0t](https://github.com/lucylow/b00m-h3adsh0t) by lucylow : Computer Vision Game Development. Neural Network Configurable Aimbot for FPS games with custom training mode. - -[IL2CPPDumper](https://github.com/kp7742/IL2CPPDumper) by kp7742 : Dump Lib libil2cpp.so from Memory of Game Process and Generate structure dump.cs. - -[ARM-Converter](https://github.com/MikaCybertron/ARM-Converter) by MikaCybertron : Offline ARM64, ARM, and THUMB instruction to hex converter. - -[Get-New-Offset-with-Pattern-Scan](https://github.com/MikaCybertron/Get-New-Offset-with-Pattern-Scan) by MikaCybertron : Tool to get new offsets with pattern scan for those who don't want to open IDA multiple times for games. - -[ImHex](https://github.com/WerWolv/ImHex) by WerWolv : A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM. - -[biodiff](https://github.com/8051Enthusiast/biodiff) by 8051Enthusiast : Hex diff viewer using alignment algorithms from biology. - -[android-modding-tools](https://github.com/jbro129/android-modding-tools) by jbro129 : An android modding tool dump repo. - -[Il2CppParser](https://github.com/tacesrever/Il2CppParser) by tacesrever : libil2cpp symbol parser for ida. - -[Il2cppSpy](https://github.com/yukiarrr/Il2cppSpy) by yukiarrr : Unity IL2CPP Disassembler (for apk). - -[Memory Manager](https://github.com/connorguerin/Memory-Manager) by connorguerin : C++ memory manager for use with android apps. - -[APK Medit](https://github.com/aktsk/apk-medit) by aktsk : A memory search and patch tool on debuggable apk without root & ndk. - -[Pubg-Memory-Dumper](https://github.com/sahilbisla/Pubg-Memory-Dumper) by sahilbisla : A memory dumper for making ESP for pubg mobile. - -[Dexter](https://github.com/MikeAndrson/Dexter) by MikeAndrson : A WIP advanced DEX editor for Android. - -[ApktoolFX](https://github.com/oscar0812/ApktoolFX) by oscar0812 : A GUI for Apktool to make reverse engineering of android apps a breeze. - -[dex2jar](https://github.com/ThexXTURBOXx/dex2jar) by ThexXTURBOXx : A fork of the dex2jar project which aims to fix most issues. - -[AndroidAppRE](https://github.com/maddiestone/AndroidAppRE) by maddiestone : Android App Reverse Engineering Workshop. - -[MetaDataStringEditor](https://github.com/JeremieCHN/MetaDataStringEditor) by JeremieCHN : Modify string in file global-metadata.dat. - -[Il2CppSDKGenerator](https://github.com/kur0yama/Il2CppSDKGenerator) by kur0yama : An Il2Cpp SDK generator for Android (And probably IOS). - -[Il2CppAssemblyUnhollower](https://github.com/knah/Il2CppAssemblyUnhollower) by knah : A tool to generate Managed->IL2CPP proxy assemblies. - -[Unitor](https://github.com/BitCrackers/Unitor) by BitCrackers : A tool for analyzing and disassembling any unity game. Supports both mono and il2cpp. - -[IPAPatch](https://github.com/paradiseduo/IPAPatch) by paradiseduo : Patch iOS Apps, The Easy Way, Without Jailbreak. - -[Il2cppPatcher](https://github.com/kokonguyen191/Il2cppPatcher) by kokonguyen191 : Update your Android app mod with just one command. - -[Il2Cpp Modding Codegen](https://github.com/sc2ad/Il2Cpp-Modding-Codegen) by sc2ad : Generates code that can be built into a shared library for Il2Cpp modding. - -[PackageRenamer](https://github.com/testwhat/PackageRenamer) by testwhat : Change package name of apk. - -[Android-Mem-Edit](https://github.com/mrcang09/Android-Mem-Edit) by mrcang09 : Android memory plug-in, a memory modification tool for application processes. - -[DLGMemor](https://github.com/DeviLeo/DLGMemor) by DeviLeo : A memory editor and viewer for iOS (Jailed or not Jailed). - -[AssetStudio](https://github.com/Perfare/AssetStudio) by Perfare : A tool for exploring, extracting and exporting assets and assetbundles. - -[AssetRipper](https://github.com/ds5678/AssetRipper) by ds5678 : GUI and API library to work with Engine assets, serialized and bundle files. - -[AssetStudio](https://github.com/djkaty/AssetStudio) by djkaty : A tool for exploring, extracting and exporting assets and assetbundles. - -[UnrealPakTool](https://github.com/allcoolthingsatoneplace/UnrealPakTool) by allcoolthingsatoneplace : A tool that can extract .pak files for Unreal Engine 4. - -[RuntimeProcessNameChange](https://github.com/darvincisec/RuntimeProcessNameChange) by darvincisec : Dynamic Process name change for Android Apps. - -[PidTesting](https://github.com/ArcyMods/PidTesting) by ArcyMods : Get the pid of a process. - -[AndroidProjectCreator](https://github.com/ThisIsLibra/AndroidProjectCreator) by ThisIsLibra : Convert an APK to an Android Studio Project using multiple open-source decompilers. - -[SwissArmyKnife](https://github.com/android-notes/SwissArmyKnife) by android-notes : android ui debugging tool. - -[Android-Disassembler](https://github.com/KYHSGeekCode/Android-Disassembler) by KYHSGeekCode : Capstone-based disassembler application on android. - -[PG3D-CryptoPrefsGenerator](https://github.com/jbro129/PG3D-CryptoPrefsGenerator) by jbro129 : A PG3D Player Pref Encryption/Decryption Tool. - -[LibInjector](https://github.com/jbro129/LibInjector) by jbro129 : Write to an android apps lib.so at runtime. - -[PackageHook](https://github.com/jbro129/PackageHook) by jbro129 : Hook An Android Applications Package Config And Set It As You Want. - -[Il2CppDumperTool](https://github.com/axhlzy/Il2CppDumperTool) by axhlzy : A tool to batch breakpoint functions of libil2cpp.so. - -[PADumper](https://github.com/BryanGIG/PADumper) by BryanGIG : Easy Dump ELF libil2cpp.so from Android Process Memory. - -[mem](https://github.com/MobileForensicsResearch/mem) by MobileForensicsResearch : Tool used for dumping memory from Android devices. - -[UABE](https://github.com/DerPopo/UABE) by DerPopo : Unity Assets Bundle Extractor. - -[UABEA](https://github.com/nesrak1/UABEA) by nesrak1 : C# UABE for newer versions of unity. - -[UnityAssetReplacer](https://github.com/Skyluker4/UnityAssetReplacer) by Skyluker4 : A tool to replace files in a Unity Asset Bundle from given files. - -[ILSpy](https://github.com/icsharpcode/ILSpy) by icsharpcode : .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more). - -[UtinyRipper](https://github.com/mafaca/UtinyRipper) by mafaca : GUI and API library to work with Engine assets, serialized and bundle files. - -[APKSignReader](https://github.com/aimardcr/APKSignReader) by aimardcr : Android Application to read installed application signature and dump it as Base64 or C++ format. - -[CS-APKSignReader](https://github.com/aimardcr/CS-APKSignReader) by aimardcr : Windows C# version of APKSignReader. - -[APKiD](https://github.com/rednaga/APKiD) by rednaga : Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android. - -[Krakatau](https://github.com/Storyyeller/Krakatau) by Krakatau : Java decompiler, assembler, and disassembler. - -[raung](https://github.com/skylot/raung) by skylot : Assembler/disassembler for java bytecode. - -[simplify](https://github.com/CalebFenton/simplify) by CalebFenton : Android virtual machine and deobfuscator. - -[AndroidApktool](https://github.com/imkiwa/AndroidApktool) by imkiwa : Apktool runs on android. - -[apktoolAndroid](https://github.com/vfishv/apktoolAndroid) by vfishv : Apktool on Android. - -[tinker](https://github.com/Tencent/tinker) by Tencent : A hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk. - -[AutoAPKTool](https://github.com/TheArmKing/AutoAPKTool) by TheArmKing : A bash based script that helps you decompile, recompile, signs apks. - -[AutoSmali](https://github.com/TheArmKing/AutoSmali) by TheArmKing : A simple script that automatically adds your smali popup code for your APK Mods. - -[Image_to_byte_array_converter](https://github.com/geokar2006/Image_to_byte_array_converter) by geokar2006 : This program allows you to convert images to byte array for the mod menu on unity mono. - -[Archived-Repos](https://github.com/TheArmKing/Archived-Repos) by TheArmKing : A collection of TheArmKing's old repos or discontinued projects. - -[AutoToaster](https://github.com/AndnixSH/AutoToaster) by AndnixSH : Tool to automatically add a smali toast to your APK Mods. - -[ApkCrack](https://github.com/iamyours/ApkCrack) by iamyours : A tool that make your apk debuggable for Charles/Fiddler in Android 7.0. - -[AUDeobfuscator](https://github.com/lifeengines/AUDeobfuscator) by lifeengines : A simple script to help with the deobfuscation of il2cpp files. - -[GraxCode](https://github.com/GraxCode/threadtear) by threadtear : Multifunctional java deobfuscation tool suite. - -[AsmResolver](https://github.com/Washi1337/AsmResolver) by Washi1337 : A library for editing PE files with full .NET metadata support. - -[UnityExplorer](https://github.com/sinai-dev/UnityExplorer) by sinai-dev : An in-game explorer and a suite of debugging tools for IL2CPP and Mono Unity games, to aid with modding development. - -[deoptfuscator](https://github.com/Gyoonus/deoptfuscator) by Gyoonus : Deobfuscator for Android Application. - -[apk-mitm](https://github.com/shroudedcode/apk-mitm) by shroudedcode : A CLI application that automatically prepares Android APK files for HTTPS inspection. - -[mitmproxy](https://github.com/mitmproxy/mitmproxy) by mitmproxy : An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. - -[FakerAndroid](https://github.com/Efaker/FakerAndroid) by Efaker : A tool translate a apk file to stantard android project include so hook api and il2cpp c++ scaffolding when apk is a unity il2cpp game. Write code on a apk file elegantly. - -[APKLab](https://github.com/APKLab/APKLab) by APKLab : Android Reverse-Engineering Workbench for VS Code. - -[intellij-java2smali](https://github.com/ollide/intellij-java2smali) by ollide : A plugin for IntelliJ IDEA & Android Studio to easily compile Java & Kotlin files to smali. - -[XAPKDetector](https://github.com/horsicq/XAPKDetector) by horsicq : APK/DEX detector for Windows, Linux and MacOS. - -[CppDLL](https://github.com/Rprop/CppDLL) by Rprop : A small tool that will help you generate Cpp Header(.h) and Import Library(.lib) from Dynamic Link Library(.dll). - -[7-Super-Tool-Mod-Menu-Generator](https://github.com/7Hackers/7-Super-Tool-Mod-Menu-Generator) by 7Hackers : A powerful mod menu generator with offline arm converter and ability to add telekill, chams, patch, hook, etc. - -[Auto-Il2cppDumper](https://github.com/BryanGIG/Auto-Il2cppDumper) by BryanGIG : Internal dumper for Unity3d libil2cpp.so. - -[LibDumper](https://github.com/BryanGIG/LibDumper) by BryanGIG : APK For Dumping Memory libil2cpp.so / libUE4.so. - -[Tool-Encryption-Decryption-JSC-Files-for-Cocos2djs-Games](https://github.com/MikaCybertron/Tool-Encryption-Decryption-JSC-Files-for-Cocos2djs-Games) by MikaCybertron : Tool Encryption & Decryption JSC Files to Modded Cocos2djs Games. - -[Tool-Converter-ASCII](https://github.com/MikaCybertron/Tool-Converter-ASCII) by MikaCybertron : Offline tool to Converter ASCII to Decimal & Decimal to ASCII. - - -# IDA / reverse-engineering platforms - - -[IDA-Pro-Leak](https://github.com/IDALeaker/IDA-Pro-Leak) by IDALeaker : Since the original ida pro leak repo got deleted, I decided to upload them here! Enjoy! - -[cutter](https://github.com/rizinorg/cutter) by rizinorg : It aims at being an advanced and customizable reverse engineering platform while keeping the user experience in mind. Cutter is created by reverse engineers for reverse engineers. - -[Ghidra](https://github.com/NationalSecurityAgency/ghidra) by NSA : Ghidra is a software reverse engineering framework with a powerfull set of features and tools including a debugging mode. - -[idaplugins-list](https://github.com/onethawt/idaplugins-list) by onethawt : A list of IDA Plugins. - -[LazyIDA](https://github.com/L4ys/LazyIDA) by L4ys : Make your IDA Lazy! - -[GhIDA](https://github.com/Cisco-Talos/GhIDA) by Cisco-Talos : An IDA Pro plugin that integrates the Ghidra decompiler in IDA. - -[SigMaker-x64](https://github.com/ajkhoury/SigMaker-x64) by ajkhoury : IDA SigMaker Plugin. - -[lucid](https://github.com/gaasedelen/lucid) by gaasedelen : An Interactive Hex-Rays Microcode Explorer. - -[idaemu](https://github.com/36hours/idaemu) by 36hours : IDA plugin use for emulating code. - -[Il2CppParser](https://github.com/tacesrever/Il2CppParser) by tacesrever : libil2cpp symbol parser for ida. - -[diaphora](https://github.com/joxeankoret/diaphora) by joxeankoret : IDA advanced program diffing tool plugin. - -[patching](https://github.com/gaasedelen/patching) by gaasedelen : An Interactive Binary Patching Plugin for IDA Pro. - -[flare-ida](https://github.com/mandiant/flare-ida) by mandiant : IDA Pro utilities from FLARE team. - -[sigmakerex](https://github.com/kweatherman/sigmakerex) by kweatherman : IDA Pro signature tool. - -[HexRaysCodeXplorer](https://github.com/REhints/HexRaysCodeXplorer) by REhints : Hex-Rays Decompiler plugin for better code navigation. - -[pr701](https://github.com/pr701/dp701) by dp701 : Dark theme for IDA Pro. - - -# Frida - - -[frida](https://github.com/frida/frida) by frida : A dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. - -[Frida Il2cpp](https://github.com/AeonLucid/frida-il2cpp) by AeonLucid : A helper library for those that want to play around with Unity il2cpp games. - -[FRIDA-DEXDump](https://github.com/hluwa/FRIDA-DEXDump) by hluwa : Fast search and dump dex on memory. - -[strongR-frida-android](https://github.com/hluwa/strongR-frida-android) by hluwa : Anti-detection version of frida-server for android. - -[frida-il2cpp-bridge](https://github.com/vfsfitvnm/frida-il2cpp-bridge) by vfsfitvnm : Frida module to debug, dump, manipulate or hijack any IL2CPP application at runtime with a high level of abstraction, without needing the global-metadata.dat file. - -[frida-ios-hook](https://github.com/noobpk/frida-ios-hook) by noobpk : A script that helps you trace classes, functions, and modify the return values of methods on iOS platform. - -[fridump](https://github.com/Nightbringer21/fridump) by Nightbringer21 : A universal memory dumper using Frida. - -[frida-unpack](https://github.com/dstmath/frida-unpack) by dstmath : Frida-based shelling tool. - -[Patch Apk](https://github.com/NickstaDB/patch-apk) by NickstaDB : Wrapper to inject an Objection/Frida gadget into an APK. - -[frida_bypass_ssl_example](https://github.com/lasting-yang/frida_bypass_ssl_example) by lasting-yang : Some tips for frida to assist packet capture. - -[frida_dump](https://github.com/lasting-yang/frida_dump) by lasting-yang : frida dump dex, frida dump so. - -[OkHttpLogger-Frida](https://github.com/siyujie/OkHttpLogger-Frida) by siyujie : Frida script to intercept okhttp packets. - -[android-injector](https://github.com/hacksysteam/android-injector) by hacksysteam : Android Shared Object Injector using Frida. - -[Frida-Injector-for-Android](https://github.com/TimScriptov/Frida-Injector-for-Android) by TimScriptov : Frida injector for Android. - -[FridaAndroidInjector](https://github.com/iGio90/FridaAndroidInjector) by iGio90 : Inject frida agents on local processes through an Android app. - -[android-inject-custom](https://github.com/oleavr/android-inject-custom) by oleavr : Example showing how to use Frida for standalone injection of a custom payload. - -[r2frida](https://github.com/nowsecure/r2frida) by nowsecure : Radare2 and Frida better together. - - -# Virtual Engines - - -[VirtualApp](https://github.com/asLody/VirtualApp) by asLody : Virtual Engine for Android. - -[VirtualApp](https://github.com/2-young-2-simple/VirtualApp) by 2-young-2-simple : VirtualApp With Compatibility Of Android 10/11/12. - -[VirtualApp](https://github.com/ServenScorpion/VirtualApp) by ServenScorpion : VirtualApp that supports android 11 application clone, simulated device, simulated wifi, virtual multi-open, Dingding punch card, enterprise micro punch card, plug-in development, XP plug-in, simulated user operation, java hook, c++ hook. - -[dynamic-load-apk](https://github.com/singwhatiwanna/dynamic-load-apk) by singwhatiwanna : DL: dynamic load framework in android. - -[Android-Plugin-Framework](https://github.com/limpoxe/Android-Plugin-Framework) by limpoxe : Android plug-in framework, free to install and run plug-in APK, support independent plug-ins and non-independent plug-ins. - -[RePlugin](https://github.com/Qihoo360/RePlugin) by Qihoo360 : A flexible, stable, easy-to-use Android Plug-in Framework. - -[AndroidDynamicLoader](https://github.com/mmin18/AndroidDynamicLoader) by mmin18 : A plugin system that runs like a browser, but instead of load web pages, it load apk plugins which runs natively on Android system. - -[VirtualAPK](https://github.com/didi/VirtualAPK) by didi : A powerful and lightweight plugin framework for Android. - -[BlackBox](https://github.com/FBlackBox/BlackBox) by FBlackBox : 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](https://github.com/nnjun/BlackBox) by nnjun : A virtual engine that supports 5.0-12.0. It can clone and run virtual applications on Android. It has the ability to run without installation and has integrated Xposed framework. The black box can control the virtual application being run and do whatever you want. - -[DroidPlugin](https://github.com/moz1q1/DroidPlugin) by moz1q1 : A plugin framework on android,Run any third-party apk without installation, modification or repackage. - -[ZeusPlugin](https://github.com/iReaderAndroid/ZeusPlugin) by iReaderAndroid : Android plug-in patch framework. - -[VirtualAppEx](https://github.com/xxxyanchenxxx/VirtualAppEx) by xxxyanchenxxx : VirtualApp 9.0 adaptation. - -[VirtualXposed_12](https://github.com/so-lli/VirtualXposed_12) by so-lli : A simple app to use Xposed without root, unlock the bootloader or modify system image, etc. (Android 12 support). - -[VirtualXposed](https://github.com/android-hacker/VirtualXposed) by android-hacker : A simple app to use Xposed without root, unlock the bootloader or modify system image, etc. - -[DynamicAPK](https://github.com/CtripMobile/DynamicAPK) by CtripMobile : Solution to implement multi apk dynamic loading and hot fixing for Android App. - -[atlas](https://github.com/alibaba/atlas) by alibaba : A powerful Android Dynamic Component Framework. - -[AndroidComponentPlugin](https://github.com/androidmalin/AndroidComponentPlugin) by androidmalin : Simply implement plug-inization of the four major components on Android for learning and use. - -[SandBoxHookPlugin](https://github.com/ganyao114/SandBoxHookPlugin) by ganyao114 : demo for inject & hook in sandbox. - -[ShellDroid](https://github.com/wuhx/shelldroid) by wuhx : Create Virtual Environment for your Android Apps. - -[twoyi](https://github.com/twoyi/twoyi) by twoyi : A lightweight Android container on Android. - -[VMOSPro_RootXposed_Terminal](https://github.com/HuskyDG/VMOSPro_RootXposed_Terminal) by HuskyDG :A simple scripting tool that gives you useful features for VMOS or VMOS Pro. - -[AntiVa-Bypass](https://github.com/ArcyMods/AntiVa-Bypass) by ArcyMods : Offsets and hex's that bypass pg3d's antiva detection. - - # Other - - -[AndroidIDE](https://github.com/itsaky/AndroidIDE) by itsaky : AndroidIDE is an IDE for Android to develop full featured Android apps on Android smartphones. - -[Game Guardian Il2cpp Script](https://github.com/SliceCast/Game-Guardian-Il2cpp-Script-) by SliceCast : A game guardian (il2cpp Script) for you guys to use if you want to use this without a mod menu. - -[Deobfuscated-Il2cpp-Android-Games](https://github.com/SliceCast/Deobfuscated-Il2cpp-Android-Games) by SliceCast : Some de-obfuscated il2cpp game dumps. - -[androidMemHack](https://github.com/gooooloo/androidMemHack) by gooooloo : read and write a memory value of other process. - -[injector](https://github.com/flysands/injector) by flysands : android so injector. - -[Il2CppVersions](https://github.com/nneonneo/Il2CppVersions) by nneonneo : Build scripts & historical header files for every available minor version of Unity's Il2Cpp project. - -[arminject](https://github.com/evilsocket/arminject) by evilsocket : An application to dynamically inject a shared object into a running process on ARM architectures. - -[soinject](https://github.com/XutaxKamay/soinject) by XutaxKamay : ELF shared libraries injection to a remote process. - -[Android-Injector](https://github.com/CrackerCat/Android-Injector) by CrackerCat : Inject so & apk to zygote on android. Support armv8 & armv7. - -[TinyInjector](https://github.com/shunix/TinyInjector) by shunix : Shared Library Injector on Android. - -[android-vm-injector](https://github.com/sandin/android-vm-injector) by sandin : Android VM Injector. - -[luject](https://github.com/hack0z/luject) by hack0z : A static injector of dynamic library for application (android, iphoneos, macOS, windows, linux). - -[AnDroidInject0r](https://github.com/yasserjanah/AnDroidInject0r) by yasserjanah : A Python script to inject existing Android applications with a Meterpreter payload. - -[FamgyAndroidInject](https://github.com/famgy/FamgyAndroidInject) by famgy : Android native inject hook inlinehook. - -[LibChecker](https://github.com/zhaobozhen/LibChecker) by zhaobozhen : An app to view libraries used in apps in your device. - -[Save-Logcat](https://github.com/LGLTeam/Save-Logcat) by LGLTeam : Save local logcat via Java without root. - -[APKDL](https://github.com/TheArmKing/APKDL) by TheArmKing : Download APKs in command line. - -[apkeep](https://github.com/EFForg/apkeep) by EFForg : A command-line tool for downloading APK files from various sources. - -[MobileApp-Pentest-Cheatsheet](https://github.com/tanprathan/MobileApp-Pentest-Cheatsheet) by tanprathan : The Mobile App Pentest cheat sheet was created to provide concise collection of high value information on specific mobile application penetration testing topics. - -[GGInjector](https://github.com/saiaapiz14/GGInjector) by saiaapiz14 : Inject shared library by using GameGuardian. - -[devil2cpp](https://github.com/Torres9/devil2cpp) by Torres9 : Modern il2cpp injector. - -[AndLua-Modding-Projects](https://github.com/LGLTeam/AndLua-Modding-Projects) by LGLTeam : Collections of AndLua modding related projects. - -[Decrypted-GG-Lua-Scripts](https://github.com/LGLTeam/Decrypted-GG-Lua-Scripts) by LGLTeam : Collections of decrypted GameGuardian scripts. For educational purposes only - -[GGMod](https://github.com/JealousCat/GGMod) by JealousCat : Provide GameGuardian's MOD tutorials and codes, such as luajava library, repair os.execute function, improve String library, add Canvas, etc. - -[PUBG-Mobile-Memory-Hack](https://github.com/LGLTeam/PUBG-Mobile-Memory-Hack) by LGLTeam : PUBG Mobile Memory Hack. - -[CSharp-AntiDump](https://github.com/AndnixSH/CSharp-AntiDump) by AndnixSH : Anti dump in C#. - -[NoxDumper](https://github.com/zeroKilo/NoxDumper) by zeroKilo : Simple tool to dump android process memory inside Nox player. - -[uber-apk-signer](https://github.com/patrickfav/uber-apk-signer/) by patrickfav : A cli tool that helps signing and zip aligning single or multiple APKs. - -[ios-resources](https://github.com/Siguza/ios-resources) by Siguza : Useful resources for iOS hacking. - -[SplitPacker](https://github.com/TheArmKing/SplitPacker) by TheArmKing : Bash script to combine split APKs (android app bundles) into a single APK. - -[Modding-Shell-Scripts](https://github.com/LGLTeam/Modding-Shell-Scripts) by LGLTeam : Shell scripts used for modding. - -[pubg_mobile_memory_hacking_examples](https://github.com/atiksoftware/pubg_mobile_memory_hacking_examples) by atiksoftware : Pubg Mobile Emulator Gameloop Memory Hacking C++ code examples. - -[iOS-Tweaks](https://github.com/onewayticket255/iOS-Tweaks) by onewayticket255 : The source code of the tweaks from the SarahH12099 Repo - -[Game-Guardian-Easy-MemoryPatch](https://github.com/geokar2006/Game-Guardian-Easy-MemoryPatch) by geokar2006 : Path any lib hex by offset in game guardian scripts. - From 6ae91cd459569cc7561cb3837d7233c0f2f7a333 Mon Sep 17 00:00:00 2001 From: metzger100 Date: Thu, 21 Apr 2022 00:20:09 +0200 Subject: [PATCH 03/49] Start of the sorting and restructuring. --- C++Libs/C++Libraries.md | 36 +++ Dumpers&Unpackers/Dumpers&Unpackers.md | 58 +++++ Frida/Frida.md | 38 ++++ .../HookingLibs+Templates.md | 60 +++++ .../IDA&ReverseEngineeringPlatforms.md | 47 ++++ ModMenuTemplates/ModMenuTemplates.md | 60 +++++ .../ModdingProjects+Tutorials.md | 108 +++++++++ ModdingTools/ModdingTools.md | 208 ++++++++++++++++++ Other/Other.md | 72 ++++++ Packers&Protectors/Packers&Protectors.md | 50 +++++ VirtualEngines/VirtualEngines.md | 50 +++++ 11 files changed, 787 insertions(+) create mode 100644 C++Libs/C++Libraries.md create mode 100644 Dumpers&Unpackers/Dumpers&Unpackers.md create mode 100644 Frida/Frida.md create mode 100644 HookingLibs+Templates/HookingLibs+Templates.md create mode 100644 IDA&ReverseEngineeringPlatforms/IDA&ReverseEngineeringPlatforms.md create mode 100644 ModMenuTemplates/ModMenuTemplates.md create mode 100644 ModdingProjects+Tutorials/ModdingProjects+Tutorials.md create mode 100644 ModdingTools/ModdingTools.md create mode 100644 Other/Other.md create mode 100644 Packers&Protectors/Packers&Protectors.md create mode 100644 VirtualEngines/VirtualEngines.md diff --git a/C++Libs/C++Libraries.md b/C++Libs/C++Libraries.md new file mode 100644 index 0000000..6527537 --- /dev/null +++ b/C++Libs/C++Libraries.md @@ -0,0 +1,36 @@ +# C++ Libraries + +List below is about C++Libs: + + +[KittyMemory](https://github.com/MJx0/KittyMemory) by MJx0 : This library aims for runtime code patching for both Android and iOS. + +[ByNameModding](https://github.com/geokar2006/ByNameModding) by geokar2006 : Modding il2cpp games by classes, methods, fields names. + +[il2cpp-hacking](https://github.com/Octowolve/il2cpp-hacking) by Octowolve : POC for modding il2cpp using il2cpp functions. + +[MonoDumperKit](https://github.com/MJx0/MonoDumperKit) by MJx0 : DLL dumper for mono backend games. + +[MonoInjectorKit](https://github.com/MJx0/MonoInjectorKit) by MJx0 : DLL injector for mono backend games. + +[IL2CppResolver](https://github.com/MJx0/IL2CppResolver) by : Resolve il2cpp calls for internal unity engine functions. + +[Unity-Mods](https://github.com/Octowolve/Unity-Mods) by Octowolve : A collection of unity mods. + +[il2cpp_mono_string](https://github.com/geokar2006/il2cpp_mono_string) by geokar2006 : Working il2cpp(mono) string for hacking unity il2cpp games. + +[MonoString](https://github.com/FateHack/MonoString) by FateHack : The string class of the il2cpp game implements the conversion and modification of char* and std::string. + +[UnityStuff](https://github.com/kp7742/UnityStuff) by kp7742 : A collection of structs and other useful things for hacking 64 bit iOS Unity games. + +[XIL2CppDumper](https://github.com/4ch12dy/XIL2CppDumper) by 4ch12dy : IL2CppDumper written in C++. + +[NativeIORedirect](https://github.com/dolphinwang/NativeIORedirect) by dolphinwang : Native IO Redirect implementation for Android. + +[PeachPatch](https://github.com/HimekoEx/PeachPatch) by HimekoEx : Android Runtime Code Patch. + +[ImGui-Text-Marquee](https://github.com/Rev/ImGui-Text-Marquee) by Rev : An easy way to make a text marquee using ImGui. + +[ImGui-Rainbow-Colour-Cycler](https://github.com/Rev/ImGui-Rainbow-Colour-Cycler) by Rev : An easy way to make a cool rainbow colour cycler using ImGui. + +[Collection-Chams-For-IL2CPP-Unity-Games](https://github.com/DarksideH/Collection-Chams-For-IL2CPP-Unity-Games) by DarksideH : Collection Chams for IL2CPP Unity Game. \ No newline at end of file diff --git a/Dumpers&Unpackers/Dumpers&Unpackers.md b/Dumpers&Unpackers/Dumpers&Unpackers.md new file mode 100644 index 0000000..69b6102 --- /dev/null +++ b/Dumpers&Unpackers/Dumpers&Unpackers.md @@ -0,0 +1,58 @@ +# Dumping and Unpacking + +List below is about Dumpers and Unpackers: + + +[Il2CppDumper](https://github.com/Perfare/Il2CppDumper) by Perfare : An il2cpp dumper. + +[Riru-Il2CppDumper](https://github.com/Perfare/Riru-Il2CppDumper) by Perfare : Using Riru to dump il2cpp data at runtime. + +[Il2CppInspector](https://github.com/djkaty/Il2CppInspector) by djkaty : A powerful automated tool for reverse engineering Unity IL2CPP binaries. + +[Il2CppInspectorPlugins](https://github.com/djkaty/Il2CppInspectorPlugins) by djkaty : The official repository of plugins for Il2CppInspector. + +[Il2CppTranslator](https://github.com/BitCrackers/Il2CppTranslator) by BitCrackers : A library to help make deobfuscation plugins for Il2CppInspector. + +[Beebyte-Deobfuscator](https://github.com/OsOmE1/Beebyte-Deobfuscator) by OsOmE1 : A plugin for Il2CppInspector that performs quasi deobfuscation. + +[Compiled-Beeless-BeeByte-DeObfuscator](https://github.com/SliceCast/Compiled-Beeless-BeeByte-DeObfuscator) by SliceCast : Compiled Beeless BeeByte deobfuscator. + +[Il2CppDumper](https://github.com/Jumboperson/Il2CppDumper) by Jumboperson : Better version of PokemonGoDumper. + +[Il2CppDumper YuanShen](https://github.com/kagurazakasanae/Il2CppDumper-YuanShen) by kagurazakasanae : Modified version of Il2CppDumper allows you to dump methods of UserAssembly.dll of the game Genshin Impact. + +[Il2CppDumper GUI](https://github.com/AndnixSH/Il2CppDumper-GUI) by AndnixSH : Simple GUI version of Il2CppDumper + +[Il2CppDumper-HI3](https://github.com/AndnixSH/Il2CppDumper-HI3) by AndnixSH : Modified Il2CppDumper which can decrypt and dump Honkai Impact 3rd games. + +[PokemonGoDumper](https://github.com/Jumboperson/PokemonGoDumper) by Jumboperson : A POC way to dump Pokemon Go. + +[UE4Dumper](https://github.com/kp7742/UE4Dumper) by kp7742 : Unreal Engine 4 Dumper - Dump libUE4.so and Generate Structure SDK. + +[UnrealDumper-4.25](https://github.com/guttir14/UnrealDumper-4.25) by guttir14 : Unreal Engine 4.23-4.27 Dumper. + +[UE4SDKGenerator](https://github.com/D-R-99/UE4SDKGenerator) by D-R-99 : Unrealengine4 SDK Generator for Android supports UE4.18 to UE4.22. + +[LibDumper](https://github.com/BryanGIG/LibDumper) by BryanGIG : APK For Dumping Memory libil2cpp.so / libUE4.so from memory. + +[BlackDex](https://github.com/CodingGay/BlackDex) by CodingGay : An android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment, can run on any Android mobile phones or emulators, and can unpack APK files in several seconds. + +[Dumpity](https://github.com/sc2ad/Dumpity) by sc2ad : An IL2CPP Dumper that dumps all types into classes that can support reading and writing from .assets files. + +[MemDumper](https://github.com/kp7742/MemDumper) by kp7742 : Dump Memory of Process in Android. + +[DumpDex](https://github.com/aos3618/DumpDex) by aos3618 : A very simple dump dex file unpacking tool based on Xposed. + +[dumpDex](https://github.com/WrBug/dumpDex) by WrBug : An Android shelling tool, needs xposed support, easy development has integrated the project. + +[drizzleDumper](https://github.com/DrizzleRisk/drizzleDumper) by DrizzleRisk : drizzleDumper is an Android shelling tool based on memory search. + +[android_unpacker](https://github.com/CheckPointSW/android_unpacker) by CheckPointSW : A (hopefully) generic unpacker for packed Android apps. + +[AppSpear](https://github.com/UchihaL/AppSpear) by UchihaL : a universal and automated unpacking system. + +[android-unpacker](https://github.com/strazzere/android-unpacker) by strazzere : Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0. + +[DexHunter](https://github.com/zyq8709/DexHunter) by zyq8709 : General Automatic Unpacking Tool for Android Dex Files. + +[dexdump](https://github.com/smartdone/dexdump) by smartdone : Xposed plug-in for quick release of the first generation shell. \ No newline at end of file diff --git a/Frida/Frida.md b/Frida/Frida.md new file mode 100644 index 0000000..fe57551 --- /dev/null +++ b/Frida/Frida.md @@ -0,0 +1,38 @@ +# Frida + +List below is about Frida: + + +[frida](https://github.com/frida/frida) by frida : A dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. + +[Frida Il2cpp](https://github.com/AeonLucid/frida-il2cpp) by AeonLucid : A helper library for those that want to play around with Unity il2cpp games. + +[FRIDA-DEXDump](https://github.com/hluwa/FRIDA-DEXDump) by hluwa : Fast search and dump dex on memory. + +[strongR-frida-android](https://github.com/hluwa/strongR-frida-android) by hluwa : Anti-detection version of frida-server for android. + +[frida-il2cpp-bridge](https://github.com/vfsfitvnm/frida-il2cpp-bridge) by vfsfitvnm : Frida module to debug, dump, manipulate or hijack any IL2CPP application at runtime with a high level of abstraction, without needing the global-metadata.dat file. + +[frida-ios-hook](https://github.com/noobpk/frida-ios-hook) by noobpk : A script that helps you trace classes, functions, and modify the return values of methods on iOS platform. + +[fridump](https://github.com/Nightbringer21/fridump) by Nightbringer21 : A universal memory dumper using Frida. + +[frida-unpack](https://github.com/dstmath/frida-unpack) by dstmath : Frida-based shelling tool. + +[Patch Apk](https://github.com/NickstaDB/patch-apk) by NickstaDB : Wrapper to inject an Objection/Frida gadget into an APK. + +[frida_bypass_ssl_example](https://github.com/lasting-yang/frida_bypass_ssl_example) by lasting-yang : Some tips for frida to assist packet capture. + +[frida_dump](https://github.com/lasting-yang/frida_dump) by lasting-yang : frida dump dex, frida dump so. + +[OkHttpLogger-Frida](https://github.com/siyujie/OkHttpLogger-Frida) by siyujie : Frida script to intercept okhttp packets. + +[android-injector](https://github.com/hacksysteam/android-injector) by hacksysteam : Android Shared Object Injector using Frida. + +[Frida-Injector-for-Android](https://github.com/TimScriptov/Frida-Injector-for-Android) by TimScriptov : Frida injector for Android. + +[FridaAndroidInjector](https://github.com/iGio90/FridaAndroidInjector) by iGio90 : Inject frida agents on local processes through an Android app. + +[android-inject-custom](https://github.com/oleavr/android-inject-custom) by oleavr : Example showing how to use Frida for standalone injection of a custom payload. + +[r2frida](https://github.com/nowsecure/r2frida) by nowsecure : Radare2 and Frida better together. \ No newline at end of file diff --git a/HookingLibs+Templates/HookingLibs+Templates.md b/HookingLibs+Templates/HookingLibs+Templates.md new file mode 100644 index 0000000..e7007d4 --- /dev/null +++ b/HookingLibs+Templates/HookingLibs+Templates.md @@ -0,0 +1,60 @@ +# Hooking Libraries and Templates + +List below is about Hooking Libraries and Templates: + + +[Android_Inline_Hook](https://github.com/GToad/Android_Inline_Hook) by GToad: Native library hooking that works with thumb-2 and arm32. + +[Android_InlineHook](https://github.com/zhuotong/Android_InlineHook) by zhuotong : Android inline hook framework. + +[And64InlineHook](https://github.com/Rprop/And64InlineHook) by Rprop : Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++. + +[VirtualFastHook](https://github.com/turing-technician/VirtualFastHook) by turing-technician : Android application hooking tool based on FastHook + VirtualApp. + +[whale](https://github.com/asLody/whale) by asLody : Hook Framework for Android/IOS/Linux/MacOS. + +[LSPlant](https://github.com/LSPosed/LSPlant) by LSPosed : A hook framework for Android Runtime (ART). + +[android-inline-hook](https://github.com/bytedance/android-inline-hook) by bytedance : An inline hook library for Android apps. + +[SandHook](https://github.com/ganyao114/SandHook) by ganyao114 : Android ART Hook/Native Inline Hook/Single Instruction Hook. + +[Android-Inline-Hook](https://github.com/ele7enxxh/Android-Inline-Hook) by ele7enxxh : thumb16 thumb32 arm32 inlineHook in Android. + +[ARMPatch](https://github.com/RusJJ/ARMPatch) by RusJJ : Just a hook for ARM applications based on ARMhook, on Cydia's Substrate and on Rprop's And64InlineHook. + +[xHook](https://github.com/iqiyi/xHook) by iqiyi : A PLT hook library for Android native ELF. + +[Unity-Substrate-Hook-Android](https://github.com/jbro129/Unity-Substrate-Hook-Android) by jbro129 : Android Cydia Substrate MSHookFunction Used On Unity IL2CPP. + +[Dobby](https://github.com/jmpews/Dobby) by jmpews : A lightweight, multi-platform, multi-architecture hook framework. + +[Android Inline Hook ARM64](https://github.com/GToad/Android_Inline_Hook_ARM64) by GToad : Native library hooking that works with arm64. + +[VirtualHook](https://github.com/PAGalaxyLab/VirtualHook) by PAGalaxyLab : Android application hooking tool based on VirtualApp. + +[FamgyAndroidInject](https://github.com/famgy/FamgyAndroidInject) by famgy : Android native inject hook inlinehook. + +[VirtualHook_Mono_SO](https://github.com/cjyanyi/VirtualHook_Mono_SO) by cjyanyi : Unity .apk hooking demo based on VirtualApp. + +[FastHook](https://github.com/turing-technician/FastHook) by turing-technician : Android ART Hook. + +[MonoNativeHook](https://github.com/FateHack/MonoNativeHook) by FateHack : Hook image.namespace.class.method. + +[Hooking-and-Patching-android-template](https://github.com/Djngo/Hooking-and-Patching-android-template) by Djngo : Hooking and binary patching template using Substrate and KittyMemory respectively. + +[Android-Hooking-Template](https://github.com/joeyjurjens/Android-Hooking-Template) by joeyjurjens : Just a simple hooking template which makes use of Cydia Substrate. + +[Il2CppHook](https://github.com/sc2ad/Il2CppHook) by sc2ad : A multi-platform runtime hook library for IL2CPP. Provides various mod-related helper headers. + +[HookDemo](https://github.com/13767004362/HookDemo) by 13767004362 : Android plug-in case. + +[bhook](https://github.com/bytedance/bhook) by bytedance : A PLT hook framework for Android apps. + +[AndroidCydiaHook](https://github.com/russell-shizhen/AndroidCydiaHook) by russell-shizhen : Android Cydia Substrate hooks native C code. + +[cydiasubstrate_hooktools](https://github.com/F8LEFT/cydiasubstrate_hooktools) by F8LEFT : Java and jni partial function hook project. + +[MonoHook](https://github.com/Misaka-Mikoto-Tech/MonoHook) by Misaka-Mikoto-Tech : Hook C# method at runtime without modify dll file (such as UnityEditor.dll). + +[HookUnityEngineMethod](https://github.com/naivetang/HookUnityEngineMethod) by naivetang : Methods in Hook UnityEngine. \ No newline at end of file diff --git a/IDA&ReverseEngineeringPlatforms/IDA&ReverseEngineeringPlatforms.md b/IDA&ReverseEngineeringPlatforms/IDA&ReverseEngineeringPlatforms.md new file mode 100644 index 0000000..fcd453c --- /dev/null +++ b/IDA&ReverseEngineeringPlatforms/IDA&ReverseEngineeringPlatforms.md @@ -0,0 +1,47 @@ +## IDA / reverse-engineering platforms + +#List below is about IDA & reverse-engineering platforms: + +Actual Software to download. + + +[cutter](https://github.com/rizinorg/cutter) by rizinorg : It aims at being an advanced and customizable reverse engineering platform while keeping the user experience in mind. Cutter is created by reverse engineers for reverse engineers. + +[Ghidra](https://github.com/NationalSecurityAgency/ghidra) by NSA : Ghidra is a software reverse engineering framework with a powerfull set of features and tools including a debugging mode. + +[IDA-Pro-Leak](https://github.com/IDALeaker/IDA-Pro-Leak) by IDALeaker : Since the original ida pro leak repo got deleted, I decided to upload them here! Enjoy! + + +#List about Plugins for IDA Pro: + +[diaphora](https://github.com/joxeankoret/diaphora) by joxeankoret : IDA advanced program diffing tool plugin. + +[flare-ida](https://github.com/mandiant/flare-ida) by mandiant : IDA Pro utilities from FLARE team. + +[GhIDA](https://github.com/Cisco-Talos/GhIDA) by Cisco-Talos : An IDA Pro plugin that integrates the Ghidra decompiler in IDA. + +[HexRaysCodeXplorer](https://github.com/REhints/HexRaysCodeXplorer) by REhints : Hex-Rays Decompiler plugin for better code navigation. + +[idaemu](https://github.com/36hours/idaemu) by 36hours : IDA plugin use for emulating code. + +[idaplugins-list](https://github.com/onethawt/idaplugins-list) by onethawt : A list of IDA Plugins. + +[Il2CppParser](https://github.com/tacesrever/Il2CppParser) by tacesrever : libil2cpp symbol parser for ida. + +[LazyIDA](https://github.com/L4ys/LazyIDA) by L4ys : Make your IDA Lazy! + +[patching](https://github.com/gaasedelen/patching) by gaasedelen : An Interactive Binary Patching Plugin for IDA Pro. + +[SigMaker-x64](https://github.com/ajkhoury/SigMaker-x64) by ajkhoury : IDA SigMaker Plugin. + +[sigmakerex](https://github.com/kweatherman/sigmakerex) by kweatherman : IDA Pro signature tool. + +[lucid](https://github.com/gaasedelen/lucid) by gaasedelen : An Interactive Hex-Rays Microcode Explorer. + +#List of Tools for IDA: + +[Get-New-Offset-with-Pattern-Scan](https://github.com/MikaCybertron/Get-New-Offset-with-Pattern-Scan) by MikaCybertron : Tool to get new offsets with pattern scan for those who don't want to open IDA multiple times for games. + +#List of Themes for IDA: + +[pr701](https://github.com/pr701/dp701) by dp701 : Dark theme for IDA Pro. \ No newline at end of file diff --git a/ModMenuTemplates/ModMenuTemplates.md b/ModMenuTemplates/ModMenuTemplates.md new file mode 100644 index 0000000..cfedc73 --- /dev/null +++ b/ModMenuTemplates/ModMenuTemplates.md @@ -0,0 +1,60 @@ +# Mod Menu Templates + +List below is about Mod Menus: + + +[New Mod Style Layout And Mod Menu](https://github.com/KMODs-dev/New-Mod-Style-Layout-And-Mod-Menu) by KMODs-dev : A mod menu template. + +[PlatinmodsMenu](https://github.com/FrostyHacker/PlatinmodsMenu) by FrostyHacker : A Platinmods mod menu template. + +[Android-Hooking-Patching-Template](https://github.com/LGLTeam/Android-Hooking-Patching-Template) by LGLTeam : Hooking and Patching template for Android. + +[FrostyMenu](https://github.com/FrostyHacker/FrostyMenu) by FrostyHacker : A mod menu template. + +[Android-Mod-Menu](https://github.com/LGLTeam/Android-Mod-Menu) by LGLTeam : A mod menu template. + +[Mod-Menu-Without-Overlay-Permission-Demo](https://github.com/LGLTeam/Mod-Menu-Without-Overlay-Permission-Demo) by LGLTeam : A mod menu template that doesn't need an overlay permission. + +[Substrate-Template-With-Mod-Menu](https://github.com/Octowolve/Hooking-Template-With-Mod-Menu) by Octowolve : A mod menu + hooking template. + +[iOS-Mod-Menu-Template-for-Theos](https://github.com/joeyjurjens/iOS-Mod-Menu-Template-for-Theos) by joeyjurjens : An iOS mod menu template. + +[FloatingModMenu](https://github.com/MrIkso/FloatingModMenu) by MrIkso : A mod menu template. + +[Animation-Menu-v1](https://github.com/raunakmods/Animation-Menu-v1) by raunakmods : A mod menu template that has custon animations. + +[iGMM](https://github.com/TheArmKing/iGMM) by TheArmKing : A Unity DLL mod menu template. + +[UnityMenu](https://github.com/TechXPlays/UnityMenu) by TechXPlays : A Unity DLL mod menu template. + +[UnityModMenuAndroid](https://github.com/AndnixSH/UnityModMenuAndroid) by AndnixSH : A Unity DLL mod menu template. + +[Android-Mod-Menu-Animation](https://github.com/LGLTeam/Android-Mod-Menu-Animation) by LGLTeam : A mod menu template with animation. + +[VipMod-Mod-Menu-With-Canvas](https://github.com/LGLTeam/VipMod-Mod-Menu-With-Canvas) by LGLTeam : A canvas-based mod menu template. + +[Alternative-Android-Mod-Menu](https://github.com/AlternativeAlse/Alternative-Android-Mod-Menu) by AlternativeAlse : A mod menu template. + +[FloatingModMenu-Template](https://github.com/VanHoevenTR/FloatingModMenu-Template) by VanHoevenTR : Floating Mod Menu template for Android + +[ModMenu-CMODs](https://github.com/CoRingaModzOfficial/ModMenu-CMODs) by CoRingaModzOfficial : A mod menu template. + +[GodsTeam-Mod-Menu](https://github.com/LGLTeam/GodsTeam-Mod-Menu) by LGLTeam : A mod menu template. + +[ClassicUnityModMenuAndroid](https://github.com/AndnixSH/ClassicUnityModMenuAndroid) by AndnixSH : A Unity DLL mod menu template. + +[JFMODSMenu](https://github.com/FrostyHacker/JFMODSMenu) by FrostyHacker : A mod menu template. + +[FwdAssaultPmt](https://github.com/FrostyHacker/FwdAssaultPmt) by FrostyHacker : A FWD Assault Platinmods mod menu. + +[UnityPCModMenu](https://github.com/Francois284Modz/UnityPCModMenu) by Francois284Modz : A Unity DLL mod menu template. + +[DLL-Mod-Menu](https://github.com/LGLTeam/DLL-Mod-Menu) by LGLTeam : A Unity DLL mod menu template. + +[-Hard-Android-Menu-](https://github.com/KolanHacker/-Hard-Android-Menu-) by KolanHacker : A simple menu. + +[Mod-Menu-With-Memory-hack](https://github.com/LGLTeam/Mod-Menu-With-Memory-hack) by LGLTeam : Mod Menu with memory hack written in Java, which those functions would be called to lib. GameGuardian values can be used for it. + +[Mod-Menu-Without-Overlay-Permission-Demo](https://github.com/LGLTeam/Mod-Menu-Without-Overlay-Permission-Demo) by LGLTeam : No need overlay permission anymore. + +[MOD-MENU-WITH-MONOSTRING](https://github.com/AllanFuego/MOD-MENU-WITH-MONOSTRING) by AllanFuego : Mod menu template with MonoString hook support. \ No newline at end of file diff --git a/ModdingProjects+Tutorials/ModdingProjects+Tutorials.md b/ModdingProjects+Tutorials/ModdingProjects+Tutorials.md new file mode 100644 index 0000000..09c73c0 --- /dev/null +++ b/ModdingProjects+Tutorials/ModdingProjects+Tutorials.md @@ -0,0 +1,108 @@ +# Modding Projects and Tutorials + +List below is about Modding Projects and Tutorials: + + +[PG3D-JbroLauncher](https://github.com/jbro129/PG3D-JbroLauncher) by jbro129 : Jbro129's Old PG3D Launcher/ CodeInjection App. + +[Fixed-Jbro-ModLauncher](https://github.com/ARandomPerson7/Fixed-Jbro-ModLauncher) by ARandomPerson7 : Mod Launcher by Jbro129 fixed to work with Root instead of VA. + +[PG3D-Hook](https://github.com/jbro129/PG3D-Hook) by jbro129 : POC Hooking PG3D v16.6.1. + +[ImpostorModmenu](https://github.com/Devilx86/ImpostorModmenu) by Devilx86 : An Among Us Mod Menu. + +[PUBG-Mobile-ESP-External-Mod-Menu-2](https://github.com/LGLTeam/PUBG-Mobile-ESP-External-Mod-Menu-2) by LGLTeam : A PUBG external mod menu. + +[ModMenu FreeFire Esp](https://github.com/KMODs-dev/ModMenu-FreeFire-Esp) by KMODs-dev : A FreeFire ESP mod menu. + +[PUBG-Mobile-DESI-ESP-External-Mod-Menu](https://github.com/LGLTeam/PUBG-Mobile-DESI-ESP-External-Mod-Menu) by LGLTeam : A PUBG external mod menu. + +[PUBG-Mobile-ESP-External-Mod-Menu-3](https://github.com/LGLTeam/PUBG-Mobile-ESP-External-Mod-Menu-3) by LGLTeam : A PUBG external mod menu. + +[NewMod-Layout-Style-FreeFire-ESP-Aimbot](https://github.com/LGLTeam/NewMod-Layout-Style-FreeFire-ESP-Aimbot) by LGLTeam : A FreeFire mod menu with ESP and aimbot. + +[FreeFire-Patching-Mod-Menu](https://github.com/LGLTeam/FreeFire-Patching-Mod-Menu) by LGLTeam : A FreeFire mod menu. + +[FreeFire-Antenna-Hack](https://github.com/LGLTeam/FreeFire-Antenna-Hack) by LGLTeam : A FreeFire antenna hack. + +[FreeFire-ESP-And-Aimbot-3](https://github.com/LGLTeam/FreeFire-ESP-And-Aimbot-3) by LGLTeam : A FreeFire mod menu with ESP and aimbot. + +[FreeFire-ESP-And-Aimbot-2](https://github.com/LGLTeam/FreeFire-ESP-And-Aimbot-2) by LGLTeam : A FreeFire mod menu with ESP and aimbot. + +[FreeFire-ESP-And-Aimbot](https://github.com/LGLTeam/FreeFire-ESP-And-Aimbot) by LGLTeam : A FreeFire mod menu with ESP and aimbot. + +[Pubg-Mobile-Mod-Menu-v1.2.0-Source-Code](https://github.com/SamiGamingYt/Pubg-Mobile-Mod-Menu-v1.2.0-Source-Code) by SamiGamingYt : A PUBG mod menu source. + +[PUBG-MOBILE-Mod-Menu-v1.3.0-Source-Code-By-Sami-Gaming](https://github.com/SamiGamingYt/PUBG-MOBILE-Mod-Menu-v1.3.0-Source-Code-By-Sami-Gaming) by SamiGamingYt : A PUBG mod menu source. + +[Standoff 2 Hack Source](https://github.com/Oifox/Standoff-2-Hack-Source) by Oifox : Standoff 2 Masskill and Telekill source. + +[scp internal il2cpp](https://github.com/t1f7/scp-internal-il2cpp) by t1f7 : l2cpp internal hack for SCP SL. + +[8 Ball Pool](https://github.com/jonathansilva/8BallPool) by jonathansilva : 2020 - 8 Ball Pool Guideline Hack. + +[Il2CppQuestTypePatching](https://github.com/sc2ad/Il2CppQuestTypePatching) by sc2ad : POC for adding custom types to il2cpp on runtime. + +[ShadowgunLegendsAimbot](https://github.com/GodzExploit/ShadowgunLegendsAimbot) by GodzExploit : Shadowgun Legends v0.4.2 Aimbot. + +[Masskill](https://github.com/AutoTEC1204/Masskill) by AutoTEC1204 : This is masskill hack for a game called forward assault and for IOS. + +[Pixel-Strike-3D-Mod-Menu-Source-Code](https://github.com/GodzExploit/Pixel-Strike-3D-Mod-Menu-Source-Code) by GodzExploit : Pixel Strike 3D Mod Menu Source Code. + +[PixelGun3D-Mod-Menu-Source-Code-SliceCast](https://github.com/GodzExploit/PixelGun3D-Mod-Menu-Source-Code-SliceCast) by GodzExploit : Source Code for PG3D 17.6.2 Mod Menu. + +[Telekill](https://github.com/Rednick16/Telekill) by Rednick16 : Source code for Telekill peeps. + +[ESP Source](https://github.com/busmanl30/ESP-Source) by busmanl30 : ESP Lines and Source. + +[esp-source-code-for-ios](https://github.com/MobeanIM/esp-source-code-for-ios) by MobeanIM : This esp code is for a box around the enemy, snap lines, distance numbers, and health bars. + +[beatsaber-hook](https://github.com/sc2ad/beatsaber-hook) by sc2ad : POC for oculus quest beatsaber function hooking (il2cpp). + +[DarkMod-Floating](https://github.com/MrDarkRXx/DarkMod-Floating) by MrDarkRXx : Base To Create ModMenus Android By MrDarkRX. + +[PUBGPatcher](https://github.com/kp7742/PUBGPatcher) by kp7742 : ESP For PUBG Mobile, Made by KMODs. + +[ESPHack](https://github.com/AydikoGamer2424/ESPHack) by AydikoGamer2424 : ESP Hack. + +[Forward-Assault-Esp](https://github.com/DarksideH/Forward-Assault-Esp) by DarksideH : Fwd Assault Esp Mod Menu. + +[EspModMenuPubgMobile](https://github.com/jeel188/EspModMenuPubgMobile) by jeel188 : EspModMenuPubgMobile. + +[Mini-Militia-Mod-Tools](https://github.com/kp7742/Mini-Militia-Mod-Tools) by kp7742 : Mini Militia Mod Tools. + +[Bullet-Force-Hack-Source](https://github.com/Ioopen/Bullet-Force-Hack-Source) by Ioopen : Telekill for the game called Bullet Force. + +[Pixel-Gun-3D-Mod-Menu-Source-Code](https://github.com/Ioopen/Pixel-Gun-3D-Mod-Menu-Source-Code) by Ioopen : Mod menu code for pg3d. + +[External-PG3D-Injector](https://github.com/SliceCast/External-PG3D-Injector) by SliceCast : Write into android application lib.so with offset & hex bytes externally. + +[CODM-ESP-Aimbot-Mod-Menu](https://github.com/LGLTeam/CODM-ESP-Aimbot-Mod-Menu) by LGLTeam : CoDM ESP & Aimbot Mod Menu. + +[Cops-N-Robbers-Mod-Menu-Source-Code](https://github.com/Ioopen/Cops-N-Robbers-Mod-Menu-Source-Code) by Ioopen : Source Code for CNR V9.8.8 mod. + +[PUBG-Putz-Patcher](https://github.com/LGLTeam/PUBG-Putz-Patcher) by DESI ESP and Putri : PUBG Mobile ESP External Mod Menu project. + +[PUBG-MOBILE-ESP-MOD-MENU-BY-SAMI-GAMING](https://github.com/SamiGamingYt/PUBG-MOBILE-ESP-MOD-MENU-BY-SAMI-GAMING) by SamiGamingYt : PUBG Mobile ESP Menu. + +[PUBG_Hack_for_Emulator_in_CPP](https://github.com/Zero-One-Billion/PUBG_Hack_for_Emulator_in_CPP) by Zero-One-Billion : PUBG ESP Hack for Emulator using C++ code. + +[ESP-1.3.0](https://github.com/ExploitTheLoop/ESP-1.3.0) by ExploitTheLoop : ESP for pubg with updated offsets. + +[Hook-a-Field-Short-offset-like-0x1-Noob2-pro](https://github.com/7Hackers/Hook-a-Field-Short-offset-like-0x1-Noob2-pro) by 7Hackers : How to hook a field (Short offset like 0x1). + +[writemem](https://github.com/ExploitTheLoop/writemem) by ExploitTheLoop : useful library for writing memory into games like pubg in java no need to use c++. + +[Emulator-Android-External-Memory-Hacking](https://github.com/josuamanuel13/Emulator-Android-External-Memory-Hacking) by josuamanuel13 : android process/memory library root. + +[Esp-Mod-Menu](https://github.com/Oifox/Esp-Mod-Menu) by Oifox : Esp for Mod Menu. + +[GTInternalAndroid](https://github.com/ZTzTopia/GTInternalAndroid) by ZTzTopia : Growtopia android modmenu with ImGui. + +[banlose-team-modmenu](https://github.com/goldbocman/banlose-team-modmenu) by goldbocman : eban mod menu. + +[Bullet-Force-Source-Code](https://github.com/SliceCast/Bullet-Force-Source-Code) by SliceCast : Bullet Force Source Code for iOS & Android. + +[Combat-Master-Global-Chatspam](https://github.com/Rev/Combat-Master-Global-Chatspam) by Rev : Spams the global chat you see in the lobby of the game :). + +[AndroidAppRE](https://github.com/maddiestone/AndroidAppRE) by maddiestone : Android App Reverse Engineering Workshop. \ No newline at end of file diff --git a/ModdingTools/ModdingTools.md b/ModdingTools/ModdingTools.md new file mode 100644 index 0000000..b414548 --- /dev/null +++ b/ModdingTools/ModdingTools.md @@ -0,0 +1,208 @@ +## Modding Tools + +#List below is about APK Modding Tools: + +APKTools/Disassemblers: + +[Android-Disassembler](https://github.com/KYHSGeekCode/Android-Disassembler) by KYHSGeekCode : Capstone-based disassembler application on android. + +[AndroidApktool](https://github.com/imkiwa/AndroidApktool) by imkiwa : Apktool runs on android. + +[ApkEasyTool](https://forum.xda-developers.com/t/tool-windows-apk-easy-tool-v1-59-2-2021-04-03.3333960/) by evildog1 : lightweight ApkTool-GUI with many features and adb-support (like adb install). + +[Apktool](https://github.com/iBotPeaches/Apktool) by iBotPeaches : A tool for reverse engineering Android apk files. + +[apktoolAndroid](https://github.com/vfishv/apktoolAndroid) by vfishv : Apktool on Android. + +[ApktoolFX](https://github.com/oscar0812/ApktoolFX) by oscar0812 : A GUI for Apktool to make reverse engineering of android apps a breeze. + +[AutoAPKTool](https://github.com/TheArmKing/AutoAPKTool) by TheArmKing : A bash based script that helps you decompile, recompile, signs apks. + +[raung](https://github.com/skylot/raung) by skylot : Assembler/disassembler for java bytecode. + +Decompilers: + +[AndroidProjectCreator](https://github.com/ThisIsLibra/AndroidProjectCreator) by ThisIsLibra : Convert an APK to an Android Studio Project using multiple open-source decompilers. + +[Bytecode-Viewer](https://github.com/Konloch/bytecode-viewer) by Konloch : Powerfull GUI for multiple decompilers like JADX, Fernflower, Krakatau, smali and co. + +[dex2jar](https://github.com/ThexXTURBOXx/dex2jar) by ThexXTURBOXx : A fork of the dex2jar project which aims to fix most issues. + +[FakerAndroid](https://github.com/Efaker/FakerAndroid) by Efaker : A tool translate a apk file to stantard android project include so hook api and il2cpp c++ scaffolding when apk is a unity il2cpp game. Write code on a apk file elegantly. + +[fernflower](https://github.com/fesh0r/fernflower) by fesh0r : Unofficial mirror of FernFlower Java decompiler. + +[jadx](https://github.com/skylot/jadx) by skylot : Dex to Java decompiler. + +[kikfox](https://github.com/kikfox/kikfox) by kikfox : A resource obfuscated apk decompiling tool. + +[Krakatau](https://github.com/Storyyeller/Krakatau) by Krakatau : Java decompiler, assembler, and disassembler. + +Deobfuscator: + +[deoptfuscator](https://github.com/Gyoonus/deoptfuscator) by Gyoonus : Deobfuscator for Android Application. + +[GraxCode](https://github.com/GraxCode/threadtear) by threadtear : Multifunctional java deobfuscation tool suite. + +[simplify](https://github.com/CalebFenton/simplify) by CalebFenton : Android virtual machine and deobfuscator. + +Signature Tools: + +[CS-APKSignReader](https://github.com/aimardcr/CS-APKSignReader) by aimardcr : Windows C# version of APKSignReader. + +[ApkSignatureKiller](https://github.com/L-JINBIN/ApkSignatureKiller) by L-JINBIN : One-click cracking APK signature verification. + +[APKSignReader](https://github.com/aimardcr/APKSignReader) by aimardcr : Android Application to read installed application signature and dump it as Base64 or C++ format. + +Other Tools: + +[android-https-patcher](https://github.com/rlxone/android-https-patcher) by rlxone : Patch android apps to allow https traffic sniffing/packet capturing. + +[Android-Mem-Edit](https://github.com/mrcang09/Android-Mem-Edit) by mrcang09 : Android memory plug-in, a memory modification tool for application processes. + +[android-ssl-pinning-bypass](https://github.com/ilya-kozyr/android-ssl-pinning-bypass) by ilya-kozyr : Script to patch apk to allow HTTPS traffic inspection and SSL pinning. + +[APK Medit](https://github.com/aktsk/apk-medit) by aktsk : A memory search and patch tool on debuggable apk without root & ndk. + +[ApkCrack](https://github.com/iamyours/ApkCrack) by iamyours : A tool that make your apk debuggable for Charles/Fiddler in Android 7.0. + +[APKiD](https://github.com/rednaga/APKiD) by rednaga : Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android. + +[APKKiller](https://github.com/aimardcr/APKKiller) by aimardcr : Bypass android application integrity and signature check. + +[APKLab](https://github.com/APKLab/APKLab) by APKLab : Android Reverse-Engineering Workbench for VS Code. + +[ClassLoader](https://github.com/Catherine22/ClassLoader) by Catherine22 : Loading apks or classes without reinstalling your app. + +[Classloader-by-S4J](https://github.com/Hyupai/Classloader-by-S4J) by Hyupai : Dynamic classloader. + +[Dexter](https://github.com/MikeAndrson/Dexter) by MikeAndrson : A WIP advanced DEX editor for Android. + +[intellij-java2smali](https://github.com/ollide/intellij-java2smali) by ollide : A plugin for IntelliJ IDEA & Android Studio to easily compile Java & Kotlin files to smali. + +[Il2CppSDKGenerator](https://github.com/kur0yama/Il2CppSDKGenerator) by kur0yama : An Il2Cpp SDK generator for Android (And probably IOS). + +[Il2cppSpy](https://github.com/yukiarrr/Il2cppSpy) by yukiarrr : Unity IL2CPP Disassembler (for apk). + +[PackageRenamer](https://github.com/testwhat/PackageRenamer) by testwhat : Change package name of apk. + +[RuntimeProcessNameChange](https://github.com/darvincisec/RuntimeProcessNameChange) by darvincisec : Dynamic Process name change for Android Apps. + +[SwissArmyKnife](https://github.com/android-notes/SwissArmyKnife) by android-notes : android ui debugging tool. + +[Memory Manager](https://github.com/connorguerin/Memory-Manager) by connorguerin : C++ memory manager for use with android apps. + +[XAPKDetector](https://github.com/horsicq/XAPKDetector) by horsicq : APK/DEX detector for Windows, Linux and MacOS. + +#List below is about Lib Modding Tools: + + +#List below is about Unity/IL2CPP Modding Tools: + + +[Unitor](https://github.com/BitCrackers/Unitor) by BitCrackers : A tool for analyzing and disassembling any unity game. Supports both mono and il2cpp. + +Deobfuscator: + +[AUDeobfuscator](https://github.com/lifeengines/AUDeobfuscator) by lifeengines : A simple script to help with the deobfuscation of il2cpp files. + +Patching: + +[Cpp2IL](https://github.com/SamboyCoding/Cpp2IL) by SamboyCoding : WIP Tool to reverse Unity's IL2CPP build process back to the original managed DLLs. + +[IL2CPPDumper](https://github.com/kp7742/IL2CPPDumper) by kp7742 : Dump Lib libil2cpp.so from Memory of Game Process and Generate structure dump.cs. + +[Il2cppPatcher](https://github.com/kokonguyen191/Il2cppPatcher) by kokonguyen191 : Update your Android app mod with just one command. + +[KMrite](https://github.com/BryanGIG/KMrite) by BryanGIG : Writing into android application lib.so with offset & hex bytes. + +[libil2cpp Patcher](https://github.com/T5ive/libil2cpp-Patcher) by T5ive : A tool that makes hex editing easier. + + +#To Sort: + +[b00m h3adsh0t](https://github.com/lucylow/b00m-h3adsh0t) by lucylow : Computer Vision Game Development. Neural Network Configurable Aimbot for FPS games with custom training mode. + +[ARM-Converter](https://github.com/MikaCybertron/ARM-Converter) by MikaCybertron : Offline ARM64, ARM, and THUMB instruction to hex converter. + +[ImHex](https://github.com/WerWolv/ImHex) by WerWolv : A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM. + +[biodiff](https://github.com/8051Enthusiast/biodiff) by 8051Enthusiast : Hex diff viewer using alignment algorithms from biology. + +[android-modding-tools](https://github.com/jbro129/android-modding-tools) by jbro129 : An android modding tool dump repo. + +[Pubg-Memory-Dumper](https://github.com/sahilbisla/Pubg-Memory-Dumper) by sahilbisla : A memory dumper for making ESP for pubg mobile. + +[MetaDataStringEditor](https://github.com/JeremieCHN/MetaDataStringEditor) by JeremieCHN : Modify string in file global-metadata.dat. + +[Il2CppAssemblyUnhollower](https://github.com/knah/Il2CppAssemblyUnhollower) by knah : A tool to generate Managed->IL2CPP proxy assemblies. + +[IPAPatch](https://github.com/paradiseduo/IPAPatch) by paradiseduo : Patch iOS Apps, The Easy Way, Without Jailbreak. + +[Il2Cpp Modding Codegen](https://github.com/sc2ad/Il2Cpp-Modding-Codegen) by sc2ad : Generates code that can be built into a shared library for Il2Cpp modding. + +[DLGMemor](https://github.com/DeviLeo/DLGMemor) by DeviLeo : A memory editor and viewer for iOS (Jailed or not Jailed). + +[AssetStudio](https://github.com/Perfare/AssetStudio) by Perfare : A tool for exploring, extracting and exporting assets and assetbundles. + +[AssetRipper](https://github.com/ds5678/AssetRipper) by ds5678 : GUI and API library to work with Engine assets, serialized and bundle files. + +[AssetStudio](https://github.com/djkaty/AssetStudio) by djkaty : A tool for exploring, extracting and exporting assets and assetbundles. + +[UnrealPakTool](https://github.com/allcoolthingsatoneplace/UnrealPakTool) by allcoolthingsatoneplace : A tool that can extract .pak files for Unreal Engine 4. + +[PidTesting](https://github.com/ArcyMods/PidTesting) by ArcyMods : Get the pid of a process. + +[PG3D-CryptoPrefsGenerator](https://github.com/jbro129/PG3D-CryptoPrefsGenerator) by jbro129 : A PG3D Player Pref Encryption/Decryption Tool. + +[LibInjector](https://github.com/jbro129/LibInjector) by jbro129 : Write to an android apps lib.so at runtime. + +[PackageHook](https://github.com/jbro129/PackageHook) by jbro129 : Hook An Android Applications Package Config And Set It As You Want. + +[Il2CppDumperTool](https://github.com/axhlzy/Il2CppDumperTool) by axhlzy : A tool to batch breakpoint functions of libil2cpp.so. + +[PADumper](https://github.com/BryanGIG/PADumper) by BryanGIG : Easy Dump ELF libil2cpp.so from Android Process Memory. + +[mem](https://github.com/MobileForensicsResearch/mem) by MobileForensicsResearch : Tool used for dumping memory from Android devices. + +[UABE](https://github.com/DerPopo/UABE) by DerPopo : Unity Assets Bundle Extractor. + +[UABEA](https://github.com/nesrak1/UABEA) by nesrak1 : C# UABE for newer versions of unity. + +[UnityAssetReplacer](https://github.com/Skyluker4/UnityAssetReplacer) by Skyluker4 : A tool to replace files in a Unity Asset Bundle from given files. + +[ILSpy](https://github.com/icsharpcode/ILSpy) by icsharpcode : .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more). + +[UtinyRipper](https://github.com/mafaca/UtinyRipper) by mafaca : GUI and API library to work with Engine assets, serialized and bundle files. + +[tinker](https://github.com/Tencent/tinker) by Tencent : A hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk. + +[Image_to_byte_array_converter](https://github.com/geokar2006/Image_to_byte_array_converter) by geokar2006 : This program allows you to convert images to byte array for the mod menu on unity mono. + +[Archived-Repos](https://github.com/TheArmKing/Archived-Repos) by TheArmKing : A collection of TheArmKing's old repos or discontinued projects. + +[AsmResolver](https://github.com/Washi1337/AsmResolver) by Washi1337 : A library for editing PE files with full .NET metadata support. + +[UnityExplorer](https://github.com/sinai-dev/UnityExplorer) by sinai-dev : An in-game explorer and a suite of debugging tools for IL2CPP and Mono Unity games, to aid with modding development. + +[apk-mitm](https://github.com/shroudedcode/apk-mitm) by shroudedcode : A CLI application that automatically prepares Android APK files for HTTPS inspection. + +[mitmproxy](https://github.com/mitmproxy/mitmproxy) by mitmproxy : An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. + +[CppDLL](https://github.com/Rprop/CppDLL) by Rprop : A small tool that will help you generate Cpp Header(.h) and Import Library(.lib) from Dynamic Link Library(.dll). + +[7-Super-Tool-Mod-Menu-Generator](https://github.com/7Hackers/7-Super-Tool-Mod-Menu-Generator) by 7Hackers : A powerful mod menu generator with offline arm converter and ability to add telekill, chams, patch, hook, etc. + +[Auto-Il2cppDumper](https://github.com/BryanGIG/Auto-Il2cppDumper) by BryanGIG : Internal dumper for Unity3d libil2cpp.so. + +[LibDumper](https://github.com/BryanGIG/LibDumper) by BryanGIG : APK For Dumping Memory libil2cpp.so / libUE4.so. + +[Tool-Encryption-Decryption-JSC-Files-for-Cocos2djs-Games](https://github.com/MikaCybertron/Tool-Encryption-Decryption-JSC-Files-for-Cocos2djs-Games) by MikaCybertron : Tool Encryption & Decryption JSC Files to Modded Cocos2djs Games. + +[Tool-Converter-ASCII](https://github.com/MikaCybertron/Tool-Converter-ASCII) by MikaCybertron : Offline tool to Converter ASCII to Decimal & Decimal to ASCII. + +[dnSpy](https://github.com/dnSpy/dnSpy) by dnSpy : .NET debugger and assembly editor. + +[dnSpy](https://github.com/dnSpyEx/dnSpy) by dnSpyEx : Continuation of the dnSpy project. + +[dnSpy.Extension.HoLLy](https://github.com/HoLLy-HaCKeR/dnSpy.Extension.HoLLy) by HoLLy-HaCKeR : A dnSpy extension to aid reversing of obfuscated assemblies. \ No newline at end of file diff --git a/Other/Other.md b/Other/Other.md new file mode 100644 index 0000000..3101af1 --- /dev/null +++ b/Other/Other.md @@ -0,0 +1,72 @@ +# Other + +List below is about other stuff: + + +[AndroidIDE](https://github.com/itsaky/AndroidIDE) by itsaky : AndroidIDE is an IDE for Android to develop full featured Android apps on Android smartphones. + +[Game Guardian Il2cpp Script](https://github.com/SliceCast/Game-Guardian-Il2cpp-Script-) by SliceCast : A game guardian (il2cpp Script) for you guys to use if you want to use this without a mod menu. + +[Deobfuscated-Il2cpp-Android-Games](https://github.com/SliceCast/Deobfuscated-Il2cpp-Android-Games) by SliceCast : Some de-obfuscated il2cpp game dumps. + +[androidMemHack](https://github.com/gooooloo/androidMemHack) by gooooloo : read and write a memory value of other process. + +[injector](https://github.com/flysands/injector) by flysands : android so injector. + +[Il2CppVersions](https://github.com/nneonneo/Il2CppVersions) by nneonneo : Build scripts & historical header files for every available minor version of Unity's Il2Cpp project. + +[arminject](https://github.com/evilsocket/arminject) by evilsocket : An application to dynamically inject a shared object into a running process on ARM architectures. + +[soinject](https://github.com/XutaxKamay/soinject) by XutaxKamay : ELF shared libraries injection to a remote process. + +[Android-Injector](https://github.com/CrackerCat/Android-Injector) by CrackerCat : Inject so & apk to zygote on android. Support armv8 & armv7. + +[TinyInjector](https://github.com/shunix/TinyInjector) by shunix : Shared Library Injector on Android. + +[android-vm-injector](https://github.com/sandin/android-vm-injector) by sandin : Android VM Injector. + +[luject](https://github.com/hack0z/luject) by hack0z : A static injector of dynamic library for application (android, iphoneos, macOS, windows, linux). + +[AnDroidInject0r](https://github.com/yasserjanah/AnDroidInject0r) by yasserjanah : A Python script to inject existing Android applications with a Meterpreter payload. + +[FamgyAndroidInject](https://github.com/famgy/FamgyAndroidInject) by famgy : Android native inject hook inlinehook. + +[LibChecker](https://github.com/zhaobozhen/LibChecker) by zhaobozhen : An app to view libraries used in apps in your device. + +[Save-Logcat](https://github.com/LGLTeam/Save-Logcat) by LGLTeam : Save local logcat via Java without root. + +[APKDL](https://github.com/TheArmKing/APKDL) by TheArmKing : Download APKs in command line. + +[apkeep](https://github.com/EFForg/apkeep) by EFForg : A command-line tool for downloading APK files from various sources. + +[MobileApp-Pentest-Cheatsheet](https://github.com/tanprathan/MobileApp-Pentest-Cheatsheet) by tanprathan : The Mobile App Pentest cheat sheet was created to provide concise collection of high value information on specific mobile application penetration testing topics. + +[GGInjector](https://github.com/saiaapiz14/GGInjector) by saiaapiz14 : Inject shared library by using GameGuardian. + +[devil2cpp](https://github.com/Torres9/devil2cpp) by Torres9 : Modern il2cpp injector. + +[AndLua-Modding-Projects](https://github.com/LGLTeam/AndLua-Modding-Projects) by LGLTeam : Collections of AndLua modding related projects. + +[Decrypted-GG-Lua-Scripts](https://github.com/LGLTeam/Decrypted-GG-Lua-Scripts) by LGLTeam : Collections of decrypted GameGuardian scripts. For educational purposes only + +[GGMod](https://github.com/JealousCat/GGMod) by JealousCat : Provide GameGuardian's MOD tutorials and codes, such as luajava library, repair os.execute function, improve String library, add Canvas, etc. + +[PUBG-Mobile-Memory-Hack](https://github.com/LGLTeam/PUBG-Mobile-Memory-Hack) by LGLTeam : PUBG Mobile Memory Hack. + +[CSharp-AntiDump](https://github.com/AndnixSH/CSharp-AntiDump) by AndnixSH : Anti dump in C#. + +[NoxDumper](https://github.com/zeroKilo/NoxDumper) by zeroKilo : Simple tool to dump android process memory inside Nox player. + +[uber-apk-signer](https://github.com/patrickfav/uber-apk-signer/) by patrickfav : A cli tool that helps signing and zip aligning single or multiple APKs. + +[ios-resources](https://github.com/Siguza/ios-resources) by Siguza : Useful resources for iOS hacking. + +[SplitPacker](https://github.com/TheArmKing/SplitPacker) by TheArmKing : Bash script to combine split APKs (android app bundles) into a single APK. + +[Modding-Shell-Scripts](https://github.com/LGLTeam/Modding-Shell-Scripts) by LGLTeam : Shell scripts used for modding. + +[pubg_mobile_memory_hacking_examples](https://github.com/atiksoftware/pubg_mobile_memory_hacking_examples) by atiksoftware : Pubg Mobile Emulator Gameloop Memory Hacking C++ code examples. + +[iOS-Tweaks](https://github.com/onewayticket255/iOS-Tweaks) by onewayticket255 : The source code of the tweaks from the SarahH12099 Repo + +[Game-Guardian-Easy-MemoryPatch](https://github.com/geokar2006/Game-Guardian-Easy-MemoryPatch) by geokar2006 : Path any lib hex by offset in game guardian scripts. \ No newline at end of file diff --git a/Packers&Protectors/Packers&Protectors.md b/Packers&Protectors/Packers&Protectors.md new file mode 100644 index 0000000..1bba46b --- /dev/null +++ b/Packers&Protectors/Packers&Protectors.md @@ -0,0 +1,50 @@ +# Packing and Protection + +List below is about Packers and Protectors: + + +[Obfuscapk](https://github.com/ClaudiuGeorgiu/Obfuscapk) by ClaudiuGeorgiu : An automatic obfuscation tool for Android apps. + +[ApkEncryptor](https://github.com/espmihacker/ApkEncryptor) by espmihacker : A android app for encrypting apk. + +[AndResGuard](https://github.com/shwenzhang/AndResGuard) by shwenzhang : Proguard resource for Android by wechat team. + +[AabResGuard](https://github.com/bytedance/AabResGuard) by bytedance : Android app bundle resource obfuscation tool. + +[ApkToolPlus](https://github.com/linchaolong/ApkToolPlus) by linchaolong : An apk reverse analysis tool (a apk analysis tools). + +[dexknife-wj](https://github.com/godlikewangjun/dexknife-wj) by godlikewangjun : APK reinforcement plug-in with signature verification, dex encryption, resource obfuscation. + +[anti_Android](https://github.com/TUGOhost/anti_Android) by TUGOhost : Protect Android App anti any attacks and environments. + +[AntiDebugandMemoryDump](https://github.com/darvincisec/AntiDebugandMemoryDump) by darvincisec : Anti-Debug and Anti-Memory Dump for Android. + +[DetectFrida](https://github.com/darvincisec/DetectFrida) by darvincisec : Detect Frida for Android. + +[Oo0Proguard](https://github.com/L-JINBIN/Oo0Proguard) by L-JINBIN : Modified version of Proguard, the obfuscated class name is Oo0 combination. + +[KiwiApkProtect](https://github.com/iKiwiSec/KiwiApkProtect) by iKiwiSec : encryption for mobile android applications. + +[Bangcle](https://github.com/woxihuannisja/Bangcle) by woxihuannisja : The second generation Android Hardening Protection. + +[StormJiagu](https://github.com/codingsf/StormJiagu) by codingsf : Android Dex Protector. + +[BlackObfuscator](https://github.com/CodingGay/BlackObfuscator) by CodingGay : An obfuscator for Android APK DexFile. + +[BlackObfuscator-GUI](https://github.com/CodingGay/BlackObfuscator-GUI) by CodingGay : This project is an graphical utility based on BlackObfuscator.. + +[BlackObfuscator-ASPlugin](https://github.com/CodingGay/BlackObfuscator-ASPlugin) by CodingGay : This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. + +[skidfuscator-java-obfuscator](https://github.com/terminalsin/skidfuscator-java-obfuscator) by terminalsin : Public proof-of-concept obfuscator using the MapleIR framework designed by cts & bibl. + +[yGuard](https://github.com/yWorks/yGuard) by yWorks : The open-source Java obfuscation tool working with Ant and Gradle. + +[paranoid](https://github.com/MichaelRocks/paranoid) by MichaelRocks : String obfuscator for Android applications. + +[Enigma](https://github.com/christopherney/Enigma) by christopherney : Gradle Plugin - Obfuscator String Encryption (Android/Java). + +[Obfuscate](https://github.com/adamyaxley/Obfuscate) by adamyaxley : Guaranteed compile-time string literal obfuscation header-only library for C++14. + +[cpp11-compile-time-string-obfuscation](https://github.com/Rednick16/cpp11-compile-time-string-obfuscation) by Rednick16 : a mini project to obfuscate strings/hex and const char strings/objective c strings. + +[nmmp](https://github.com/maoabc/nmmp) by maoabc : dex-vm used to protect the android classes.dex file. \ No newline at end of file diff --git a/VirtualEngines/VirtualEngines.md b/VirtualEngines/VirtualEngines.md new file mode 100644 index 0000000..ea1d4b5 --- /dev/null +++ b/VirtualEngines/VirtualEngines.md @@ -0,0 +1,50 @@ +# Virtual Engines + +List below is about Virtual Engines: + + +[VirtualApp](https://github.com/asLody/VirtualApp) by asLody : Virtual Engine for Android. + +[VirtualApp](https://github.com/2-young-2-simple/VirtualApp) by 2-young-2-simple : VirtualApp With Compatibility Of Android 10/11/12. + +[VirtualApp](https://github.com/ServenScorpion/VirtualApp) by ServenScorpion : VirtualApp that supports android 11 application clone, simulated device, simulated wifi, virtual multi-open, Dingding punch card, enterprise micro punch card, plug-in development, XP plug-in, simulated user operation, java hook, c++ hook. + +[dynamic-load-apk](https://github.com/singwhatiwanna/dynamic-load-apk) by singwhatiwanna : DL: dynamic load framework in android. + +[Android-Plugin-Framework](https://github.com/limpoxe/Android-Plugin-Framework) by limpoxe : Android plug-in framework, free to install and run plug-in APK, support independent plug-ins and non-independent plug-ins. + +[RePlugin](https://github.com/Qihoo360/RePlugin) by Qihoo360 : A flexible, stable, easy-to-use Android Plug-in Framework. + +[AndroidDynamicLoader](https://github.com/mmin18/AndroidDynamicLoader) by mmin18 : A plugin system that runs like a browser, but instead of load web pages, it load apk plugins which runs natively on Android system. + +[VirtualAPK](https://github.com/didi/VirtualAPK) by didi : A powerful and lightweight plugin framework for Android. + +[BlackBox](https://github.com/FBlackBox/BlackBox) by FBlackBox : 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](https://github.com/nnjun/BlackBox) by nnjun : A virtual engine that supports 5.0-12.0. It can clone and run virtual applications on Android. It has the ability to run without installation and has integrated Xposed framework. The black box can control the virtual application being run and do whatever you want. + +[DroidPlugin](https://github.com/moz1q1/DroidPlugin) by moz1q1 : A plugin framework on android,Run any third-party apk without installation, modification or repackage. + +[ZeusPlugin](https://github.com/iReaderAndroid/ZeusPlugin) by iReaderAndroid : Android plug-in patch framework. + +[VirtualAppEx](https://github.com/xxxyanchenxxx/VirtualAppEx) by xxxyanchenxxx : VirtualApp 9.0 adaptation. + +[VirtualXposed_12](https://github.com/so-lli/VirtualXposed_12) by so-lli : A simple app to use Xposed without root, unlock the bootloader or modify system image, etc. (Android 12 support). + +[VirtualXposed](https://github.com/android-hacker/VirtualXposed) by android-hacker : A simple app to use Xposed without root, unlock the bootloader or modify system image, etc. + +[DynamicAPK](https://github.com/CtripMobile/DynamicAPK) by CtripMobile : Solution to implement multi apk dynamic loading and hot fixing for Android App. + +[atlas](https://github.com/alibaba/atlas) by alibaba : A powerful Android Dynamic Component Framework. + +[AndroidComponentPlugin](https://github.com/androidmalin/AndroidComponentPlugin) by androidmalin : Simply implement plug-inization of the four major components on Android for learning and use. + +[SandBoxHookPlugin](https://github.com/ganyao114/SandBoxHookPlugin) by ganyao114 : demo for inject & hook in sandbox. + +[ShellDroid](https://github.com/wuhx/shelldroid) by wuhx : Create Virtual Environment for your Android Apps. + +[twoyi](https://github.com/twoyi/twoyi) by twoyi : A lightweight Android container on Android. + +[VMOSPro_RootXposed_Terminal](https://github.com/HuskyDG/VMOSPro_RootXposed_Terminal) by HuskyDG :A simple scripting tool that gives you useful features for VMOS or VMOS Pro. + +[AntiVa-Bypass](https://github.com/ArcyMods/AntiVa-Bypass) by ArcyMods : Offsets and hex's that bypass pg3d's antiva detection. \ No newline at end of file From e1f86065ede01249c9d71da1a4debf107f289980 Mon Sep 17 00:00:00 2001 From: metzger100 Date: Thu, 21 Apr 2022 00:57:27 +0200 Subject: [PATCH 04/49] fixed Header. --- ModdingTools/ModdingTools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ModdingTools/ModdingTools.md b/ModdingTools/ModdingTools.md index b414548..eb858de 100644 --- a/ModdingTools/ModdingTools.md +++ b/ModdingTools/ModdingTools.md @@ -2,7 +2,7 @@ #List below is about APK Modding Tools: -APKTools/Disassemblers: +APKTools/DEX-Disassemblers: [Android-Disassembler](https://github.com/KYHSGeekCode/Android-Disassembler) by KYHSGeekCode : Capstone-based disassembler application on android. From 3202093aaa13885dde8757ce6608c4345a951823 Mon Sep 17 00:00:00 2001 From: metzger100 Date: Thu, 21 Apr 2022 15:34:22 +0200 Subject: [PATCH 05/49] Some sorting and Filtering --- C++Libs/C++Libraries.md | 33 +++++------ Dumpers&Unpackers/Dumpers&Unpackers.md | 59 +++++++++---------- Frida/Frida.md | 36 ++++++----- .../HookingLibs+Templates.md | 4 +- ModdingTools/ModdingTools.md | 13 +--- 5 files changed, 69 insertions(+), 76 deletions(-) diff --git a/C++Libs/C++Libraries.md b/C++Libs/C++Libraries.md index 6527537..5e2d904 100644 --- a/C++Libs/C++Libraries.md +++ b/C++Libs/C++Libraries.md @@ -1,36 +1,35 @@ -# C++ Libraries +## C++ Libraries -List below is about C++Libs: +# List below is about C++Libs: [KittyMemory](https://github.com/MJx0/KittyMemory) by MJx0 : This library aims for runtime code patching for both Android and iOS. -[ByNameModding](https://github.com/geokar2006/ByNameModding) by geokar2006 : Modding il2cpp games by classes, methods, fields names. +[NativeIORedirect](https://github.com/dolphinwang/NativeIORedirect) by dolphinwang : Native IO Redirect implementation for Android. -[il2cpp-hacking](https://github.com/Octowolve/il2cpp-hacking) by Octowolve : POC for modding il2cpp using il2cpp functions. +[PeachPatch](https://github.com/HimekoEx/PeachPatch) by HimekoEx : Android Runtime Code Patch. -[MonoDumperKit](https://github.com/MJx0/MonoDumperKit) by MJx0 : DLL dumper for mono backend games. +# List below is about IL2CPP/Unity: -[MonoInjectorKit](https://github.com/MJx0/MonoInjectorKit) by MJx0 : DLL injector for mono backend games. -[IL2CppResolver](https://github.com/MJx0/IL2CppResolver) by : Resolve il2cpp calls for internal unity engine functions. +[ByNameModding](https://github.com/geokar2006/ByNameModding) by geokar2006 : Modding il2cpp games by classes, methods, fields names. -[Unity-Mods](https://github.com/Octowolve/Unity-Mods) by Octowolve : A collection of unity mods. +[Collection-Chams-For-IL2CPP-Unity-Games](https://github.com/DarksideH/Collection-Chams-For-IL2CPP-Unity-Games) by DarksideH : Collection Chams for IL2CPP Unity Game. -[il2cpp_mono_string](https://github.com/geokar2006/il2cpp_mono_string) by geokar2006 : Working il2cpp(mono) string for hacking unity il2cpp games. +[il2cpp-hacking](https://github.com/Octowolve/il2cpp-hacking) by Octowolve : POC for modding il2cpp using il2cpp functions. -[MonoString](https://github.com/FateHack/MonoString) by FateHack : The string class of the il2cpp game implements the conversion and modification of char* and std::string. +[il2cpp_mono_string](https://github.com/geokar2006/il2cpp_mono_string) by geokar2006 : Working il2cpp(mono) string for hacking unity il2cpp games. -[UnityStuff](https://github.com/kp7742/UnityStuff) by kp7742 : A collection of structs and other useful things for hacking 64 bit iOS Unity games. +[IL2CppResolver](https://github.com/MJx0/IL2CppResolver) by : Resolve il2cpp calls for internal unity engine functions. -[XIL2CppDumper](https://github.com/4ch12dy/XIL2CppDumper) by 4ch12dy : IL2CppDumper written in C++. +[ImGui-Text-Marquee](https://github.com/Rev/ImGui-Text-Marquee) by Rev : An easy way to make a text marquee using ImGui. -[NativeIORedirect](https://github.com/dolphinwang/NativeIORedirect) by dolphinwang : Native IO Redirect implementation for Android. +[ImGui-Rainbow-Colour-Cycler](https://github.com/Rev/ImGui-Rainbow-Colour-Cycler) by Rev : An easy way to make a cool rainbow colour cycler using ImGui. -[PeachPatch](https://github.com/HimekoEx/PeachPatch) by HimekoEx : Android Runtime Code Patch. +[MonoString](https://github.com/FateHack/MonoString) by FateHack : The string class of the il2cpp game implements the conversion and modification of char* and std::string. -[ImGui-Text-Marquee](https://github.com/Rev/ImGui-Text-Marquee) by Rev : An easy way to make a text marquee using ImGui. +[Unity-Mods](https://github.com/Octowolve/Unity-Mods) by Octowolve : A collection of unity mods. -[ImGui-Rainbow-Colour-Cycler](https://github.com/Rev/ImGui-Rainbow-Colour-Cycler) by Rev : An easy way to make a cool rainbow colour cycler using ImGui. +[UnityStuff](https://github.com/kp7742/UnityStuff) by kp7742 : A collection of structs and other useful things for hacking 64 bit iOS Unity games. -[Collection-Chams-For-IL2CPP-Unity-Games](https://github.com/DarksideH/Collection-Chams-For-IL2CPP-Unity-Games) by DarksideH : Collection Chams for IL2CPP Unity Game. \ No newline at end of file +[XIL2CppDumper](https://github.com/4ch12dy/XIL2CppDumper) by 4ch12dy : IL2CppDumper written in C++. \ No newline at end of file diff --git a/Dumpers&Unpackers/Dumpers&Unpackers.md b/Dumpers&Unpackers/Dumpers&Unpackers.md index 69b6102..479e321 100644 --- a/Dumpers&Unpackers/Dumpers&Unpackers.md +++ b/Dumpers&Unpackers/Dumpers&Unpackers.md @@ -1,58 +1,55 @@ -# Dumping and Unpacking +## Dumping and Unpacking -List below is about Dumpers and Unpackers: +# List below is about Dumpers and Unpackers: +[BlackDex](https://github.com/CodingGay/BlackDex) by CodingGay : An android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment, can run on any Android mobile phones or emulators, and can unpack APK files in several seconds. -[Il2CppDumper](https://github.com/Perfare/Il2CppDumper) by Perfare : An il2cpp dumper. - -[Riru-Il2CppDumper](https://github.com/Perfare/Riru-Il2CppDumper) by Perfare : Using Riru to dump il2cpp data at runtime. - -[Il2CppInspector](https://github.com/djkaty/Il2CppInspector) by djkaty : A powerful automated tool for reverse engineering Unity IL2CPP binaries. +[MemDumper](https://github.com/kp7742/MemDumper) by kp7742 : Dump Memory of Process in Android. -[Il2CppInspectorPlugins](https://github.com/djkaty/Il2CppInspectorPlugins) by djkaty : The official repository of plugins for Il2CppInspector. +[DumpDex](https://github.com/aos3618/DumpDex) by aos3618 : A very simple dump dex file unpacking tool based on Xposed. -[Il2CppTranslator](https://github.com/BitCrackers/Il2CppTranslator) by BitCrackers : A library to help make deobfuscation plugins for Il2CppInspector. +[dumpDex](https://github.com/WrBug/dumpDex) by WrBug : An Android shelling tool, needs xposed support, easy development has integrated the project. -[Beebyte-Deobfuscator](https://github.com/OsOmE1/Beebyte-Deobfuscator) by OsOmE1 : A plugin for Il2CppInspector that performs quasi deobfuscation. +[drizzleDumper](https://github.com/DrizzleRisk/drizzleDumper) by DrizzleRisk : drizzleDumper is an Android shelling tool based on memory search. -[Compiled-Beeless-BeeByte-DeObfuscator](https://github.com/SliceCast/Compiled-Beeless-BeeByte-DeObfuscator) by SliceCast : Compiled Beeless BeeByte deobfuscator. +[android_unpacker](https://github.com/CheckPointSW/android_unpacker) by CheckPointSW : A (hopefully) generic unpacker for packed Android apps. -[Il2CppDumper](https://github.com/Jumboperson/Il2CppDumper) by Jumboperson : Better version of PokemonGoDumper. +[AppSpear](https://github.com/UchihaL/AppSpear) by UchihaL : a universal and automated unpacking system. -[Il2CppDumper YuanShen](https://github.com/kagurazakasanae/Il2CppDumper-YuanShen) by kagurazakasanae : Modified version of Il2CppDumper allows you to dump methods of UserAssembly.dll of the game Genshin Impact. +[android-unpacker](https://github.com/strazzere/android-unpacker) by strazzere : Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0. -[Il2CppDumper GUI](https://github.com/AndnixSH/Il2CppDumper-GUI) by AndnixSH : Simple GUI version of Il2CppDumper +[DexHunter](https://github.com/zyq8709/DexHunter) by zyq8709 : General Automatic Unpacking Tool for Android Dex Files. -[Il2CppDumper-HI3](https://github.com/AndnixSH/Il2CppDumper-HI3) by AndnixSH : Modified Il2CppDumper which can decrypt and dump Honkai Impact 3rd games. +[dexdump](https://github.com/smartdone/dexdump) by smartdone : Xposed plug-in for quick release of the first generation shell. -[PokemonGoDumper](https://github.com/Jumboperson/PokemonGoDumper) by Jumboperson : A POC way to dump Pokemon Go. +# List below is about IL2CPP Dumpers and Unpackers: -[UE4Dumper](https://github.com/kp7742/UE4Dumper) by kp7742 : Unreal Engine 4 Dumper - Dump libUE4.so and Generate Structure SDK. +[Beebyte-Deobfuscator](https://github.com/OsOmE1/Beebyte-Deobfuscator) by OsOmE1 : A plugin for Il2CppInspector that performs quasi deobfuscation. -[UnrealDumper-4.25](https://github.com/guttir14/UnrealDumper-4.25) by guttir14 : Unreal Engine 4.23-4.27 Dumper. +[Compiled-Beeless-BeeByte-DeObfuscator](https://github.com/SliceCast/Compiled-Beeless-BeeByte-DeObfuscator) by SliceCast : Compiled Beeless BeeByte deobfuscator. -[UE4SDKGenerator](https://github.com/D-R-99/UE4SDKGenerator) by D-R-99 : Unrealengine4 SDK Generator for Android supports UE4.18 to UE4.22. +[Dumpity](https://github.com/sc2ad/Dumpity) by sc2ad : An IL2CPP Dumper that dumps all types into classes that can support reading and writing from .assets files. -[LibDumper](https://github.com/BryanGIG/LibDumper) by BryanGIG : APK For Dumping Memory libil2cpp.so / libUE4.so from memory. +[Il2CppDumper GUI](https://github.com/AndnixSH/Il2CppDumper-GUI) by AndnixSH : Simple GUI version of Il2CppDumper -[BlackDex](https://github.com/CodingGay/BlackDex) by CodingGay : An android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment, can run on any Android mobile phones or emulators, and can unpack APK files in several seconds. +[Il2CppDumper YuanShen](https://github.com/kagurazakasanae/Il2CppDumper-YuanShen) by kagurazakasanae : Modified version of Il2CppDumper allows you to dump methods of UserAssembly.dll of the game Genshin Impact. -[Dumpity](https://github.com/sc2ad/Dumpity) by sc2ad : An IL2CPP Dumper that dumps all types into classes that can support reading and writing from .assets files. +[Il2CppDumper-HI3](https://github.com/AndnixSH/Il2CppDumper-HI3) by AndnixSH : Modified Il2CppDumper which can decrypt and dump Honkai Impact 3rd games. -[MemDumper](https://github.com/kp7742/MemDumper) by kp7742 : Dump Memory of Process in Android. +[Il2CppDumper](https://github.com/Perfare/Il2CppDumper) by Perfare : An il2cpp dumper. -[DumpDex](https://github.com/aos3618/DumpDex) by aos3618 : A very simple dump dex file unpacking tool based on Xposed. +[Il2CppDumper](https://github.com/Jumboperson/Il2CppDumper) by Jumboperson : Better version of PokemonGoDumper. -[dumpDex](https://github.com/WrBug/dumpDex) by WrBug : An Android shelling tool, needs xposed support, easy development has integrated the project. +[Il2CppInspector](https://github.com/djkaty/Il2CppInspector) by djkaty : A powerful automated tool for reverse engineering Unity IL2CPP binaries. -[drizzleDumper](https://github.com/DrizzleRisk/drizzleDumper) by DrizzleRisk : drizzleDumper is an Android shelling tool based on memory search. +[Il2CppInspectorPlugins](https://github.com/djkaty/Il2CppInspectorPlugins) by djkaty : The official repository of plugins for Il2CppInspector. -[android_unpacker](https://github.com/CheckPointSW/android_unpacker) by CheckPointSW : A (hopefully) generic unpacker for packed Android apps. +[Il2CppTranslator](https://github.com/BitCrackers/Il2CppTranslator) by BitCrackers : A library to help make deobfuscation plugins for Il2CppInspector. -[AppSpear](https://github.com/UchihaL/AppSpear) by UchihaL : a universal and automated unpacking system. +[Riru-Il2CppDumper](https://github.com/Perfare/Riru-Il2CppDumper) by Perfare : Using Riru to dump il2cpp data at runtime. -[android-unpacker](https://github.com/strazzere/android-unpacker) by strazzere : Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0. +# List below is about Unreal Dumpers and Unpackers: -[DexHunter](https://github.com/zyq8709/DexHunter) by zyq8709 : General Automatic Unpacking Tool for Android Dex Files. +[UE4Dumper](https://github.com/kp7742/UE4Dumper) by kp7742 : Unreal Engine 4 Dumper - Dump libUE4.so and Generate Structure SDK. -[dexdump](https://github.com/smartdone/dexdump) by smartdone : Xposed plug-in for quick release of the first generation shell. \ No newline at end of file +[UnrealDumper-4.25](https://github.com/guttir14/UnrealDumper-4.25) by guttir14 : Unreal Engine 4.23-4.27 Dumper. \ No newline at end of file diff --git a/Frida/Frida.md b/Frida/Frida.md index fe57551..d5c95f1 100644 --- a/Frida/Frida.md +++ b/Frida/Frida.md @@ -1,38 +1,42 @@ -# Frida +## Frida -List below is about Frida: +# List below is about Frida and general plugins: +Frida: [frida](https://github.com/frida/frida) by frida : A dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. -[Frida Il2cpp](https://github.com/AeonLucid/frida-il2cpp) by AeonLucid : A helper library for those that want to play around with Unity il2cpp games. +Extensions: + +[android-inject-custom](https://github.com/oleavr/android-inject-custom) by oleavr : Example showing how to use Frida for standalone injection of a custom payload. + +[android-injector](https://github.com/hacksysteam/android-injector) by hacksysteam : Android Shared Object Injector using Frida. + +[frida_bypass_ssl_example](https://github.com/lasting-yang/frida_bypass_ssl_example) by lasting-yang : Some tips for frida to assist packet capture. [FRIDA-DEXDump](https://github.com/hluwa/FRIDA-DEXDump) by hluwa : Fast search and dump dex on memory. -[strongR-frida-android](https://github.com/hluwa/strongR-frida-android) by hluwa : Anti-detection version of frida-server for android. +[frida_dump](https://github.com/lasting-yang/frida_dump) by lasting-yang : frida dump dex, frida dump so. -[frida-il2cpp-bridge](https://github.com/vfsfitvnm/frida-il2cpp-bridge) by vfsfitvnm : Frida module to debug, dump, manipulate or hijack any IL2CPP application at runtime with a high level of abstraction, without needing the global-metadata.dat file. +[Frida-Injector-for-Android](https://github.com/TimScriptov/Frida-Injector-for-Android) by TimScriptov : Frida injector for Android. [frida-ios-hook](https://github.com/noobpk/frida-ios-hook) by noobpk : A script that helps you trace classes, functions, and modify the return values of methods on iOS platform. -[fridump](https://github.com/Nightbringer21/fridump) by Nightbringer21 : A universal memory dumper using Frida. - [frida-unpack](https://github.com/dstmath/frida-unpack) by dstmath : Frida-based shelling tool. -[Patch Apk](https://github.com/NickstaDB/patch-apk) by NickstaDB : Wrapper to inject an Objection/Frida gadget into an APK. - -[frida_bypass_ssl_example](https://github.com/lasting-yang/frida_bypass_ssl_example) by lasting-yang : Some tips for frida to assist packet capture. +[FridaAndroidInjector](https://github.com/iGio90/FridaAndroidInjector) by iGio90 : Inject frida agents on local processes through an Android app. -[frida_dump](https://github.com/lasting-yang/frida_dump) by lasting-yang : frida dump dex, frida dump so. +[fridump](https://github.com/Nightbringer21/fridump) by Nightbringer21 : A universal memory dumper using Frida. [OkHttpLogger-Frida](https://github.com/siyujie/OkHttpLogger-Frida) by siyujie : Frida script to intercept okhttp packets. -[android-injector](https://github.com/hacksysteam/android-injector) by hacksysteam : Android Shared Object Injector using Frida. +[Patch Apk](https://github.com/NickstaDB/patch-apk) by NickstaDB : Wrapper to inject an Objection/Frida gadget into an APK. -[Frida-Injector-for-Android](https://github.com/TimScriptov/Frida-Injector-for-Android) by TimScriptov : Frida injector for Android. +[r2frida](https://github.com/nowsecure/r2frida) by nowsecure : Radare2 and Frida better together. -[FridaAndroidInjector](https://github.com/iGio90/FridaAndroidInjector) by iGio90 : Inject frida agents on local processes through an Android app. +# List below is about IL2CPP for Frida: -[android-inject-custom](https://github.com/oleavr/android-inject-custom) by oleavr : Example showing how to use Frida for standalone injection of a custom payload. +[Frida Il2cpp](https://github.com/AeonLucid/frida-il2cpp) by AeonLucid : A helper library for those that want to play around with Unity il2cpp games. + +[frida-il2cpp-bridge](https://github.com/vfsfitvnm/frida-il2cpp-bridge) by vfsfitvnm : Frida module to debug, dump, manipulate or hijack any IL2CPP application at runtime with a high level of abstraction, without needing the global-metadata.dat file. -[r2frida](https://github.com/nowsecure/r2frida) by nowsecure : Radare2 and Frida better together. \ No newline at end of file diff --git a/HookingLibs+Templates/HookingLibs+Templates.md b/HookingLibs+Templates/HookingLibs+Templates.md index e7007d4..7d188ff 100644 --- a/HookingLibs+Templates/HookingLibs+Templates.md +++ b/HookingLibs+Templates/HookingLibs+Templates.md @@ -1,6 +1,6 @@ -# Hooking Libraries and Templates +## Hooking Libraries and Templates -List below is about Hooking Libraries and Templates: +# List below is about Hooking Libraries and Templates: [Android_Inline_Hook](https://github.com/GToad/Android_Inline_Hook) by GToad: Native library hooking that works with thumb-2 and arm32. diff --git a/ModdingTools/ModdingTools.md b/ModdingTools/ModdingTools.md index eb858de..acab1aa 100644 --- a/ModdingTools/ModdingTools.md +++ b/ModdingTools/ModdingTools.md @@ -1,6 +1,6 @@ ## Modding Tools -#List below is about APK Modding Tools: +# List below is about APK Modding Tools: APKTools/DEX-Disassemblers: @@ -16,8 +16,6 @@ APKTools/DEX-Disassemblers: [ApktoolFX](https://github.com/oscar0812/ApktoolFX) by oscar0812 : A GUI for Apktool to make reverse engineering of android apps a breeze. -[AutoAPKTool](https://github.com/TheArmKing/AutoAPKTool) by TheArmKing : A bash based script that helps you decompile, recompile, signs apks. - [raung](https://github.com/skylot/raung) by skylot : Assembler/disassembler for java bytecode. Decompilers: @@ -48,8 +46,6 @@ Deobfuscator: Signature Tools: -[CS-APKSignReader](https://github.com/aimardcr/CS-APKSignReader) by aimardcr : Windows C# version of APKSignReader. - [ApkSignatureKiller](https://github.com/L-JINBIN/ApkSignatureKiller) by L-JINBIN : One-click cracking APK signature verification. [APKSignReader](https://github.com/aimardcr/APKSignReader) by aimardcr : Android Application to read installed application signature and dump it as Base64 or C++ format. @@ -94,10 +90,7 @@ Other Tools: [XAPKDetector](https://github.com/horsicq/XAPKDetector) by horsicq : APK/DEX detector for Windows, Linux and MacOS. -#List below is about Lib Modding Tools: - - -#List below is about Unity/IL2CPP Modding Tools: +# List below is about Unity/IL2CPP Modding Tools: [Unitor](https://github.com/BitCrackers/Unitor) by BitCrackers : A tool for analyzing and disassembling any unity game. Supports both mono and il2cpp. @@ -119,7 +112,7 @@ Patching: [libil2cpp Patcher](https://github.com/T5ive/libil2cpp-Patcher) by T5ive : A tool that makes hex editing easier. -#To Sort: +# To Sort/check: [b00m h3adsh0t](https://github.com/lucylow/b00m-h3adsh0t) by lucylow : Computer Vision Game Development. Neural Network Configurable Aimbot for FPS games with custom training mode. From 62d8b19e932a888b48056b36dfc4ad6f70bd2118 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 21 Apr 2022 15:36:29 +0200 Subject: [PATCH 06/49] Finished Frida --- Frida/Frida.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Frida/Frida.md b/Frida/Frida.md index d5c95f1..ea47966 100644 --- a/Frida/Frida.md +++ b/Frida/Frida.md @@ -2,11 +2,11 @@ # List below is about Frida and general plugins: -Frida: +**Frida:** [frida](https://github.com/frida/frida) by frida : A dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. -Extensions: +**Extensions:** [android-inject-custom](https://github.com/oleavr/android-inject-custom) by oleavr : Example showing how to use Frida for standalone injection of a custom payload. From aa8fe560ea7c2ccde91e2ebbe8c5e4ec9904e151 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 21 Apr 2022 15:37:33 +0200 Subject: [PATCH 07/49] Finished C++ Libs --- C++Libs/C++Libraries.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/C++Libs/C++Libraries.md b/C++Libs/C++Libraries.md index 5e2d904..838eb00 100644 --- a/C++Libs/C++Libraries.md +++ b/C++Libs/C++Libraries.md @@ -1,6 +1,6 @@ ## C++ Libraries -# List below is about C++Libs: +# List below is about general C++Libs: [KittyMemory](https://github.com/MJx0/KittyMemory) by MJx0 : This library aims for runtime code patching for both Android and iOS. @@ -32,4 +32,4 @@ [UnityStuff](https://github.com/kp7742/UnityStuff) by kp7742 : A collection of structs and other useful things for hacking 64 bit iOS Unity games. -[XIL2CppDumper](https://github.com/4ch12dy/XIL2CppDumper) by 4ch12dy : IL2CppDumper written in C++. \ No newline at end of file +[XIL2CppDumper](https://github.com/4ch12dy/XIL2CppDumper) by 4ch12dy : IL2CppDumper written in C++. From 6a9e7dfdff9162bcca85ea21ae8ab207f0be55b3 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 21 Apr 2022 15:38:07 +0200 Subject: [PATCH 08/49] Finished Dumpers --- Dumpers&Unpackers/Dumpers&Unpackers.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Dumpers&Unpackers/Dumpers&Unpackers.md b/Dumpers&Unpackers/Dumpers&Unpackers.md index 479e321..b76fc8a 100644 --- a/Dumpers&Unpackers/Dumpers&Unpackers.md +++ b/Dumpers&Unpackers/Dumpers&Unpackers.md @@ -1,6 +1,6 @@ -## Dumping and Unpacking +# Dumping and Unpacking -# List below is about Dumpers and Unpackers: +## List below is about Dumpers and Unpackers: [BlackDex](https://github.com/CodingGay/BlackDex) by CodingGay : An android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment, can run on any Android mobile phones or emulators, and can unpack APK files in several seconds. @@ -22,7 +22,7 @@ [dexdump](https://github.com/smartdone/dexdump) by smartdone : Xposed plug-in for quick release of the first generation shell. -# List below is about IL2CPP Dumpers and Unpackers: +## List below is about IL2CPP Dumpers and Unpackers: [Beebyte-Deobfuscator](https://github.com/OsOmE1/Beebyte-Deobfuscator) by OsOmE1 : A plugin for Il2CppInspector that performs quasi deobfuscation. @@ -48,8 +48,8 @@ [Riru-Il2CppDumper](https://github.com/Perfare/Riru-Il2CppDumper) by Perfare : Using Riru to dump il2cpp data at runtime. -# List below is about Unreal Dumpers and Unpackers: +## List below is about Unreal Dumpers and Unpackers: [UE4Dumper](https://github.com/kp7742/UE4Dumper) by kp7742 : Unreal Engine 4 Dumper - Dump libUE4.so and Generate Structure SDK. -[UnrealDumper-4.25](https://github.com/guttir14/UnrealDumper-4.25) by guttir14 : Unreal Engine 4.23-4.27 Dumper. \ No newline at end of file +[UnrealDumper-4.25](https://github.com/guttir14/UnrealDumper-4.25) by guttir14 : Unreal Engine 4.23-4.27 Dumper. From d125caf869b6142d9803b1ee75134b2178b23529 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 21 Apr 2022 15:38:37 +0200 Subject: [PATCH 09/49] finished C++Libs --- C++Libs/C++Libraries.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/C++Libs/C++Libraries.md b/C++Libs/C++Libraries.md index 838eb00..cb59776 100644 --- a/C++Libs/C++Libraries.md +++ b/C++Libs/C++Libraries.md @@ -1,6 +1,6 @@ -## C++ Libraries +# C++ Libraries -# List below is about general C++Libs: +## List below is about general C++Libs: [KittyMemory](https://github.com/MJx0/KittyMemory) by MJx0 : This library aims for runtime code patching for both Android and iOS. @@ -9,7 +9,7 @@ [PeachPatch](https://github.com/HimekoEx/PeachPatch) by HimekoEx : Android Runtime Code Patch. -# List below is about IL2CPP/Unity: +## List below is about IL2CPP/Unity: [ByNameModding](https://github.com/geokar2006/ByNameModding) by geokar2006 : Modding il2cpp games by classes, methods, fields names. From 0722c648c3d24fb1697eaef134e9a9f0bd93e8d5 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 21 Apr 2022 15:39:08 +0200 Subject: [PATCH 10/49] Finished Frida --- Frida/Frida.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Frida/Frida.md b/Frida/Frida.md index ea47966..2eb3351 100644 --- a/Frida/Frida.md +++ b/Frida/Frida.md @@ -1,6 +1,6 @@ -## Frida +# Frida -# List below is about Frida and general plugins: +## List below is about Frida and general plugins: **Frida:** @@ -34,7 +34,7 @@ [r2frida](https://github.com/nowsecure/r2frida) by nowsecure : Radare2 and Frida better together. -# List below is about IL2CPP for Frida: +## List below is about IL2CPP for Frida: [Frida Il2cpp](https://github.com/AeonLucid/frida-il2cpp) by AeonLucid : A helper library for those that want to play around with Unity il2cpp games. From db527787da5dde54ddc8e2f489e91f9a623170e7 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 21 Apr 2022 15:40:29 +0200 Subject: [PATCH 11/49] Finished IDA --- .../IDA&ReverseEngineeringPlatforms.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/IDA&ReverseEngineeringPlatforms/IDA&ReverseEngineeringPlatforms.md b/IDA&ReverseEngineeringPlatforms/IDA&ReverseEngineeringPlatforms.md index fcd453c..d469e3f 100644 --- a/IDA&ReverseEngineeringPlatforms/IDA&ReverseEngineeringPlatforms.md +++ b/IDA&ReverseEngineeringPlatforms/IDA&ReverseEngineeringPlatforms.md @@ -1,8 +1,8 @@ -## IDA / reverse-engineering platforms +# IDA / reverse-engineering platforms -#List below is about IDA & reverse-engineering platforms: +## List below is about IDA & reverse-engineering platforms: -Actual Software to download. +**Actual Software to download.** [cutter](https://github.com/rizinorg/cutter) by rizinorg : It aims at being an advanced and customizable reverse engineering platform while keeping the user experience in mind. Cutter is created by reverse engineers for reverse engineers. @@ -12,7 +12,7 @@ Actual Software to download. [IDA-Pro-Leak](https://github.com/IDALeaker/IDA-Pro-Leak) by IDALeaker : Since the original ida pro leak repo got deleted, I decided to upload them here! Enjoy! -#List about Plugins for IDA Pro: +## List about Plugins for IDA Pro: [diaphora](https://github.com/joxeankoret/diaphora) by joxeankoret : IDA advanced program diffing tool plugin. @@ -38,10 +38,10 @@ Actual Software to download. [lucid](https://github.com/gaasedelen/lucid) by gaasedelen : An Interactive Hex-Rays Microcode Explorer. -#List of Tools for IDA: +## List of Tools for IDA: [Get-New-Offset-with-Pattern-Scan](https://github.com/MikaCybertron/Get-New-Offset-with-Pattern-Scan) by MikaCybertron : Tool to get new offsets with pattern scan for those who don't want to open IDA multiple times for games. -#List of Themes for IDA: +## List of Themes for IDA: -[pr701](https://github.com/pr701/dp701) by dp701 : Dark theme for IDA Pro. \ No newline at end of file +[pr701](https://github.com/pr701/dp701) by dp701 : Dark theme for IDA Pro. From a40228a7b52eabafc32c9452a90932a7efa4a3ff Mon Sep 17 00:00:00 2001 From: metzger100 Date: Thu, 21 Apr 2022 17:25:13 +0200 Subject: [PATCH 12/49] Typoes --- ModMenuTemplates/ModMenuTemplates.md | 6 ++++-- ModdingProjects+Tutorials/ModdingProjects+Tutorials.md | 4 +++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ModMenuTemplates/ModMenuTemplates.md b/ModMenuTemplates/ModMenuTemplates.md index cfedc73..e0c9dc3 100644 --- a/ModMenuTemplates/ModMenuTemplates.md +++ b/ModMenuTemplates/ModMenuTemplates.md @@ -1,8 +1,10 @@ -# Mod Menu Templates +# Mod Menus -List below is about Mod Menus: +## List below is about Mod Menu Templates: +## List below is about Mod Menu Projects: + [New Mod Style Layout And Mod Menu](https://github.com/KMODs-dev/New-Mod-Style-Layout-And-Mod-Menu) by KMODs-dev : A mod menu template. [PlatinmodsMenu](https://github.com/FrostyHacker/PlatinmodsMenu) by FrostyHacker : A Platinmods mod menu template. diff --git a/ModdingProjects+Tutorials/ModdingProjects+Tutorials.md b/ModdingProjects+Tutorials/ModdingProjects+Tutorials.md index 09c73c0..6997bca 100644 --- a/ModdingProjects+Tutorials/ModdingProjects+Tutorials.md +++ b/ModdingProjects+Tutorials/ModdingProjects+Tutorials.md @@ -1,6 +1,8 @@ # Modding Projects and Tutorials -List below is about Modding Projects and Tutorials: +## List below is about Modding Projects and Tutorials: + +## List below is about Modding Tutorials: [PG3D-JbroLauncher](https://github.com/jbro129/PG3D-JbroLauncher) by jbro129 : Jbro129's Old PG3D Launcher/ CodeInjection App. From 0da59e2290d0d1309ca55a8f37f30d00721fef02 Mon Sep 17 00:00:00 2001 From: metzger100 Date: Thu, 21 Apr 2022 17:43:49 +0200 Subject: [PATCH 13/49] Finished ModdingTutorials --- .../ModdingProjects+Tutorials.md | 99 ++++++++----------- 1 file changed, 42 insertions(+), 57 deletions(-) diff --git a/ModdingProjects+Tutorials/ModdingProjects+Tutorials.md b/ModdingProjects+Tutorials/ModdingProjects+Tutorials.md index 6997bca..1657b6c 100644 --- a/ModdingProjects+Tutorials/ModdingProjects+Tutorials.md +++ b/ModdingProjects+Tutorials/ModdingProjects+Tutorials.md @@ -1,110 +1,95 @@ # Modding Projects and Tutorials -## List below is about Modding Projects and Tutorials: +## List below is about Mod Menu Projects: -## List below is about Modding Tutorials: - - -[PG3D-JbroLauncher](https://github.com/jbro129/PG3D-JbroLauncher) by jbro129 : Jbro129's Old PG3D Launcher/ CodeInjection App. - -[Fixed-Jbro-ModLauncher](https://github.com/ARandomPerson7/Fixed-Jbro-ModLauncher) by ARandomPerson7 : Mod Launcher by Jbro129 fixed to work with Root instead of VA. - -[PG3D-Hook](https://github.com/jbro129/PG3D-Hook) by jbro129 : POC Hooking PG3D v16.6.1. - -[ImpostorModmenu](https://github.com/Devilx86/ImpostorModmenu) by Devilx86 : An Among Us Mod Menu. - -[PUBG-Mobile-ESP-External-Mod-Menu-2](https://github.com/LGLTeam/PUBG-Mobile-ESP-External-Mod-Menu-2) by LGLTeam : A PUBG external mod menu. +[banlose-team-modmenu](https://github.com/goldbocman/banlose-team-modmenu) by goldbocman : eban mod menu. -[ModMenu FreeFire Esp](https://github.com/KMODs-dev/ModMenu-FreeFire-Esp) by KMODs-dev : A FreeFire ESP mod menu. +[CODM-ESP-Aimbot-Mod-Menu](https://github.com/LGLTeam/CODM-ESP-Aimbot-Mod-Menu) by LGLTeam : CoDM ESP & Aimbot Mod Menu. -[PUBG-Mobile-DESI-ESP-External-Mod-Menu](https://github.com/LGLTeam/PUBG-Mobile-DESI-ESP-External-Mod-Menu) by LGLTeam : A PUBG external mod menu. +[DarkMod-Floating](https://github.com/MrDarkRXx/DarkMod-Floating) by MrDarkRXx : Base To Create ModMenus Android By MrDarkRX. -[PUBG-Mobile-ESP-External-Mod-Menu-3](https://github.com/LGLTeam/PUBG-Mobile-ESP-External-Mod-Menu-3) by LGLTeam : A PUBG external mod menu. +[Esp-Mod-Menu](https://github.com/Oifox/Esp-Mod-Menu) by Oifox : Esp for Mod Menu. -[NewMod-Layout-Style-FreeFire-ESP-Aimbot](https://github.com/LGLTeam/NewMod-Layout-Style-FreeFire-ESP-Aimbot) by LGLTeam : A FreeFire mod menu with ESP and aimbot. +[EspModMenuPubgMobile](https://github.com/jeel188/EspModMenuPubgMobile) by jeel188 : EspModMenuPubgMobile. -[FreeFire-Patching-Mod-Menu](https://github.com/LGLTeam/FreeFire-Patching-Mod-Menu) by LGLTeam : A FreeFire mod menu. +[Fixed-Jbro-ModLauncher](https://github.com/ARandomPerson7/Fixed-Jbro-ModLauncher) by ARandomPerson7 : Mod Launcher by Jbro129 fixed to work with Root instead of VA. [FreeFire-Antenna-Hack](https://github.com/LGLTeam/FreeFire-Antenna-Hack) by LGLTeam : A FreeFire antenna hack. -[FreeFire-ESP-And-Aimbot-3](https://github.com/LGLTeam/FreeFire-ESP-And-Aimbot-3) by LGLTeam : A FreeFire mod menu with ESP and aimbot. +[FreeFire-ESP-And-Aimbot](https://github.com/LGLTeam/FreeFire-ESP-And-Aimbot) by LGLTeam : A FreeFire mod menu with ESP and aimbot. [FreeFire-ESP-And-Aimbot-2](https://github.com/LGLTeam/FreeFire-ESP-And-Aimbot-2) by LGLTeam : A FreeFire mod menu with ESP and aimbot. -[FreeFire-ESP-And-Aimbot](https://github.com/LGLTeam/FreeFire-ESP-And-Aimbot) by LGLTeam : A FreeFire mod menu with ESP and aimbot. +[FreeFire-ESP-And-Aimbot-3](https://github.com/LGLTeam/FreeFire-ESP-And-Aimbot-3) by LGLTeam : A FreeFire mod menu with ESP and aimbot. -[Pubg-Mobile-Mod-Menu-v1.2.0-Source-Code](https://github.com/SamiGamingYt/Pubg-Mobile-Mod-Menu-v1.2.0-Source-Code) by SamiGamingYt : A PUBG mod menu source. +[FreeFire-Patching-Mod-Menu](https://github.com/LGLTeam/FreeFire-Patching-Mod-Menu) by LGLTeam : A FreeFire mod menu. -[PUBG-MOBILE-Mod-Menu-v1.3.0-Source-Code-By-Sami-Gaming](https://github.com/SamiGamingYt/PUBG-MOBILE-Mod-Menu-v1.3.0-Source-Code-By-Sami-Gaming) by SamiGamingYt : A PUBG mod menu source. +[Forward-Assault-Esp](https://github.com/DarksideH/Forward-Assault-Esp) by DarksideH : Fwd Assault Esp Mod Menu. -[Standoff 2 Hack Source](https://github.com/Oifox/Standoff-2-Hack-Source) by Oifox : Standoff 2 Masskill and Telekill source. +[GTInternalAndroid](https://github.com/ZTzTopia/GTInternalAndroid) by ZTzTopia : Growtopia android modmenu with ImGui. -[scp internal il2cpp](https://github.com/t1f7/scp-internal-il2cpp) by t1f7 : l2cpp internal hack for SCP SL. +[ImpostorModmenu](https://github.com/Devilx86/ImpostorModmenu) by Devilx86 : An Among Us Mod Menu. -[8 Ball Pool](https://github.com/jonathansilva/8BallPool) by jonathansilva : 2020 - 8 Ball Pool Guideline Hack. +[ModMenu FreeFire Esp](https://github.com/KMODs-dev/ModMenu-FreeFire-Esp) by KMODs-dev : A FreeFire ESP mod menu. -[Il2CppQuestTypePatching](https://github.com/sc2ad/Il2CppQuestTypePatching) by sc2ad : POC for adding custom types to il2cpp on runtime. +[NewMod-Layout-Style-FreeFire-ESP-Aimbot](https://github.com/LGLTeam/NewMod-Layout-Style-FreeFire-ESP-Aimbot) by LGLTeam : A FreeFire mod menu with ESP and aimbot. -[ShadowgunLegendsAimbot](https://github.com/GodzExploit/ShadowgunLegendsAimbot) by GodzExploit : Shadowgun Legends v0.4.2 Aimbot. +[PG3D-Hook](https://github.com/jbro129/PG3D-Hook) by jbro129 : POC Hooking PG3D v16.6.1. -[Masskill](https://github.com/AutoTEC1204/Masskill) by AutoTEC1204 : This is masskill hack for a game called forward assault and for IOS. +[PG3D-JbroLauncher](https://github.com/jbro129/PG3D-JbroLauncher) by jbro129 : Jbro129's Old PG3D Launcher/ CodeInjection App. + +[Pixel-Gun-3D-Mod-Menu-Source-Code](https://github.com/Ioopen/Pixel-Gun-3D-Mod-Menu-Source-Code) by Ioopen : Mod menu code for pg3d. [Pixel-Strike-3D-Mod-Menu-Source-Code](https://github.com/GodzExploit/Pixel-Strike-3D-Mod-Menu-Source-Code) by GodzExploit : Pixel Strike 3D Mod Menu Source Code. [PixelGun3D-Mod-Menu-Source-Code-SliceCast](https://github.com/GodzExploit/PixelGun3D-Mod-Menu-Source-Code-SliceCast) by GodzExploit : Source Code for PG3D 17.6.2 Mod Menu. -[Telekill](https://github.com/Rednick16/Telekill) by Rednick16 : Source code for Telekill peeps. - -[ESP Source](https://github.com/busmanl30/ESP-Source) by busmanl30 : ESP Lines and Source. - -[esp-source-code-for-ios](https://github.com/MobeanIM/esp-source-code-for-ios) by MobeanIM : This esp code is for a box around the enemy, snap lines, distance numbers, and health bars. - -[beatsaber-hook](https://github.com/sc2ad/beatsaber-hook) by sc2ad : POC for oculus quest beatsaber function hooking (il2cpp). +[PUBG-Mobile-DESI-ESP-External-Mod-Menu](https://github.com/LGLTeam/PUBG-Mobile-DESI-ESP-External-Mod-Menu) by LGLTeam : A PUBG external mod menu. -[DarkMod-Floating](https://github.com/MrDarkRXx/DarkMod-Floating) by MrDarkRXx : Base To Create ModMenus Android By MrDarkRX. +[PUBG-MOBILE-ESP-MOD-MENU-BY-SAMI-GAMING](https://github.com/SamiGamingYt/PUBG-MOBILE-ESP-MOD-MENU-BY-SAMI-GAMING) by SamiGamingYt : PUBG Mobile ESP Menu. -[PUBGPatcher](https://github.com/kp7742/PUBGPatcher) by kp7742 : ESP For PUBG Mobile, Made by KMODs. +[Pubg-Mobile-Mod-Menu-v1.2.0-Source-Code](https://github.com/SamiGamingYt/Pubg-Mobile-Mod-Menu-v1.2.0-Source-Code) by SamiGamingYt : A PUBG mod menu source. -[ESPHack](https://github.com/AydikoGamer2424/ESPHack) by AydikoGamer2424 : ESP Hack. +[PUBG-MOBILE-Mod-Menu-v1.3.0-Source-Code-By-Sami-Gaming](https://github.com/SamiGamingYt/PUBG-MOBILE-Mod-Menu-v1.3.0-Source-Code-By-Sami-Gaming) by SamiGamingYt : A PUBG mod menu source. -[Forward-Assault-Esp](https://github.com/DarksideH/Forward-Assault-Esp) by DarksideH : Fwd Assault Esp Mod Menu. +## List below is about Modding Projects: -[EspModMenuPubgMobile](https://github.com/jeel188/EspModMenuPubgMobile) by jeel188 : EspModMenuPubgMobile. +[8 Ball Pool](https://github.com/jonathansilva/8BallPool) by jonathansilva : 2020 - 8 Ball Pool Guideline Hack. -[Mini-Militia-Mod-Tools](https://github.com/kp7742/Mini-Militia-Mod-Tools) by kp7742 : Mini Militia Mod Tools. +[beatsaber-hook](https://github.com/sc2ad/beatsaber-hook) by sc2ad : POC for oculus quest beatsaber function hooking (il2cpp). [Bullet-Force-Hack-Source](https://github.com/Ioopen/Bullet-Force-Hack-Source) by Ioopen : Telekill for the game called Bullet Force. -[Pixel-Gun-3D-Mod-Menu-Source-Code](https://github.com/Ioopen/Pixel-Gun-3D-Mod-Menu-Source-Code) by Ioopen : Mod menu code for pg3d. - -[External-PG3D-Injector](https://github.com/SliceCast/External-PG3D-Injector) by SliceCast : Write into android application lib.so with offset & hex bytes externally. +[Bullet-Force-Source-Code](https://github.com/SliceCast/Bullet-Force-Source-Code) by SliceCast : Bullet Force Source Code for iOS & Android. -[CODM-ESP-Aimbot-Mod-Menu](https://github.com/LGLTeam/CODM-ESP-Aimbot-Mod-Menu) by LGLTeam : CoDM ESP & Aimbot Mod Menu. +[Combat-Master-Global-Chatspam](https://github.com/Rev/Combat-Master-Global-Chatspam) by Rev : Spams the global chat you see in the lobby of the game :). [Cops-N-Robbers-Mod-Menu-Source-Code](https://github.com/Ioopen/Cops-N-Robbers-Mod-Menu-Source-Code) by Ioopen : Source Code for CNR V9.8.8 mod. -[PUBG-Putz-Patcher](https://github.com/LGLTeam/PUBG-Putz-Patcher) by DESI ESP and Putri : PUBG Mobile ESP External Mod Menu project. +[ESP Source](https://github.com/busmanl30/ESP-Source) by busmanl30 : ESP Lines and Source. -[PUBG-MOBILE-ESP-MOD-MENU-BY-SAMI-GAMING](https://github.com/SamiGamingYt/PUBG-MOBILE-ESP-MOD-MENU-BY-SAMI-GAMING) by SamiGamingYt : PUBG Mobile ESP Menu. +[ESP-1.3.0](https://github.com/ExploitTheLoop/ESP-1.3.0) by ExploitTheLoop : ESP for pubg with updated offsets. -[PUBG_Hack_for_Emulator_in_CPP](https://github.com/Zero-One-Billion/PUBG_Hack_for_Emulator_in_CPP) by Zero-One-Billion : PUBG ESP Hack for Emulator using C++ code. +[ESPHack](https://github.com/AydikoGamer2424/ESPHack) by AydikoGamer2424 : ESP Hack. -[ESP-1.3.0](https://github.com/ExploitTheLoop/ESP-1.3.0) by ExploitTheLoop : ESP for pubg with updated offsets. +[Il2CppQuestTypePatching](https://github.com/sc2ad/Il2CppQuestTypePatching) by sc2ad : POC for adding custom types to il2cpp on runtime. -[Hook-a-Field-Short-offset-like-0x1-Noob2-pro](https://github.com/7Hackers/Hook-a-Field-Short-offset-like-0x1-Noob2-pro) by 7Hackers : How to hook a field (Short offset like 0x1). +[Masskill](https://github.com/AutoTEC1204/Masskill) by AutoTEC1204 : This is masskill hack for a game called forward assault and for IOS. -[writemem](https://github.com/ExploitTheLoop/writemem) by ExploitTheLoop : useful library for writing memory into games like pubg in java no need to use c++. +[Mini-Militia-Mod-Tools](https://github.com/kp7742/Mini-Militia-Mod-Tools) by kp7742 : Mini Militia Mod Tools. -[Emulator-Android-External-Memory-Hacking](https://github.com/josuamanuel13/Emulator-Android-External-Memory-Hacking) by josuamanuel13 : android process/memory library root. +[PUBG_Hack_for_Emulator_in_CPP](https://github.com/Zero-One-Billion/PUBG_Hack_for_Emulator_in_CPP) by Zero-One-Billion : PUBG ESP Hack for Emulator using C++ code. -[Esp-Mod-Menu](https://github.com/Oifox/Esp-Mod-Menu) by Oifox : Esp for Mod Menu. +[PUBGPatcher](https://github.com/kp7742/PUBGPatcher) by kp7742 : ESP For PUBG Mobile, Made by KMODs. -[GTInternalAndroid](https://github.com/ZTzTopia/GTInternalAndroid) by ZTzTopia : Growtopia android modmenu with ImGui. +[Telekill](https://github.com/Rednick16/Telekill) by Rednick16 : Source code for Telekill peeps. -[banlose-team-modmenu](https://github.com/goldbocman/banlose-team-modmenu) by goldbocman : eban mod menu. +[scp internal il2cpp](https://github.com/t1f7/scp-internal-il2cpp) by t1f7 : l2cpp internal hack for SCP SL. -[Bullet-Force-Source-Code](https://github.com/SliceCast/Bullet-Force-Source-Code) by SliceCast : Bullet Force Source Code for iOS & Android. +[ShadowgunLegendsAimbot](https://github.com/GodzExploit/ShadowgunLegendsAimbot) by GodzExploit : Shadowgun Legends v0.4.2 Aimbot. -[Combat-Master-Global-Chatspam](https://github.com/Rev/Combat-Master-Global-Chatspam) by Rev : Spams the global chat you see in the lobby of the game :). +[Standoff 2 Hack Source](https://github.com/Oifox/Standoff-2-Hack-Source) by Oifox : Standoff 2 Masskill and Telekill source. + +## List below is about Modding Tutorials: [AndroidAppRE](https://github.com/maddiestone/AndroidAppRE) by maddiestone : Android App Reverse Engineering Workshop. \ No newline at end of file From 6a3f02b059f8eedf2859751e57ac23956cb7e6f0 Mon Sep 17 00:00:00 2001 From: metzger100 Date: Thu, 21 Apr 2022 18:06:42 +0200 Subject: [PATCH 14/49] Finished HookingLibs --- .../HookingLibs+Templates.md | 57 ++++++++++--------- 1 file changed, 30 insertions(+), 27 deletions(-) diff --git a/HookingLibs+Templates/HookingLibs+Templates.md b/HookingLibs+Templates/HookingLibs+Templates.md index 7d188ff..12cf76b 100644 --- a/HookingLibs+Templates/HookingLibs+Templates.md +++ b/HookingLibs+Templates/HookingLibs+Templates.md @@ -1,60 +1,63 @@ -## Hooking Libraries and Templates +# Hooking Libraries and Templates -# List below is about Hooking Libraries and Templates: +## List below is about Android Hooking Libs and Tools: +[AndroidCydiaHook](https://github.com/russell-shizhen/AndroidCydiaHook) by russell-shizhen : Android Cydia Substrate hooks native C code. + +[android-inline-hook](https://github.com/bytedance/android-inline-hook) by bytedance : An inline hook library for Android apps. + +[Android-Inline-Hook](https://github.com/ele7enxxh/Android-Inline-Hook) by ele7enxxh : thumb16 thumb32 arm32 inlineHook in Android. [Android_Inline_Hook](https://github.com/GToad/Android_Inline_Hook) by GToad: Native library hooking that works with thumb-2 and arm32. [Android_InlineHook](https://github.com/zhuotong/Android_InlineHook) by zhuotong : Android inline hook framework. +[Android Inline Hook ARM64](https://github.com/GToad/Android_Inline_Hook_ARM64) by GToad : Native library hooking that works with arm64. + [And64InlineHook](https://github.com/Rprop/And64InlineHook) by Rprop : Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++. -[VirtualFastHook](https://github.com/turing-technician/VirtualFastHook) by turing-technician : Android application hooking tool based on FastHook + VirtualApp. +[bhook](https://github.com/bytedance/bhook) by bytedance : A PLT hook framework for Android apps. -[whale](https://github.com/asLody/whale) by asLody : Hook Framework for Android/IOS/Linux/MacOS. +[cydiasubstrate_hooktools](https://github.com/F8LEFT/cydiasubstrate_hooktools) by F8LEFT : Java and jni partial function hook project. -[LSPlant](https://github.com/LSPosed/LSPlant) by LSPosed : A hook framework for Android Runtime (ART). +[FamgyAndroidInject](https://github.com/famgy/FamgyAndroidInject) by famgy : Android native inject hook inlinehook. -[android-inline-hook](https://github.com/bytedance/android-inline-hook) by bytedance : An inline hook library for Android apps. +[FastHook](https://github.com/turing-technician/FastHook) by turing-technician : Android ART Hook. + +[LSPlant](https://github.com/LSPosed/LSPlant) by LSPosed : A hook framework for Android Runtime (ART). [SandHook](https://github.com/ganyao114/SandHook) by ganyao114 : Android ART Hook/Native Inline Hook/Single Instruction Hook. -[Android-Inline-Hook](https://github.com/ele7enxxh/Android-Inline-Hook) by ele7enxxh : thumb16 thumb32 arm32 inlineHook in Android. +[Unity-Substrate-Hook-Android](https://github.com/jbro129/Unity-Substrate-Hook-Android) by jbro129 : Android Cydia Substrate MSHookFunction Used On Unity IL2CPP. -[ARMPatch](https://github.com/RusJJ/ARMPatch) by RusJJ : Just a hook for ARM applications based on ARMhook, on Cydia's Substrate and on Rprop's And64InlineHook. +[VirtualFastHook](https://github.com/turing-technician/VirtualFastHook) by turing-technician : Android application hooking tool based on FastHook + VirtualApp. -[xHook](https://github.com/iqiyi/xHook) by iqiyi : A PLT hook library for Android native ELF. +[VirtualHook](https://github.com/PAGalaxyLab/VirtualHook) by PAGalaxyLab : Android application hooking tool based on VirtualApp. -[Unity-Substrate-Hook-Android](https://github.com/jbro129/Unity-Substrate-Hook-Android) by jbro129 : Android Cydia Substrate MSHookFunction Used On Unity IL2CPP. +[xHook](https://github.com/iqiyi/xHook) by iqiyi : A PLT hook library for Android native ELF. -[Dobby](https://github.com/jmpews/Dobby) by jmpews : A lightweight, multi-platform, multi-architecture hook framework. +## List below is about general Hooking Libs: -[Android Inline Hook ARM64](https://github.com/GToad/Android_Inline_Hook_ARM64) by GToad : Native library hooking that works with arm64. +[ARMPatch](https://github.com/RusJJ/ARMPatch) by RusJJ : Just a hook for ARM applications based on ARMhook, on Cydia's Substrate and on Rprop's And64InlineHook. -[VirtualHook](https://github.com/PAGalaxyLab/VirtualHook) by PAGalaxyLab : Android application hooking tool based on VirtualApp. +[Dobby](https://github.com/jmpews/Dobby) by jmpews : A lightweight, multi-platform, multi-architecture hook framework. -[FamgyAndroidInject](https://github.com/famgy/FamgyAndroidInject) by famgy : Android native inject hook inlinehook. +[HookUnityEngineMethod](https://github.com/naivetang/HookUnityEngineMethod) by naivetang : Methods in Hook UnityEngine. -[VirtualHook_Mono_SO](https://github.com/cjyanyi/VirtualHook_Mono_SO) by cjyanyi : Unity .apk hooking demo based on VirtualApp. +[Il2CppHook](https://github.com/sc2ad/Il2CppHook) by sc2ad : A multi-platform runtime hook library for IL2CPP. Provides various mod-related helper headers. -[FastHook](https://github.com/turing-technician/FastHook) by turing-technician : Android ART Hook. +[MonoHook](https://github.com/Misaka-Mikoto-Tech/MonoHook) by Misaka-Mikoto-Tech : Hook C# method at runtime without modify dll file (such as UnityEditor.dll). [MonoNativeHook](https://github.com/FateHack/MonoNativeHook) by FateHack : Hook image.namespace.class.method. -[Hooking-and-Patching-android-template](https://github.com/Djngo/Hooking-and-Patching-android-template) by Djngo : Hooking and binary patching template using Substrate and KittyMemory respectively. +[whale](https://github.com/asLody/whale) by asLody : Hook Framework for Android/IOS/Linux/MacOS. -[Android-Hooking-Template](https://github.com/joeyjurjens/Android-Hooking-Template) by joeyjurjens : Just a simple hooking template which makes use of Cydia Substrate. +## List below is about Hooking Templates: -[Il2CppHook](https://github.com/sc2ad/Il2CppHook) by sc2ad : A multi-platform runtime hook library for IL2CPP. Provides various mod-related helper headers. +[Android-Hooking-Template](https://github.com/joeyjurjens/Android-Hooking-Template) by joeyjurjens : Just a simple hooking template which makes use of Cydia Substrate. [HookDemo](https://github.com/13767004362/HookDemo) by 13767004362 : Android plug-in case. -[bhook](https://github.com/bytedance/bhook) by bytedance : A PLT hook framework for Android apps. - -[AndroidCydiaHook](https://github.com/russell-shizhen/AndroidCydiaHook) by russell-shizhen : Android Cydia Substrate hooks native C code. - -[cydiasubstrate_hooktools](https://github.com/F8LEFT/cydiasubstrate_hooktools) by F8LEFT : Java and jni partial function hook project. - -[MonoHook](https://github.com/Misaka-Mikoto-Tech/MonoHook) by Misaka-Mikoto-Tech : Hook C# method at runtime without modify dll file (such as UnityEditor.dll). +[Hooking-and-Patching-android-template](https://github.com/Djngo/Hooking-and-Patching-android-template) by Djngo : Hooking and binary patching template using Substrate and KittyMemory respectively. -[HookUnityEngineMethod](https://github.com/naivetang/HookUnityEngineMethod) by naivetang : Methods in Hook UnityEngine. \ No newline at end of file +[VirtualHook_Mono_SO](https://github.com/cjyanyi/VirtualHook_Mono_SO) by cjyanyi : Unity .apk hooking demo based on VirtualApp. \ No newline at end of file From 15bbd47c7aa28bc073eca0959de0ee256ca0925d Mon Sep 17 00:00:00 2001 From: metzger100 Date: Thu, 21 Apr 2022 18:20:02 +0200 Subject: [PATCH 15/49] Finished Packers --- Packers&Protectors/Packers&Protectors.md | 43 ++++++++++++------------ 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/Packers&Protectors/Packers&Protectors.md b/Packers&Protectors/Packers&Protectors.md index 1bba46b..4a9f35d 100644 --- a/Packers&Protectors/Packers&Protectors.md +++ b/Packers&Protectors/Packers&Protectors.md @@ -1,50 +1,49 @@ # Packing and Protection -List below is about Packers and Protectors: +## List below is about Obfuscators/Encryptors: +[AabResGuard](https://github.com/bytedance/AabResGuard) by bytedance : Android app bundle resource obfuscation tool. -[Obfuscapk](https://github.com/ClaudiuGeorgiu/Obfuscapk) by ClaudiuGeorgiu : An automatic obfuscation tool for Android apps. +[AndResGuard](https://github.com/shwenzhang/AndResGuard) by shwenzhang : Proguard resource for Android by wechat team. [ApkEncryptor](https://github.com/espmihacker/ApkEncryptor) by espmihacker : A android app for encrypting apk. -[AndResGuard](https://github.com/shwenzhang/AndResGuard) by shwenzhang : Proguard resource for Android by wechat team. - -[AabResGuard](https://github.com/bytedance/AabResGuard) by bytedance : Android app bundle resource obfuscation tool. +[Bangcle](https://github.com/woxihuannisja/Bangcle) by woxihuannisja : The second generation Android Hardening Protection. -[ApkToolPlus](https://github.com/linchaolong/ApkToolPlus) by linchaolong : An apk reverse analysis tool (a apk analysis tools). +[BlackObfuscator](https://github.com/CodingGay/BlackObfuscator) by CodingGay : An obfuscator for Android APK DexFile. -[dexknife-wj](https://github.com/godlikewangjun/dexknife-wj) by godlikewangjun : APK reinforcement plug-in with signature verification, dex encryption, resource obfuscation. +[BlackObfuscator-ASPlugin](https://github.com/CodingGay/BlackObfuscator-ASPlugin) by CodingGay : This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. -[anti_Android](https://github.com/TUGOhost/anti_Android) by TUGOhost : Protect Android App anti any attacks and environments. +[BlackObfuscator-GUI](https://github.com/CodingGay/BlackObfuscator-GUI) by CodingGay : This project is an graphical utility based on BlackObfuscator. -[AntiDebugandMemoryDump](https://github.com/darvincisec/AntiDebugandMemoryDump) by darvincisec : Anti-Debug and Anti-Memory Dump for Android. +[cpp11-compile-time-string-obfuscation](https://github.com/Rednick16/cpp11-compile-time-string-obfuscation) by Rednick16 : a mini project to obfuscate strings/hex and const char strings/objective c strings. -[DetectFrida](https://github.com/darvincisec/DetectFrida) by darvincisec : Detect Frida for Android. +[dexknife-wj](https://github.com/godlikewangjun/dexknife-wj) by godlikewangjun : APK reinforcement plug-in with signature verification, dex encryption, resource obfuscation. -[Oo0Proguard](https://github.com/L-JINBIN/Oo0Proguard) by L-JINBIN : Modified version of Proguard, the obfuscated class name is Oo0 combination. +[Enigma](https://github.com/christopherney/Enigma) by christopherney : Gradle Plugin - Obfuscator String Encryption (Android/Java). [KiwiApkProtect](https://github.com/iKiwiSec/KiwiApkProtect) by iKiwiSec : encryption for mobile android applications. -[Bangcle](https://github.com/woxihuannisja/Bangcle) by woxihuannisja : The second generation Android Hardening Protection. +[nmmp](https://github.com/maoabc/nmmp) by maoabc : dex-vm used to protect the android classes.dex file. -[StormJiagu](https://github.com/codingsf/StormJiagu) by codingsf : Android Dex Protector. +[Obfuscapk](https://github.com/ClaudiuGeorgiu/Obfuscapk) by ClaudiuGeorgiu : An automatic obfuscation tool for Android apps. -[BlackObfuscator](https://github.com/CodingGay/BlackObfuscator) by CodingGay : An obfuscator for Android APK DexFile. +[Obfuscate](https://github.com/adamyaxley/Obfuscate) by adamyaxley : Guaranteed compile-time string literal obfuscation header-only library for C++14. -[BlackObfuscator-GUI](https://github.com/CodingGay/BlackObfuscator-GUI) by CodingGay : This project is an graphical utility based on BlackObfuscator.. +[Oo0Proguard](https://github.com/L-JINBIN/Oo0Proguard) by L-JINBIN : Modified version of Proguard, the obfuscated class name is Oo0 combination. -[BlackObfuscator-ASPlugin](https://github.com/CodingGay/BlackObfuscator-ASPlugin) by CodingGay : This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. +[paranoid](https://github.com/MichaelRocks/paranoid) by MichaelRocks : String obfuscator for Android applications. [skidfuscator-java-obfuscator](https://github.com/terminalsin/skidfuscator-java-obfuscator) by terminalsin : Public proof-of-concept obfuscator using the MapleIR framework designed by cts & bibl. -[yGuard](https://github.com/yWorks/yGuard) by yWorks : The open-source Java obfuscation tool working with Ant and Gradle. +[StormJiagu](https://github.com/codingsf/StormJiagu) by codingsf : Android Dex Protector. -[paranoid](https://github.com/MichaelRocks/paranoid) by MichaelRocks : String obfuscator for Android applications. +[yGuard](https://github.com/yWorks/yGuard) by yWorks : The open-source Java obfuscation tool working with Ant and Gradle. -[Enigma](https://github.com/christopherney/Enigma) by christopherney : Gradle Plugin - Obfuscator String Encryption (Android/Java). +## List below is about other Protection Tools: -[Obfuscate](https://github.com/adamyaxley/Obfuscate) by adamyaxley : Guaranteed compile-time string literal obfuscation header-only library for C++14. +[anti_Android](https://github.com/TUGOhost/anti_Android) by TUGOhost : Protect Android App anti any attacks and environments. -[cpp11-compile-time-string-obfuscation](https://github.com/Rednick16/cpp11-compile-time-string-obfuscation) by Rednick16 : a mini project to obfuscate strings/hex and const char strings/objective c strings. +[AntiDebugandMemoryDump](https://github.com/darvincisec/AntiDebugandMemoryDump) by darvincisec : Anti-Debug and Anti-Memory Dump for Android. -[nmmp](https://github.com/maoabc/nmmp) by maoabc : dex-vm used to protect the android classes.dex file. \ No newline at end of file +[DetectFrida](https://github.com/darvincisec/DetectFrida) by darvincisec : Detect Frida for Android. \ No newline at end of file From 5a9881475d4b5a9825f65365678d717fc6953309 Mon Sep 17 00:00:00 2001 From: metzger100 Date: Thu, 21 Apr 2022 18:27:39 +0200 Subject: [PATCH 16/49] Finished Virtual Engines --- VirtualEngines/VirtualEngines.md | 48 +++++++++++++++++--------------- 1 file changed, 26 insertions(+), 22 deletions(-) diff --git a/VirtualEngines/VirtualEngines.md b/VirtualEngines/VirtualEngines.md index ea1d4b5..33870cc 100644 --- a/VirtualEngines/VirtualEngines.md +++ b/VirtualEngines/VirtualEngines.md @@ -1,50 +1,54 @@ # Virtual Engines -List below is about Virtual Engines: +## List below is about Virtual Engines: +[Android-Plugin-Framework](https://github.com/limpoxe/Android-Plugin-Framework) by limpoxe : Android plug-in framework, free to install and run plug-in APK, support independent plug-ins and non-independent plug-ins. -[VirtualApp](https://github.com/asLody/VirtualApp) by asLody : Virtual Engine for Android. +[AndroidComponentPlugin](https://github.com/androidmalin/AndroidComponentPlugin) by androidmalin : Simply implement plug-inization of the four major components on Android for learning and use. -[VirtualApp](https://github.com/2-young-2-simple/VirtualApp) by 2-young-2-simple : VirtualApp With Compatibility Of Android 10/11/12. +[AndroidDynamicLoader](https://github.com/mmin18/AndroidDynamicLoader) by mmin18 : A plugin system that runs like a browser, but instead of load web pages, it load apk plugins which runs natively on Android system. -[VirtualApp](https://github.com/ServenScorpion/VirtualApp) by ServenScorpion : VirtualApp that supports android 11 application clone, simulated device, simulated wifi, virtual multi-open, Dingding punch card, enterprise micro punch card, plug-in development, XP plug-in, simulated user operation, java hook, c++ hook. +[AntiVa-Bypass](https://github.com/ArcyMods/AntiVa-Bypass) by ArcyMods : Offsets and hex's that bypass pg3d's antiva detection. -[dynamic-load-apk](https://github.com/singwhatiwanna/dynamic-load-apk) by singwhatiwanna : DL: dynamic load framework in android. +[atlas](https://github.com/alibaba/atlas) by alibaba : A powerful Android Dynamic Component Framework. -[Android-Plugin-Framework](https://github.com/limpoxe/Android-Plugin-Framework) by limpoxe : Android plug-in framework, free to install and run plug-in APK, support independent plug-ins and non-independent plug-ins. +[BlackBox](https://github.com/FBlackBox/BlackBox) by FBlackBox : 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](https://github.com/nnjun/BlackBox) by nnjun : A virtual engine that supports 5.0-12.0. It can clone and run virtual applications on Android. It has the ability to run without installation and has integrated Xposed framework. The black box can control the virtual application being run and do whatever you want. + +[DroidPlugin](https://github.com/moz1q1/DroidPlugin) by moz1q1 : A plugin framework on android,Run any third-party apk without installation, modification or repackage. + +[DynamicAPK](https://github.com/CtripMobile/DynamicAPK) by CtripMobile : Solution to implement multi apk dynamic loading and hot fixing for Android App. + +[dynamic-load-apk](https://github.com/singwhatiwanna/dynamic-load-apk) by singwhatiwanna : DL: dynamic load framework in android. [RePlugin](https://github.com/Qihoo360/RePlugin) by Qihoo360 : A flexible, stable, easy-to-use Android Plug-in Framework. -[AndroidDynamicLoader](https://github.com/mmin18/AndroidDynamicLoader) by mmin18 : A plugin system that runs like a browser, but instead of load web pages, it load apk plugins which runs natively on Android system. +[SandBoxHookPlugin](https://github.com/ganyao114/SandBoxHookPlugin) by ganyao114 : demo for inject & hook in sandbox. -[VirtualAPK](https://github.com/didi/VirtualAPK) by didi : A powerful and lightweight plugin framework for Android. +[ShellDroid](https://github.com/wuhx/shelldroid) by wuhx : Create Virtual Environment for your Android Apps. -[BlackBox](https://github.com/FBlackBox/BlackBox) by FBlackBox : 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. +[twoyi](https://github.com/twoyi/twoyi) by twoyi : A lightweight Android container on Android. -[BlackBox](https://github.com/nnjun/BlackBox) by nnjun : A virtual engine that supports 5.0-12.0. It can clone and run virtual applications on Android. It has the ability to run without installation and has integrated Xposed framework. The black box can control the virtual application being run and do whatever you want. +[VirtualAPK](https://github.com/didi/VirtualAPK) by didi : A powerful and lightweight plugin framework for Android. -[DroidPlugin](https://github.com/moz1q1/DroidPlugin) by moz1q1 : A plugin framework on android,Run any third-party apk without installation, modification or repackage. +[VirtualApp](https://github.com/asLody/VirtualApp) by asLody : Virtual Engine for Android. -[ZeusPlugin](https://github.com/iReaderAndroid/ZeusPlugin) by iReaderAndroid : Android plug-in patch framework. +[VirtualApp](https://github.com/2-young-2-simple/VirtualApp) by 2-young-2-simple : VirtualApp With Compatibility Of Android 10/11/12. -[VirtualAppEx](https://github.com/xxxyanchenxxx/VirtualAppEx) by xxxyanchenxxx : VirtualApp 9.0 adaptation. +[VirtualApp](https://github.com/ServenScorpion/VirtualApp) by ServenScorpion : VirtualApp that supports android 11 application clone, simulated device, simulated wifi, virtual multi-open, Dingding punch card, enterprise micro punch card, plug-in development, XP plug-in, simulated user operation, java hook, c++ hook. -[VirtualXposed_12](https://github.com/so-lli/VirtualXposed_12) by so-lli : A simple app to use Xposed without root, unlock the bootloader or modify system image, etc. (Android 12 support). +[VirtualAppEx](https://github.com/xxxyanchenxxx/VirtualAppEx) by xxxyanchenxxx : VirtualApp 9.0 adaptation. [VirtualXposed](https://github.com/android-hacker/VirtualXposed) by android-hacker : A simple app to use Xposed without root, unlock the bootloader or modify system image, etc. -[DynamicAPK](https://github.com/CtripMobile/DynamicAPK) by CtripMobile : Solution to implement multi apk dynamic loading and hot fixing for Android App. +[VirtualXposed_12](https://github.com/so-lli/VirtualXposed_12) by so-lli : A simple app to use Xposed without root, unlock the bootloader or modify system image, etc. (Android 12 support). + +[ZeusPlugin](https://github.com/iReaderAndroid/ZeusPlugin) by iReaderAndroid : Android plug-in patch framework. -[atlas](https://github.com/alibaba/atlas) by alibaba : A powerful Android Dynamic Component Framework. -[AndroidComponentPlugin](https://github.com/androidmalin/AndroidComponentPlugin) by androidmalin : Simply implement plug-inization of the four major components on Android for learning and use. -[SandBoxHookPlugin](https://github.com/ganyao114/SandBoxHookPlugin) by ganyao114 : demo for inject & hook in sandbox. -[ShellDroid](https://github.com/wuhx/shelldroid) by wuhx : Create Virtual Environment for your Android Apps. -[twoyi](https://github.com/twoyi/twoyi) by twoyi : A lightweight Android container on Android. -[VMOSPro_RootXposed_Terminal](https://github.com/HuskyDG/VMOSPro_RootXposed_Terminal) by HuskyDG :A simple scripting tool that gives you useful features for VMOS or VMOS Pro. -[AntiVa-Bypass](https://github.com/ArcyMods/AntiVa-Bypass) by ArcyMods : Offsets and hex's that bypass pg3d's antiva detection. \ No newline at end of file From 6bdbb4760d33a33fdfa6eee08feeb96796377845 Mon Sep 17 00:00:00 2001 From: metzger100 Date: Thu, 21 Apr 2022 18:42:37 +0200 Subject: [PATCH 17/49] Finished Other --- Other/Other.md | 69 ++++++++++++++++++++++++++------------------------ 1 file changed, 36 insertions(+), 33 deletions(-) diff --git a/Other/Other.md b/Other/Other.md index 3101af1..6a14db5 100644 --- a/Other/Other.md +++ b/Other/Other.md @@ -1,72 +1,75 @@ # Other -List below is about other stuff: +## List below is about other android stuff: +[-Hard-Android-Menu-](https://github.com/KolanHacker/-Hard-Android-Menu-) by KolanHacker : A simple menu. -[AndroidIDE](https://github.com/itsaky/AndroidIDE) by itsaky : AndroidIDE is an IDE for Android to develop full featured Android apps on Android smartphones. - -[Game Guardian Il2cpp Script](https://github.com/SliceCast/Game-Guardian-Il2cpp-Script-) by SliceCast : A game guardian (il2cpp Script) for you guys to use if you want to use this without a mod menu. +[Android-Injector](https://github.com/CrackerCat/Android-Injector) by CrackerCat : Inject so & apk to zygote on android. Support armv8 & armv7. -[Deobfuscated-Il2cpp-Android-Games](https://github.com/SliceCast/Deobfuscated-Il2cpp-Android-Games) by SliceCast : Some de-obfuscated il2cpp game dumps. +[android-vm-injector](https://github.com/sandin/android-vm-injector) by sandin : Android VM Injector. -[androidMemHack](https://github.com/gooooloo/androidMemHack) by gooooloo : read and write a memory value of other process. +[AndroidIDE](https://github.com/itsaky/AndroidIDE) by itsaky : AndroidIDE is an IDE for Android to develop full featured Android apps on Android smartphones. -[injector](https://github.com/flysands/injector) by flysands : android so injector. +[AnDroidInject0r](https://github.com/yasserjanah/AnDroidInject0r) by yasserjanah : A Python script to inject existing Android applications with a Meterpreter payload. -[Il2CppVersions](https://github.com/nneonneo/Il2CppVersions) by nneonneo : Build scripts & historical header files for every available minor version of Unity's Il2Cpp project. +[androidMemHack](https://github.com/gooooloo/androidMemHack) by gooooloo : read and write a memory value of other process. -[arminject](https://github.com/evilsocket/arminject) by evilsocket : An application to dynamically inject a shared object into a running process on ARM architectures. +[APKDL](https://github.com/TheArmKing/APKDL) by TheArmKing : Download APKs in command line. -[soinject](https://github.com/XutaxKamay/soinject) by XutaxKamay : ELF shared libraries injection to a remote process. +[apkeep](https://github.com/EFForg/apkeep) by EFForg : A command-line tool for downloading APK files from various sources. -[Android-Injector](https://github.com/CrackerCat/Android-Injector) by CrackerCat : Inject so & apk to zygote on android. Support armv8 & armv7. +[Deobfuscated-Il2cpp-Android-Games](https://github.com/SliceCast/Deobfuscated-Il2cpp-Android-Games) by SliceCast : Some de-obfuscated il2cpp game dumps. -[TinyInjector](https://github.com/shunix/TinyInjector) by shunix : Shared Library Injector on Android. +[FamgyAndroidInject](https://github.com/famgy/FamgyAndroidInject) by famgy : Android native inject hook inlinehook. -[android-vm-injector](https://github.com/sandin/android-vm-injector) by sandin : Android VM Injector. +[LibChecker](https://github.com/zhaobozhen/LibChecker) by zhaobozhen : An app to view libraries used in apps in your device. -[luject](https://github.com/hack0z/luject) by hack0z : A static injector of dynamic library for application (android, iphoneos, macOS, windows, linux). +[MobileApp-Pentest-Cheatsheet](https://github.com/tanprathan/MobileApp-Pentest-Cheatsheet) by tanprathan : The Mobile App Pentest cheat sheet was created to provide concise collection of high value information on specific mobile application penetration testing topics. -[AnDroidInject0r](https://github.com/yasserjanah/AnDroidInject0r) by yasserjanah : A Python script to inject existing Android applications with a Meterpreter payload. +[NoxDumper](https://github.com/zeroKilo/NoxDumper) by zeroKilo : Simple tool to dump android process memory inside Nox player. -[FamgyAndroidInject](https://github.com/famgy/FamgyAndroidInject) by famgy : Android native inject hook inlinehook. +[PUBG-Mobile-Memory-Hack](https://github.com/LGLTeam/PUBG-Mobile-Memory-Hack) by LGLTeam : PUBG Mobile Memory Hack. -[LibChecker](https://github.com/zhaobozhen/LibChecker) by zhaobozhen : An app to view libraries used in apps in your device. +[pubg_mobile_memory_hacking_examples](https://github.com/atiksoftware/pubg_mobile_memory_hacking_examples) by atiksoftware : Pubg Mobile Emulator Gameloop Memory Hacking C++ code examples. [Save-Logcat](https://github.com/LGLTeam/Save-Logcat) by LGLTeam : Save local logcat via Java without root. -[APKDL](https://github.com/TheArmKing/APKDL) by TheArmKing : Download APKs in command line. +[SplitPacker](https://github.com/TheArmKing/SplitPacker) by TheArmKing : Bash script to combine split APKs (android app bundles) into a single APK. -[apkeep](https://github.com/EFForg/apkeep) by EFForg : A command-line tool for downloading APK files from various sources. +[uber-apk-signer](https://github.com/patrickfav/uber-apk-signer/) by patrickfav : A cli tool that helps signing and zip aligning single or multiple APKs. -[MobileApp-Pentest-Cheatsheet](https://github.com/tanprathan/MobileApp-Pentest-Cheatsheet) by tanprathan : The Mobile App Pentest cheat sheet was created to provide concise collection of high value information on specific mobile application penetration testing topics. +## List below is about other stuff -[GGInjector](https://github.com/saiaapiz14/GGInjector) by saiaapiz14 : Inject shared library by using GameGuardian. +[AndLua-Modding-Projects](https://github.com/LGLTeam/AndLua-Modding-Projects) by LGLTeam : Collections of AndLua modding related projects. -[devil2cpp](https://github.com/Torres9/devil2cpp) by Torres9 : Modern il2cpp injector. +[arminject](https://github.com/evilsocket/arminject) by evilsocket : An application to dynamically inject a shared object into a running process on ARM architectures. -[AndLua-Modding-Projects](https://github.com/LGLTeam/AndLua-Modding-Projects) by LGLTeam : Collections of AndLua modding related projects. +[CSharp-AntiDump](https://github.com/AndnixSH/CSharp-AntiDump) by AndnixSH : Anti dump in C#. [Decrypted-GG-Lua-Scripts](https://github.com/LGLTeam/Decrypted-GG-Lua-Scripts) by LGLTeam : Collections of decrypted GameGuardian scripts. For educational purposes only -[GGMod](https://github.com/JealousCat/GGMod) by JealousCat : Provide GameGuardian's MOD tutorials and codes, such as luajava library, repair os.execute function, improve String library, add Canvas, etc. +[devil2cpp](https://github.com/Torres9/devil2cpp) by Torres9 : Modern il2cpp injector. -[PUBG-Mobile-Memory-Hack](https://github.com/LGLTeam/PUBG-Mobile-Memory-Hack) by LGLTeam : PUBG Mobile Memory Hack. +[Game-Guardian-Easy-MemoryPatch](https://github.com/geokar2006/Game-Guardian-Easy-MemoryPatch) by geokar2006 : Path any lib hex by offset in game guardian scripts. -[CSharp-AntiDump](https://github.com/AndnixSH/CSharp-AntiDump) by AndnixSH : Anti dump in C#. +[Game Guardian Il2cpp Script](https://github.com/SliceCast/Game-Guardian-Il2cpp-Script-) by SliceCast : A game guardian (il2cpp Script) for you guys to use if you want to use this without a mod menu. -[NoxDumper](https://github.com/zeroKilo/NoxDumper) by zeroKilo : Simple tool to dump android process memory inside Nox player. +[GGInjector](https://github.com/saiaapiz14/GGInjector) by saiaapiz14 : Inject shared library by using GameGuardian. -[uber-apk-signer](https://github.com/patrickfav/uber-apk-signer/) by patrickfav : A cli tool that helps signing and zip aligning single or multiple APKs. +[GGMod](https://github.com/JealousCat/GGMod) by JealousCat : Provide GameGuardian's MOD tutorials and codes, such as luajava library, repair os.execute function, improve String library, add Canvas, etc. + +[Il2CppVersions](https://github.com/nneonneo/Il2CppVersions) by nneonneo : Build scripts & historical header files for every available minor version of Unity's Il2Cpp project. + +[injector](https://github.com/flysands/injector) by flysands : android so injector. [ios-resources](https://github.com/Siguza/ios-resources) by Siguza : Useful resources for iOS hacking. -[SplitPacker](https://github.com/TheArmKing/SplitPacker) by TheArmKing : Bash script to combine split APKs (android app bundles) into a single APK. +[iOS-Tweaks](https://github.com/onewayticket255/iOS-Tweaks) by onewayticket255 : The source code of the tweaks from the SarahH12099 Repo -[Modding-Shell-Scripts](https://github.com/LGLTeam/Modding-Shell-Scripts) by LGLTeam : Shell scripts used for modding. +[luject](https://github.com/hack0z/luject) by hack0z : A static injector of dynamic library for application (android, iphoneos, macOS, windows, linux). -[pubg_mobile_memory_hacking_examples](https://github.com/atiksoftware/pubg_mobile_memory_hacking_examples) by atiksoftware : Pubg Mobile Emulator Gameloop Memory Hacking C++ code examples. +[Modding-Shell-Scripts](https://github.com/LGLTeam/Modding-Shell-Scripts) by LGLTeam : Shell scripts used for modding. -[iOS-Tweaks](https://github.com/onewayticket255/iOS-Tweaks) by onewayticket255 : The source code of the tweaks from the SarahH12099 Repo +[soinject](https://github.com/XutaxKamay/soinject) by XutaxKamay : ELF shared libraries injection to a remote process. -[Game-Guardian-Easy-MemoryPatch](https://github.com/geokar2006/Game-Guardian-Easy-MemoryPatch) by geokar2006 : Path any lib hex by offset in game guardian scripts. \ No newline at end of file +[TinyInjector](https://github.com/shunix/TinyInjector) by shunix : Shared Library Injector on Android. \ No newline at end of file From 4a5db0df3f9c6ad0b00001dbcbe9097259356c2f Mon Sep 17 00:00:00 2001 From: metzger100 Date: Thu, 21 Apr 2022 18:48:32 +0200 Subject: [PATCH 18/49] Finished ModMenuTemplates --- ModMenuTemplates/ModMenuTemplates.md | 58 ++++++++++++++-------------- 1 file changed, 28 insertions(+), 30 deletions(-) diff --git a/ModMenuTemplates/ModMenuTemplates.md b/ModMenuTemplates/ModMenuTemplates.md index e0c9dc3..2d86616 100644 --- a/ModMenuTemplates/ModMenuTemplates.md +++ b/ModMenuTemplates/ModMenuTemplates.md @@ -1,62 +1,60 @@ -# Mod Menus +# Mod Menu Templates: ## List below is about Mod Menu Templates: -## List below is about Mod Menu Projects: - -[New Mod Style Layout And Mod Menu](https://github.com/KMODs-dev/New-Mod-Style-Layout-And-Mod-Menu) by KMODs-dev : A mod menu template. - -[PlatinmodsMenu](https://github.com/FrostyHacker/PlatinmodsMenu) by FrostyHacker : A Platinmods mod menu template. +[-Hard-Android-Menu-](https://github.com/KolanHacker/-Hard-Android-Menu-) by KolanHacker : A simple menu. [Android-Hooking-Patching-Template](https://github.com/LGLTeam/Android-Hooking-Patching-Template) by LGLTeam : Hooking and Patching template for Android. -[FrostyMenu](https://github.com/FrostyHacker/FrostyMenu) by FrostyHacker : A mod menu template. - [Android-Mod-Menu](https://github.com/LGLTeam/Android-Mod-Menu) by LGLTeam : A mod menu template. -[Mod-Menu-Without-Overlay-Permission-Demo](https://github.com/LGLTeam/Mod-Menu-Without-Overlay-Permission-Demo) by LGLTeam : A mod menu template that doesn't need an overlay permission. +[Android-Mod-Menu-Animation](https://github.com/LGLTeam/Android-Mod-Menu-Animation) by LGLTeam : A mod menu template with animation. -[Substrate-Template-With-Mod-Menu](https://github.com/Octowolve/Hooking-Template-With-Mod-Menu) by Octowolve : A mod menu + hooking template. +[Animation-Menu-v1](https://github.com/raunakmods/Animation-Menu-v1) by raunakmods : A mod menu template that has custon animations. -[iOS-Mod-Menu-Template-for-Theos](https://github.com/joeyjurjens/iOS-Mod-Menu-Template-for-Theos) by joeyjurjens : An iOS mod menu template. +[Alternative-Android-Mod-Menu](https://github.com/AlternativeAlse/Alternative-Android-Mod-Menu) by AlternativeAlse : A mod menu template. + +[ClassicUnityModMenuAndroid](https://github.com/AndnixSH/ClassicUnityModMenuAndroid) by AndnixSH : A Unity DLL mod menu template. + +[DLL-Mod-Menu](https://github.com/LGLTeam/DLL-Mod-Menu) by LGLTeam : A Unity DLL mod menu template. [FloatingModMenu](https://github.com/MrIkso/FloatingModMenu) by MrIkso : A mod menu template. -[Animation-Menu-v1](https://github.com/raunakmods/Animation-Menu-v1) by raunakmods : A mod menu template that has custon animations. +[FloatingModMenu-Template](https://github.com/VanHoevenTR/FloatingModMenu-Template) by VanHoevenTR : Floating Mod Menu template for Android -[iGMM](https://github.com/TheArmKing/iGMM) by TheArmKing : A Unity DLL mod menu template. +[FrostyMenu](https://github.com/FrostyHacker/FrostyMenu) by FrostyHacker : A mod menu template. -[UnityMenu](https://github.com/TechXPlays/UnityMenu) by TechXPlays : A Unity DLL mod menu template. +[FwdAssaultPmt](https://github.com/FrostyHacker/FwdAssaultPmt) by FrostyHacker : A FWD Assault Platinmods mod menu template. -[UnityModMenuAndroid](https://github.com/AndnixSH/UnityModMenuAndroid) by AndnixSH : A Unity DLL mod menu template. +[GodsTeam-Mod-Menu](https://github.com/LGLTeam/GodsTeam-Mod-Menu) by LGLTeam : A mod menu template. -[Android-Mod-Menu-Animation](https://github.com/LGLTeam/Android-Mod-Menu-Animation) by LGLTeam : A mod menu template with animation. +[iGMM](https://github.com/TheArmKing/iGMM) by TheArmKing : A Unity DLL mod menu template. -[VipMod-Mod-Menu-With-Canvas](https://github.com/LGLTeam/VipMod-Mod-Menu-With-Canvas) by LGLTeam : A canvas-based mod menu template. +[iOS-Mod-Menu-Template-for-Theos](https://github.com/joeyjurjens/iOS-Mod-Menu-Template-for-Theos) by joeyjurjens : An iOS mod menu template. -[Alternative-Android-Mod-Menu](https://github.com/AlternativeAlse/Alternative-Android-Mod-Menu) by AlternativeAlse : A mod menu template. +[JFMODSMenu](https://github.com/FrostyHacker/JFMODSMenu) by FrostyHacker : A mod menu template. -[FloatingModMenu-Template](https://github.com/VanHoevenTR/FloatingModMenu-Template) by VanHoevenTR : Floating Mod Menu template for Android +[Mod-Menu-With-Memory-hack](https://github.com/LGLTeam/Mod-Menu-With-Memory-hack) by LGLTeam : Mod Menu with memory hack written in Java, which those functions would be called to lib. GameGuardian values can be used for it. -[ModMenu-CMODs](https://github.com/CoRingaModzOfficial/ModMenu-CMODs) by CoRingaModzOfficial : A mod menu template. +[MOD-MENU-WITH-MONOSTRING](https://github.com/AllanFuego/MOD-MENU-WITH-MONOSTRING) by AllanFuego : Mod menu template with MonoString hook support. -[GodsTeam-Mod-Menu](https://github.com/LGLTeam/GodsTeam-Mod-Menu) by LGLTeam : A mod menu template. +[Mod-Menu-Without-Overlay-Permission-Demo](https://github.com/LGLTeam/Mod-Menu-Without-Overlay-Permission-Demo) by LGLTeam : A mod menu template that doesn't need an overlay permission. -[ClassicUnityModMenuAndroid](https://github.com/AndnixSH/ClassicUnityModMenuAndroid) by AndnixSH : A Unity DLL mod menu template. +[ModMenu-CMODs](https://github.com/CoRingaModzOfficial/ModMenu-CMODs) by CoRingaModzOfficial : A mod menu template. -[JFMODSMenu](https://github.com/FrostyHacker/JFMODSMenu) by FrostyHacker : A mod menu template. +[New Mod Style Layout And Mod Menu](https://github.com/KMODs-dev/New-Mod-Style-Layout-And-Mod-Menu) by KMODs-dev : A mod menu template. -[FwdAssaultPmt](https://github.com/FrostyHacker/FwdAssaultPmt) by FrostyHacker : A FWD Assault Platinmods mod menu. +[PlatinmodsMenu](https://github.com/FrostyHacker/PlatinmodsMenu) by FrostyHacker : A Platinmods mod menu template. -[UnityPCModMenu](https://github.com/Francois284Modz/UnityPCModMenu) by Francois284Modz : A Unity DLL mod menu template. +[Substrate-Template-With-Mod-Menu](https://github.com/Octowolve/Hooking-Template-With-Mod-Menu) by Octowolve : A mod menu + hooking template. -[DLL-Mod-Menu](https://github.com/LGLTeam/DLL-Mod-Menu) by LGLTeam : A Unity DLL mod menu template. +[UnityMenu](https://github.com/TechXPlays/UnityMenu) by TechXPlays : A Unity DLL mod menu template. -[-Hard-Android-Menu-](https://github.com/KolanHacker/-Hard-Android-Menu-) by KolanHacker : A simple menu. +[UnityModMenuAndroid](https://github.com/AndnixSH/UnityModMenuAndroid) by AndnixSH : A Unity DLL mod menu template. -[Mod-Menu-With-Memory-hack](https://github.com/LGLTeam/Mod-Menu-With-Memory-hack) by LGLTeam : Mod Menu with memory hack written in Java, which those functions would be called to lib. GameGuardian values can be used for it. +[UnityPCModMenu](https://github.com/Francois284Modz/UnityPCModMenu) by Francois284Modz : A Unity DLL mod menu template. + +[VipMod-Mod-Menu-With-Canvas](https://github.com/LGLTeam/VipMod-Mod-Menu-With-Canvas) by LGLTeam : A canvas-based mod menu template. -[Mod-Menu-Without-Overlay-Permission-Demo](https://github.com/LGLTeam/Mod-Menu-Without-Overlay-Permission-Demo) by LGLTeam : No need overlay permission anymore. -[MOD-MENU-WITH-MONOSTRING](https://github.com/AllanFuego/MOD-MENU-WITH-MONOSTRING) by AllanFuego : Mod menu template with MonoString hook support. \ No newline at end of file From a30b9fe019e3f2c5f1c6456669404706dd5ad31b Mon Sep 17 00:00:00 2001 From: metzger100 Date: Thu, 21 Apr 2022 19:06:46 +0200 Subject: [PATCH 19/49] Finished ModdingTools. Some stuff left to sort. --- ModdingTools/ModdingTools.md | 108 ++++++++++++++++++----------------- 1 file changed, 55 insertions(+), 53 deletions(-) diff --git a/ModdingTools/ModdingTools.md b/ModdingTools/ModdingTools.md index acab1aa..0c9688e 100644 --- a/ModdingTools/ModdingTools.md +++ b/ModdingTools/ModdingTools.md @@ -1,8 +1,8 @@ -## Modding Tools +# Modding Tools -# List below is about APK Modding Tools: +## List below is about APK Modding Tools: -APKTools/DEX-Disassemblers: +**APKTools/DEX-Disassemblers:** [Android-Disassembler](https://github.com/KYHSGeekCode/Android-Disassembler) by KYHSGeekCode : Capstone-based disassembler application on android. @@ -16,9 +16,11 @@ APKTools/DEX-Disassemblers: [ApktoolFX](https://github.com/oscar0812/ApktoolFX) by oscar0812 : A GUI for Apktool to make reverse engineering of android apps a breeze. +[ApkToolPlus](https://github.com/linchaolong/ApkToolPlus) by linchaolong : An apk reverse analysis tool (a apk analysis tools). + [raung](https://github.com/skylot/raung) by skylot : Assembler/disassembler for java bytecode. -Decompilers: +**Decompilers:** [AndroidProjectCreator](https://github.com/ThisIsLibra/AndroidProjectCreator) by ThisIsLibra : Convert an APK to an Android Studio Project using multiple open-source decompilers. @@ -36,7 +38,7 @@ Decompilers: [Krakatau](https://github.com/Storyyeller/Krakatau) by Krakatau : Java decompiler, assembler, and disassembler. -Deobfuscator: +**Deobfuscator:** [deoptfuscator](https://github.com/Gyoonus/deoptfuscator) by Gyoonus : Deobfuscator for Android Application. @@ -44,13 +46,13 @@ Deobfuscator: [simplify](https://github.com/CalebFenton/simplify) by CalebFenton : Android virtual machine and deobfuscator. -Signature Tools: +**Signature Tools:** [ApkSignatureKiller](https://github.com/L-JINBIN/ApkSignatureKiller) by L-JINBIN : One-click cracking APK signature verification. [APKSignReader](https://github.com/aimardcr/APKSignReader) by aimardcr : Android Application to read installed application signature and dump it as Base64 or C++ format. -Other Tools: +**Other Tools/Plugins:** [android-https-patcher](https://github.com/rlxone/android-https-patcher) by rlxone : Patch android apps to allow https traffic sniffing/packet capturing. @@ -90,16 +92,17 @@ Other Tools: [XAPKDetector](https://github.com/horsicq/XAPKDetector) by horsicq : APK/DEX detector for Windows, Linux and MacOS. -# List below is about Unity/IL2CPP Modding Tools: +## List below is about Unity/IL2CPP Modding Tools: +**Disassembler** [Unitor](https://github.com/BitCrackers/Unitor) by BitCrackers : A tool for analyzing and disassembling any unity game. Supports both mono and il2cpp. -Deobfuscator: +**Deobfuscator:** [AUDeobfuscator](https://github.com/lifeengines/AUDeobfuscator) by lifeengines : A simple script to help with the deobfuscation of il2cpp files. -Patching: +**Patching:** [Cpp2IL](https://github.com/SamboyCoding/Cpp2IL) by SamboyCoding : WIP Tool to reverse Unity's IL2CPP build process back to the original managed DLLs. @@ -111,91 +114,90 @@ Patching: [libil2cpp Patcher](https://github.com/T5ive/libil2cpp-Patcher) by T5ive : A tool that makes hex editing easier. +## Metzger100 doesn't know where to put: -# To Sort/check: +[android-modding-tools](https://github.com/jbro129/android-modding-tools) by jbro129 : An android modding tool dump repo. -[b00m h3adsh0t](https://github.com/lucylow/b00m-h3adsh0t) by lucylow : Computer Vision Game Development. Neural Network Configurable Aimbot for FPS games with custom training mode. +[apk-mitm](https://github.com/shroudedcode/apk-mitm) by shroudedcode : A CLI application that automatically prepares Android APK files for HTTPS inspection. -[ARM-Converter](https://github.com/MikaCybertron/ARM-Converter) by MikaCybertron : Offline ARM64, ARM, and THUMB instruction to hex converter. +[Archived-Repos](https://github.com/TheArmKing/Archived-Repos) by TheArmKing : A collection of TheArmKing's old repos or discontinued projects. -[ImHex](https://github.com/WerWolv/ImHex) by WerWolv : A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM. +[ARM-Converter](https://github.com/MikaCybertron/ARM-Converter) by MikaCybertron : Offline ARM64, ARM, and THUMB instruction to hex converter. -[biodiff](https://github.com/8051Enthusiast/biodiff) by 8051Enthusiast : Hex diff viewer using alignment algorithms from biology. +[AsmResolver](https://github.com/Washi1337/AsmResolver) by Washi1337 : A library for editing PE files with full .NET metadata support. -[android-modding-tools](https://github.com/jbro129/android-modding-tools) by jbro129 : An android modding tool dump repo. +[AssetRipper](https://github.com/ds5678/AssetRipper) by ds5678 : GUI and API library to work with Engine assets, serialized and bundle files. -[Pubg-Memory-Dumper](https://github.com/sahilbisla/Pubg-Memory-Dumper) by sahilbisla : A memory dumper for making ESP for pubg mobile. +[AssetStudio](https://github.com/Perfare/AssetStudio) by Perfare : A tool for exploring, extracting and exporting assets and assetbundles. -[MetaDataStringEditor](https://github.com/JeremieCHN/MetaDataStringEditor) by JeremieCHN : Modify string in file global-metadata.dat. +[AssetStudio](https://github.com/djkaty/AssetStudio) by djkaty : A tool for exploring, extracting and exporting assets and assetbundles. -[Il2CppAssemblyUnhollower](https://github.com/knah/Il2CppAssemblyUnhollower) by knah : A tool to generate Managed->IL2CPP proxy assemblies. +[Auto-Il2cppDumper](https://github.com/BryanGIG/Auto-Il2cppDumper) by BryanGIG : Internal dumper for Unity3d libil2cpp.so. -[IPAPatch](https://github.com/paradiseduo/IPAPatch) by paradiseduo : Patch iOS Apps, The Easy Way, Without Jailbreak. +[biodiff](https://github.com/8051Enthusiast/biodiff) by 8051Enthusiast : Hex diff viewer using alignment algorithms from biology. -[Il2Cpp Modding Codegen](https://github.com/sc2ad/Il2Cpp-Modding-Codegen) by sc2ad : Generates code that can be built into a shared library for Il2Cpp modding. +[CppDLL](https://github.com/Rprop/CppDLL) by Rprop : A small tool that will help you generate Cpp Header(.h) and Import Library(.lib) from Dynamic Link Library(.dll). [DLGMemor](https://github.com/DeviLeo/DLGMemor) by DeviLeo : A memory editor and viewer for iOS (Jailed or not Jailed). -[AssetStudio](https://github.com/Perfare/AssetStudio) by Perfare : A tool for exploring, extracting and exporting assets and assetbundles. +[dnSpy](https://github.com/dnSpy/dnSpy) by dnSpy : .NET debugger and assembly editor. -[AssetRipper](https://github.com/ds5678/AssetRipper) by ds5678 : GUI and API library to work with Engine assets, serialized and bundle files. +[dnSpy](https://github.com/dnSpyEx/dnSpy) by dnSpyEx : Continuation of the dnSpy project. -[AssetStudio](https://github.com/djkaty/AssetStudio) by djkaty : A tool for exploring, extracting and exporting assets and assetbundles. +[dnSpy.Extension.HoLLy](https://github.com/HoLLy-HaCKeR/dnSpy.Extension.HoLLy) by HoLLy-HaCKeR : A dnSpy extension to aid reversing of obfuscated assemblies. -[UnrealPakTool](https://github.com/allcoolthingsatoneplace/UnrealPakTool) by allcoolthingsatoneplace : A tool that can extract .pak files for Unreal Engine 4. +[Emulator-Android-External-Memory-Hacking](https://github.com/josuamanuel13/Emulator-Android-External-Memory-Hacking) by josuamanuel13 : android process/memory library root. -[PidTesting](https://github.com/ArcyMods/PidTesting) by ArcyMods : Get the pid of a process. +[External-PG3D-Injector](https://github.com/SliceCast/External-PG3D-Injector) by SliceCast : Write into android application lib.so with offset & hex bytes externally. -[PG3D-CryptoPrefsGenerator](https://github.com/jbro129/PG3D-CryptoPrefsGenerator) by jbro129 : A PG3D Player Pref Encryption/Decryption Tool. - -[LibInjector](https://github.com/jbro129/LibInjector) by jbro129 : Write to an android apps lib.so at runtime. +[Il2Cpp Modding Codegen](https://github.com/sc2ad/Il2Cpp-Modding-Codegen) by sc2ad : Generates code that can be built into a shared library for Il2Cpp modding. -[PackageHook](https://github.com/jbro129/PackageHook) by jbro129 : Hook An Android Applications Package Config And Set It As You Want. +[Il2CppAssemblyUnhollower](https://github.com/knah/Il2CppAssemblyUnhollower) by knah : A tool to generate Managed->IL2CPP proxy assemblies. [Il2CppDumperTool](https://github.com/axhlzy/Il2CppDumperTool) by axhlzy : A tool to batch breakpoint functions of libil2cpp.so. -[PADumper](https://github.com/BryanGIG/PADumper) by BryanGIG : Easy Dump ELF libil2cpp.so from Android Process Memory. +[ILSpy](https://github.com/icsharpcode/ILSpy) by icsharpcode : .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more). -[mem](https://github.com/MobileForensicsResearch/mem) by MobileForensicsResearch : Tool used for dumping memory from Android devices. +[Image_to_byte_array_converter](https://github.com/geokar2006/Image_to_byte_array_converter) by geokar2006 : This program allows you to convert images to byte array for the mod menu on unity mono. -[UABE](https://github.com/DerPopo/UABE) by DerPopo : Unity Assets Bundle Extractor. +[ImHex](https://github.com/WerWolv/ImHex) by WerWolv : A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM. -[UABEA](https://github.com/nesrak1/UABEA) by nesrak1 : C# UABE for newer versions of unity. +[IPAPatch](https://github.com/paradiseduo/IPAPatch) by paradiseduo : Patch iOS Apps, The Easy Way, Without Jailbreak. -[UnityAssetReplacer](https://github.com/Skyluker4/UnityAssetReplacer) by Skyluker4 : A tool to replace files in a Unity Asset Bundle from given files. +[LibInjector](https://github.com/jbro129/LibInjector) by jbro129 : Write to an android apps lib.so at runtime. -[ILSpy](https://github.com/icsharpcode/ILSpy) by icsharpcode : .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more). +[mem](https://github.com/MobileForensicsResearch/mem) by MobileForensicsResearch : Tool used for dumping memory from Android devices. -[UtinyRipper](https://github.com/mafaca/UtinyRipper) by mafaca : GUI and API library to work with Engine assets, serialized and bundle files. +[MetaDataStringEditor](https://github.com/JeremieCHN/MetaDataStringEditor) by JeremieCHN : Modify string in file global-metadata.dat. -[tinker](https://github.com/Tencent/tinker) by Tencent : A hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk. +[mitmproxy](https://github.com/mitmproxy/mitmproxy) by mitmproxy : An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. -[Image_to_byte_array_converter](https://github.com/geokar2006/Image_to_byte_array_converter) by geokar2006 : This program allows you to convert images to byte array for the mod menu on unity mono. +[PackageHook](https://github.com/jbro129/PackageHook) by jbro129 : Hook An Android Applications Package Config And Set It As You Want. -[Archived-Repos](https://github.com/TheArmKing/Archived-Repos) by TheArmKing : A collection of TheArmKing's old repos or discontinued projects. +[PADumper](https://github.com/BryanGIG/PADumper) by BryanGIG : Easy Dump ELF libil2cpp.so from Android Process Memory. -[AsmResolver](https://github.com/Washi1337/AsmResolver) by Washi1337 : A library for editing PE files with full .NET metadata support. +[PG3D-CryptoPrefsGenerator](https://github.com/jbro129/PG3D-CryptoPrefsGenerator) by jbro129 : A PG3D Player Pref Encryption/Decryption Tool. -[UnityExplorer](https://github.com/sinai-dev/UnityExplorer) by sinai-dev : An in-game explorer and a suite of debugging tools for IL2CPP and Mono Unity games, to aid with modding development. +[PidTesting](https://github.com/ArcyMods/PidTesting) by ArcyMods : Get the pid of a process. -[apk-mitm](https://github.com/shroudedcode/apk-mitm) by shroudedcode : A CLI application that automatically prepares Android APK files for HTTPS inspection. +[Pubg-Memory-Dumper](https://github.com/sahilbisla/Pubg-Memory-Dumper) by sahilbisla : A memory dumper for making ESP for pubg mobile. -[mitmproxy](https://github.com/mitmproxy/mitmproxy) by mitmproxy : An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. +[tinker](https://github.com/Tencent/tinker) by Tencent : A hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk. -[CppDLL](https://github.com/Rprop/CppDLL) by Rprop : A small tool that will help you generate Cpp Header(.h) and Import Library(.lib) from Dynamic Link Library(.dll). +[Tool-Converter-ASCII](https://github.com/MikaCybertron/Tool-Converter-ASCII) by MikaCybertron : Offline tool to Converter ASCII to Decimal & Decimal to ASCII. -[7-Super-Tool-Mod-Menu-Generator](https://github.com/7Hackers/7-Super-Tool-Mod-Menu-Generator) by 7Hackers : A powerful mod menu generator with offline arm converter and ability to add telekill, chams, patch, hook, etc. +[Tool-Encryption-Decryption-JSC-Files-for-Cocos2djs-Games](https://github.com/MikaCybertron/Tool-Encryption-Decryption-JSC-Files-for-Cocos2djs-Games) by MikaCybertron : Tool Encryption & Decryption JSC Files to Modded Cocos2djs Games. -[Auto-Il2cppDumper](https://github.com/BryanGIG/Auto-Il2cppDumper) by BryanGIG : Internal dumper for Unity3d libil2cpp.so. +[UABE](https://github.com/DerPopo/UABE) by DerPopo : Unity Assets Bundle Extractor. -[LibDumper](https://github.com/BryanGIG/LibDumper) by BryanGIG : APK For Dumping Memory libil2cpp.so / libUE4.so. +[UABEA](https://github.com/nesrak1/UABEA) by nesrak1 : C# UABE for newer versions of unity. -[Tool-Encryption-Decryption-JSC-Files-for-Cocos2djs-Games](https://github.com/MikaCybertron/Tool-Encryption-Decryption-JSC-Files-for-Cocos2djs-Games) by MikaCybertron : Tool Encryption & Decryption JSC Files to Modded Cocos2djs Games. +[UnityAssetReplacer](https://github.com/Skyluker4/UnityAssetReplacer) by Skyluker4 : A tool to replace files in a Unity Asset Bundle from given files. -[Tool-Converter-ASCII](https://github.com/MikaCybertron/Tool-Converter-ASCII) by MikaCybertron : Offline tool to Converter ASCII to Decimal & Decimal to ASCII. +[UnityExplorer](https://github.com/sinai-dev/UnityExplorer) by sinai-dev : An in-game explorer and a suite of debugging tools for IL2CPP and Mono Unity games, to aid with modding development. -[dnSpy](https://github.com/dnSpy/dnSpy) by dnSpy : .NET debugger and assembly editor. +[UnrealPakTool](https://github.com/allcoolthingsatoneplace/UnrealPakTool) by allcoolthingsatoneplace : A tool that can extract .pak files for Unreal Engine 4. -[dnSpy](https://github.com/dnSpyEx/dnSpy) by dnSpyEx : Continuation of the dnSpy project. +[UtinyRipper](https://github.com/mafaca/UtinyRipper) by mafaca : GUI and API library to work with Engine assets, serialized and bundle files. -[dnSpy.Extension.HoLLy](https://github.com/HoLLy-HaCKeR/dnSpy.Extension.HoLLy) by HoLLy-HaCKeR : A dnSpy extension to aid reversing of obfuscated assemblies. \ No newline at end of file +[writemem](https://github.com/ExploitTheLoop/writemem) by ExploitTheLoop : useful library for writing memory into games like pubg in java no need to use c++. \ No newline at end of file From 61002b792ed4ceee5d0e05c9aef0662cd5bddc9f Mon Sep 17 00:00:00 2001 From: metzger100 Date: Thu, 21 Apr 2022 19:08:55 +0200 Subject: [PATCH 20/49] first rewrite of README --- README.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index d1fcb0a..c3b1de5 100644 --- a/README.md +++ b/README.md @@ -6,22 +6,21 @@ A collection of github repositories related to android modding. - [x] Breakup everything into more categories and adjust accordingly - [x] Add descriptions for each project - [ ] Remove unusable projects and duplicates from the list (*in progress*) -- [ ] Make everything look nicer (*in progress*) +- [X] Make everything look nicer # Categories +- Mod Menu Templates -# Mod Menu Templates +- Dumping and Unpacking -# Dumping and Unpacking +- Packing and Protection -# Packing and Protection +- C++ Libraries -# C++ Libraries +- Hooking Libraries and Templates -# Hooking Libraries and Templates +- Modding Projects and Tutorials -# Modding Projects and Tutorials +- Modding Tools -# Modding Tools - -# Other +- Other From 9b4d04711c01cf54bbb7fc523ecbab746471035d Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 21 Apr 2022 19:16:58 +0200 Subject: [PATCH 21/49] Updated README Links needed --- README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/README.md b/README.md index c3b1de5..a3b70e0 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,43 @@ A collection of github repositories related to android modding. - Mod Menu Templates - Dumping and Unpacking + - Dumpers and Unpackers + - IL2CPP Dumpers and Unpackers + - Unreal Dumpers and Unpackers - Packing and Protection + - Obfuscators/Encryptors + - other Protection Tools - C++ Libraries + - C++Libs + - IL2CPP/Unity + +- Frida + - Frida and general plugins + - IL2CPP for Frida - Hooking Libraries and Templates + - Android Hooking Libs and Tools + - general Hooking Libs + - Hooking Templates - Modding Projects and Tutorials + - Mod Menu Projects + - Modding Projects + - Modding Tutorials - Modding Tools + - APK Modding Tools + - Unity/IL2CPP Modding Tools + - Metzger100 doesn't know where to put + +- IDA & reverse-engineering platforms + - Actual Software + - Plugins for IDA Pro + - Tools for IDA + - Themes for IDA - Other + - other android stuff + - other stuff From ebeff7c97b0bc47065c3e74f4eae2b146a9d7b6f Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 21 Apr 2022 19:18:25 +0200 Subject: [PATCH 22/49] Update README Links are missing --- README.md | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index a3b70e0..8b379e8 100644 --- a/README.md +++ b/README.md @@ -12,43 +12,43 @@ A collection of github repositories related to android modding. - Mod Menu Templates - Dumping and Unpacking - - Dumpers and Unpackers - - IL2CPP Dumpers and Unpackers - - Unreal Dumpers and Unpackers + - Dumpers and Unpackers + - IL2CPP Dumpers and Unpackers + - Unreal Dumpers and Unpackers - Packing and Protection - - Obfuscators/Encryptors - - other Protection Tools + - Obfuscators/Encryptors + - other Protection Tools - C++ Libraries - - C++Libs - - IL2CPP/Unity + - C++Libs + - IL2CPP/Unity - Frida - - Frida and general plugins - - IL2CPP for Frida + - Frida and general plugins + - IL2CPP for Frida - Hooking Libraries and Templates - - Android Hooking Libs and Tools - - general Hooking Libs - - Hooking Templates + - Android Hooking Libs and Tools + - general Hooking Libs + - Hooking Templates - Modding Projects and Tutorials - - Mod Menu Projects - - Modding Projects - - Modding Tutorials + - Mod Menu Projects + - Modding Projects + - Modding Tutorials - Modding Tools - - APK Modding Tools - - Unity/IL2CPP Modding Tools - - Metzger100 doesn't know where to put + - APK Modding Tools + - Unity/IL2CPP Modding Tools + - Metzger100 doesn't know where to put - IDA & reverse-engineering platforms - - Actual Software - - Plugins for IDA Pro - - Tools for IDA - - Themes for IDA + - Actual Software + - Plugins for IDA Pro + - Tools for IDA + - Themes for IDA - Other - - other android stuff - - other stuff + - other android stuff + - other stuff From f8e062c35656d22df901169ab4ece7ea7b5d7663 Mon Sep 17 00:00:00 2001 From: metzger100 Date: Thu, 21 Apr 2022 19:26:37 +0200 Subject: [PATCH 23/49] Restructure --- C++Libs/C++Libraries.md => C++Libraries.md | 0 Dumpers&Unpackers/Dumpers&Unpackers.md => Dumpers&Unpackers.md | 0 Frida/Frida.md => Frida.md | 0 .../HookingLibs+Templates.md => HookingLibs+Templates.md | 0 ...eEngineeringPlatforms.md => IDA&ReverseEngineeringPlatforms.md | 0 ModMenuTemplates/ModMenuTemplates.md => ModMenuTemplates.md | 0 .../ModdingProjects+Tutorials.md => ModdingProjects+Tutorials.md | 0 ModdingTools/ModdingTools.md => ModdingTools.md | 0 Other/Other.md => Other.md | 0 Packers&Protectors/Packers&Protectors.md => Packers&Protectors.md | 0 VirtualEngines/VirtualEngines.md => VirtualEngines.md | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename C++Libs/C++Libraries.md => C++Libraries.md (100%) rename Dumpers&Unpackers/Dumpers&Unpackers.md => Dumpers&Unpackers.md (100%) rename Frida/Frida.md => Frida.md (100%) rename HookingLibs+Templates/HookingLibs+Templates.md => HookingLibs+Templates.md (100%) rename IDA&ReverseEngineeringPlatforms/IDA&ReverseEngineeringPlatforms.md => IDA&ReverseEngineeringPlatforms.md (100%) rename ModMenuTemplates/ModMenuTemplates.md => ModMenuTemplates.md (100%) rename ModdingProjects+Tutorials/ModdingProjects+Tutorials.md => ModdingProjects+Tutorials.md (100%) rename ModdingTools/ModdingTools.md => ModdingTools.md (100%) rename Other/Other.md => Other.md (100%) rename Packers&Protectors/Packers&Protectors.md => Packers&Protectors.md (100%) rename VirtualEngines/VirtualEngines.md => VirtualEngines.md (100%) diff --git a/C++Libs/C++Libraries.md b/C++Libraries.md similarity index 100% rename from C++Libs/C++Libraries.md rename to C++Libraries.md diff --git a/Dumpers&Unpackers/Dumpers&Unpackers.md b/Dumpers&Unpackers.md similarity index 100% rename from Dumpers&Unpackers/Dumpers&Unpackers.md rename to Dumpers&Unpackers.md diff --git a/Frida/Frida.md b/Frida.md similarity index 100% rename from Frida/Frida.md rename to Frida.md diff --git a/HookingLibs+Templates/HookingLibs+Templates.md b/HookingLibs+Templates.md similarity index 100% rename from HookingLibs+Templates/HookingLibs+Templates.md rename to HookingLibs+Templates.md diff --git a/IDA&ReverseEngineeringPlatforms/IDA&ReverseEngineeringPlatforms.md b/IDA&ReverseEngineeringPlatforms.md similarity index 100% rename from IDA&ReverseEngineeringPlatforms/IDA&ReverseEngineeringPlatforms.md rename to IDA&ReverseEngineeringPlatforms.md diff --git a/ModMenuTemplates/ModMenuTemplates.md b/ModMenuTemplates.md similarity index 100% rename from ModMenuTemplates/ModMenuTemplates.md rename to ModMenuTemplates.md diff --git a/ModdingProjects+Tutorials/ModdingProjects+Tutorials.md b/ModdingProjects+Tutorials.md similarity index 100% rename from ModdingProjects+Tutorials/ModdingProjects+Tutorials.md rename to ModdingProjects+Tutorials.md diff --git a/ModdingTools/ModdingTools.md b/ModdingTools.md similarity index 100% rename from ModdingTools/ModdingTools.md rename to ModdingTools.md diff --git a/Other/Other.md b/Other.md similarity index 100% rename from Other/Other.md rename to Other.md diff --git a/Packers&Protectors/Packers&Protectors.md b/Packers&Protectors.md similarity index 100% rename from Packers&Protectors/Packers&Protectors.md rename to Packers&Protectors.md diff --git a/VirtualEngines/VirtualEngines.md b/VirtualEngines.md similarity index 100% rename from VirtualEngines/VirtualEngines.md rename to VirtualEngines.md From 27bd63e767c48491202609948a27ea2bc51c4217 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 21 Apr 2022 19:28:08 +0200 Subject: [PATCH 24/49] finished README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b379e8..6529ecc 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ A collection of github repositories related to android modding. - [x] Add descriptions for each project - [ ] Remove unusable projects and duplicates from the list (*in progress*) - [X] Make everything look nicer +- [ ] Sort stuff Metzger100 didn't know where to put +- [ ] Set Links in the Categories-Index of README.md # Categories - Mod Menu Templates From 7bed37595ca6c56ef98e1b603188fda76a7c2219 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Fri, 22 Apr 2022 13:58:56 +0200 Subject: [PATCH 25/49] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6529ecc..aea1d8f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A collection of github repositories related to android modding. - [x] Add descriptions for each project - [ ] Remove unusable projects and duplicates from the list (*in progress*) - [X] Make everything look nicer -- [ ] Sort stuff Metzger100 didn't know where to put +- [ ] Sort stuff miscellaneous projects in moddingtools - [ ] Set Links in the Categories-Index of README.md # Categories From 0becb82b20349e0a2d0a9d4af031381efab18b28 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Fri, 22 Apr 2022 13:59:33 +0200 Subject: [PATCH 26/49] Update ModdingTools.md --- ModdingTools.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ModdingTools.md b/ModdingTools.md index 0c9688e..8ecee71 100644 --- a/ModdingTools.md +++ b/ModdingTools.md @@ -114,7 +114,7 @@ [libil2cpp Patcher](https://github.com/T5ive/libil2cpp-Patcher) by T5ive : A tool that makes hex editing easier. -## Metzger100 doesn't know where to put: +## miscellaneous projects (to be sorted and categorized): [android-modding-tools](https://github.com/jbro129/android-modding-tools) by jbro129 : An android modding tool dump repo. @@ -200,4 +200,4 @@ [UtinyRipper](https://github.com/mafaca/UtinyRipper) by mafaca : GUI and API library to work with Engine assets, serialized and bundle files. -[writemem](https://github.com/ExploitTheLoop/writemem) by ExploitTheLoop : useful library for writing memory into games like pubg in java no need to use c++. \ No newline at end of file +[writemem](https://github.com/ExploitTheLoop/writemem) by ExploitTheLoop : useful library for writing memory into games like pubg in java no need to use c++. From 3815b48f217ce0c615eaf44101ec1e009daf40e9 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 28 Apr 2022 21:04:19 +0200 Subject: [PATCH 27/49] Rename ModdingProjects+Tutorials.md to ModdingProjects&Tutorials.md --- ModdingProjects+Tutorials.md => ModdingProjects&Tutorials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename ModdingProjects+Tutorials.md => ModdingProjects&Tutorials.md (99%) diff --git a/ModdingProjects+Tutorials.md b/ModdingProjects&Tutorials.md similarity index 99% rename from ModdingProjects+Tutorials.md rename to ModdingProjects&Tutorials.md index 1657b6c..d17e073 100644 --- a/ModdingProjects+Tutorials.md +++ b/ModdingProjects&Tutorials.md @@ -92,4 +92,4 @@ ## List below is about Modding Tutorials: -[AndroidAppRE](https://github.com/maddiestone/AndroidAppRE) by maddiestone : Android App Reverse Engineering Workshop. \ No newline at end of file +[AndroidAppRE](https://github.com/maddiestone/AndroidAppRE) by maddiestone : Android App Reverse Engineering Workshop. From 6e5f3ce9d097f2bab4294ef74a91d5b521828fef Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 28 Apr 2022 21:15:29 +0200 Subject: [PATCH 28/49] Update README.md --- README.md | 86 +++++++++++++++++++++++++++---------------------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/README.md b/README.md index aea1d8f..9500e1b 100644 --- a/README.md +++ b/README.md @@ -11,46 +11,46 @@ A collection of github repositories related to android modding. - [ ] Set Links in the Categories-Index of README.md # Categories -- Mod Menu Templates - -- Dumping and Unpacking - - Dumpers and Unpackers - - IL2CPP Dumpers and Unpackers - - Unreal Dumpers and Unpackers - -- Packing and Protection - - Obfuscators/Encryptors - - other Protection Tools - -- C++ Libraries - - C++Libs - - IL2CPP/Unity - -- Frida - - Frida and general plugins - - IL2CPP for Frida - -- Hooking Libraries and Templates - - Android Hooking Libs and Tools - - general Hooking Libs - - Hooking Templates - -- Modding Projects and Tutorials - - Mod Menu Projects - - Modding Projects - - Modding Tutorials - -- Modding Tools - - APK Modding Tools - - Unity/IL2CPP Modding Tools - - Metzger100 doesn't know where to put - -- IDA & reverse-engineering platforms - - Actual Software - - Plugins for IDA Pro - - Tools for IDA - - Themes for IDA - -- Other - - other android stuff - - other stuff +- [Mod Menu Templates](https://github.com/jbro129/android-modding/blob/main/ModMenuTemplates.md) + +- [Dumping and Unpacking](https://github.com/jbro129/android-modding/blob/main/Dumpers&Unpackers.md) + - [Dumpers and Unpackers](https://github.com/jbro129/android-modding/blob/main/Dumpers&Unpackers.md#list-below-is-about-dumpers-and-unpackers) + - [IL2CPP Dumpers and Unpackers](https://github.com/jbro129/android-modding/blob/main/Dumpers&Unpackers.md#list-below-is-about-il2cpp-dumpers-and-unpackers) + - [Unreal Dumpers and Unpackers](https://github.com/jbro129/android-modding/blob/main/Dumpers&Unpackers.md#list-below-is-about-unreal-dumpers-and-unpackers#list-below-is-about-obfuscatorsencryptors) + +- [Packing and Protection](https://github.com/jbro129/android-modding/blob/main/Packers&Protectors.md) + - [Obfuscators/Encryptors](https://github.com/jbro129/android-modding/blob/main/Packers&Protectors.md#list-below-is-about-obfuscatorsencryptors) + - [other Protection Tools](https://github.com/jbro129/android-modding/blob/main/Packers&Protectors.md#list-below-is-about-other-protection-tools) + +- [C++ Libraries](https://github.com/jbro129/android-modding/blob/main/C++Libraries.md) + - [C++Libs](https://github.com/jbro129/android-modding/blob/main/C++Libraries.md#list-below-is-about-general-clibs) + - [IL2CPP/Unity](https://github.com/jbro129/android-modding/blob/main/C++Libraries.md#list-below-is-about-il2cppunity) + +- [Frida](https://github.com/jbro129/android-modding/blob/main/Frida.md) + - [Frida and general plugins](https://github.com/jbro129/android-modding/blob/main/Frida.md#list-below-is-about-frida-and-general-plugins) + - [IL2CPP for Frida](https://github.com/jbro129/android-modding/blob/main/Frida.md#list-below-is-about-il2cpp-for-frida) + +- [Hooking Libraries and Templates](https://github.com/jbro129/android-modding/blob/main/HookingLibs&Templates.md) + - [Android Hooking Libs and Tools](https://github.com/jbro129/android-modding/blob/main/HookingLibs&Templates.md#list-below-is-about-android-hooking-libs-and-tools) + - [general Hooking Libs](https://github.com/jbro129/android-modding/blob/main/HookingLibs&Templates.md#list-below-is-about-general-hooking-libs) + - [Hooking Templates](https://github.com/jbro129/android-modding/blob/main/HookingLibs&Templates.md#list-below-is-about-hooking-templates) + +- [Modding Projects and Tutorials](https://github.com/jbro129/android-modding/blob/main/ModdingProjects&Tutorials.md) + - [Mod Menu Projects](https://github.com/jbro129/android-modding/blob/main/ModdingProjects&Tutorials.md#list-below-is-about-mod-menu-projects) + - [Modding Projects](https://github.com/jbro129/android-modding/blob/main/ModdingProjects&Tutorials.md#list-below-is-about-modding-projects) + - [Modding Tutorials](https://github.com/jbro129/android-modding/blob/main/ModdingProjects&Tutorials.md#list-below-is-about-modding-tutorials) + +- [Modding Tools](https://github.com/jbro129/android-modding/blob/main/ModdingTools.md) + - [APK Modding Tools](https://github.com/jbro129/android-modding/blob/main/ModdingTools.md#list-below-is-about-apk-modding-tools) + - [Unity/IL2CPP Modding Tools](https://github.com/jbro129/android-modding/blob/main/ModdingTools.md#list-below-is-about-unityil2cpp-modding-tools) + - [miscellaneous projects (to be sorted and categorized)](https://github.com/jbro129/android-modding/blob/main/ModdingTools.md#miscellaneous-projects-to-be-sorted-and-categorized) + +- [IDA & reverse-engineering platforms](https://github.com/jbro129/android-modding/blob/main/IDA&ReverseEngineeringPlatforms.md) + - [Actual Software](https://github.com/jbro129/android-modding/blob/main/IDA&ReverseEngineeringPlatforms.md#list-below-is-about-ida--reverse-engineering-platforms) + - [Plugins for IDA Pro](https://github.com/jbro129/android-modding/blob/main/IDA&ReverseEngineeringPlatforms.md#list-about-plugins-for-ida-pro) + - [Tools for IDA](https://github.com/jbro129/android-modding/blob/main/IDA&ReverseEngineeringPlatforms.md#list-of-tools-for-ida) + - [Themes for IDA](https://github.com/jbro129/android-modding/blob/main/IDA&ReverseEngineeringPlatforms.md#list-of-themes-for-ida) + +- [Other](https://github.com/jbro129/android-modding/blob/main/Other.md) + - [other android stuff](https://github.com/jbro129/android-modding/blob/main/Other.md#list-below-is-about-other-android-stuff) + - [other stuff](https://github.com/jbro129/android-modding/blob/main/Other.md#list-below-is-about-other-stuff) From 8766c6b0163aeb51486d4846c2235c63a86c8ca3 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 28 Apr 2022 21:15:43 +0200 Subject: [PATCH 29/49] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9500e1b..b9190b7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A collection of github repositories related to android modding. - [ ] Remove unusable projects and duplicates from the list (*in progress*) - [X] Make everything look nicer - [ ] Sort stuff miscellaneous projects in moddingtools -- [ ] Set Links in the Categories-Index of README.md +- [X] Set Links in the Categories-Index of README.md # Categories - [Mod Menu Templates](https://github.com/jbro129/android-modding/blob/main/ModMenuTemplates.md) From 7c89778cb53074d58f020426eaaebc8233c9bf70 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 28 Apr 2022 21:20:30 +0200 Subject: [PATCH 30/49] Update ModdingTools.md --- ModdingTools.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ModdingTools.md b/ModdingTools.md index 8ecee71..3d4c105 100644 --- a/ModdingTools.md +++ b/ModdingTools.md @@ -50,7 +50,9 @@ [ApkSignatureKiller](https://github.com/L-JINBIN/ApkSignatureKiller) by L-JINBIN : One-click cracking APK signature verification. -[APKSignReader](https://github.com/aimardcr/APKSignReader) by aimardcr : Android Application to read installed application signature and dump it as Base64 or C++ format. +[APKSignReader](https://github.com/aimardcr/APKSignReader) by aimardcr : Android Application to read installed application signature and dump it as Base64 or C++ format for APKKiller. + +[APKSignReader-Java](https://github.com/AndnixSH/APKSignReader-Java) by AndnixSH : A modified apksig tool to read signature from an APK file supporting signature scheme v1 and up to v4 for APKKiller. **Other Tools/Plugins:** @@ -58,6 +60,8 @@ [Android-Mem-Edit](https://github.com/mrcang09/Android-Mem-Edit) by mrcang09 : Android memory plug-in, a memory modification tool for application processes. +[android-memorytool](https://github.com/Anonym0usWork1221/android-memorytool) by Anonym0usWork1221 : Android Memory Tools written in python for RAM data reading and writing process of android and linux os's. + [android-ssl-pinning-bypass](https://github.com/ilya-kozyr/android-ssl-pinning-bypass) by ilya-kozyr : Script to patch apk to allow HTTPS traffic inspection and SSL pinning. [APK Medit](https://github.com/aktsk/apk-medit) by aktsk : A memory search and patch tool on debuggable apk without root & ndk. @@ -116,6 +120,8 @@ ## miscellaneous projects (to be sorted and categorized): +[AGTool](https://github.com/FateHack/AGTool) by FateHack : Dump so file or il2cpp global-metadata.dat. Inline hook and modify libs by offset during runtime.. + [android-modding-tools](https://github.com/jbro129/android-modding-tools) by jbro129 : An android modding tool dump repo. [apk-mitm](https://github.com/shroudedcode/apk-mitm) by shroudedcode : A CLI application that automatically prepares Android APK files for HTTPS inspection. @@ -154,6 +160,8 @@ [Il2CppAssemblyUnhollower](https://github.com/knah/Il2CppAssemblyUnhollower) by knah : A tool to generate Managed->IL2CPP proxy assemblies. +[Il2CppDumper-Linux](https://github.com/BryanGIG/Il2CppDumper-Linux) by BryanGIG : Unity il2cpp reverse engineer [Linux]. + [Il2CppDumperTool](https://github.com/axhlzy/Il2CppDumperTool) by axhlzy : A tool to batch breakpoint functions of libil2cpp.so. [ILSpy](https://github.com/icsharpcode/ILSpy) by icsharpcode : .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more). From 319ab357efad5f52a99874b2d49f2e265272e3de Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 28 Apr 2022 21:25:28 +0200 Subject: [PATCH 31/49] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b9190b7..cf31c48 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ A collection of github repositories related to android modding. - [ ] Remove unusable projects and duplicates from the list (*in progress*) - [X] Make everything look nicer - [ ] Sort stuff miscellaneous projects in moddingtools -- [X] Set Links in the Categories-Index of README.md # Categories - [Mod Menu Templates](https://github.com/jbro129/android-modding/blob/main/ModMenuTemplates.md) From ab13fc2d28d785e2e7a8a2e89483fe77c48a53b6 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 28 Apr 2022 21:29:24 +0200 Subject: [PATCH 32/49] Update Dumpers&Unpackers.md --- Dumpers&Unpackers.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dumpers&Unpackers.md b/Dumpers&Unpackers.md index b76fc8a..a1bc246 100644 --- a/Dumpers&Unpackers.md +++ b/Dumpers&Unpackers.md @@ -48,6 +48,8 @@ [Riru-Il2CppDumper](https://github.com/Perfare/Riru-Il2CppDumper) by Perfare : Using Riru to dump il2cpp data at runtime. +[Zygisk-Il2CppDumper](https://github.com/Perfare/Zygisk-Il2CppDumper) by Perfare : Using Zygisk to dump il2cpp data at runtime. + ## List below is about Unreal Dumpers and Unpackers: [UE4Dumper](https://github.com/kp7742/UE4Dumper) by kp7742 : Unreal Engine 4 Dumper - Dump libUE4.so and Generate Structure SDK. From 2418e480efecd757080264475349fa4db2e39131 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 28 Apr 2022 21:30:41 +0200 Subject: [PATCH 33/49] Update C++Libraries.md --- C++Libraries.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/C++Libraries.md b/C++Libraries.md index cb59776..4b65d77 100644 --- a/C++Libraries.md +++ b/C++Libraries.md @@ -20,6 +20,8 @@ [il2cpp_mono_string](https://github.com/geokar2006/il2cpp_mono_string) by geokar2006 : Working il2cpp(mono) string for hacking unity il2cpp games. +[IL2CPP_Resolver](https://github.com/sneakyevilSK/IL2CPP_Resolver) by sneakyevilSK : A run-time API resolver for IL2CPP Unity. + [IL2CppResolver](https://github.com/MJx0/IL2CppResolver) by : Resolve il2cpp calls for internal unity engine functions. [ImGui-Text-Marquee](https://github.com/Rev/ImGui-Text-Marquee) by Rev : An easy way to make a text marquee using ImGui. From e7be8626c34c4ba289f4ecf03ba042b6e832ff0e Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 28 Apr 2022 21:31:18 +0200 Subject: [PATCH 34/49] Update ModdingTools.md --- ModdingTools.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ModdingTools.md b/ModdingTools.md index 3d4c105..9b72d8d 100644 --- a/ModdingTools.md +++ b/ModdingTools.md @@ -16,6 +16,8 @@ [ApktoolFX](https://github.com/oscar0812/ApktoolFX) by oscar0812 : A GUI for Apktool to make reverse engineering of android apps a breeze. +[APKToolGUI](https://github.com/AndnixSH/APKToolGUI) by AndnixSH : GUI for apktool, signapk, zipalign and baksmali utilities. + [ApkToolPlus](https://github.com/linchaolong/ApkToolPlus) by linchaolong : An apk reverse analysis tool (a apk analysis tools). [raung](https://github.com/skylot/raung) by skylot : Assembler/disassembler for java bytecode. From c2c22ba211b7de6bcb1fa6bcb9d5b685562da3c3 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 28 Apr 2022 21:32:09 +0200 Subject: [PATCH 35/49] Update IDA&ReverseEngineeringPlatforms.md --- IDA&ReverseEngineeringPlatforms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IDA&ReverseEngineeringPlatforms.md b/IDA&ReverseEngineeringPlatforms.md index d469e3f..50d758c 100644 --- a/IDA&ReverseEngineeringPlatforms.md +++ b/IDA&ReverseEngineeringPlatforms.md @@ -1,4 +1,4 @@ -# IDA / reverse-engineering platforms +# IDA & reverse-engineering platforms ## List below is about IDA & reverse-engineering platforms: From c0f4158f376cbdf48d556e8dc88ba4d34256eb64 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 9 Jun 2022 13:48:08 +0200 Subject: [PATCH 36/49] Update Dumpers&Unpackers.md --- Dumpers&Unpackers.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dumpers&Unpackers.md b/Dumpers&Unpackers.md index a1bc246..a7040e1 100644 --- a/Dumpers&Unpackers.md +++ b/Dumpers&Unpackers.md @@ -36,6 +36,8 @@ [Il2CppDumper-HI3](https://github.com/AndnixSH/Il2CppDumper-HI3) by AndnixSH : Modified Il2CppDumper which can decrypt and dump Honkai Impact 3rd games. +[Il2CppDumper-Linux](https://github.com/BryanGIG/Il2CppDumper-Linux) by BryanGIG : Unity il2cpp reverse engineer [Linux] . + [Il2CppDumper](https://github.com/Perfare/Il2CppDumper) by Perfare : An il2cpp dumper. [Il2CppDumper](https://github.com/Jumboperson/Il2CppDumper) by Jumboperson : Better version of PokemonGoDumper. From 577aae341f45cd558ebcfdb28eeee1e63e979045 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 9 Jun 2022 13:53:02 +0200 Subject: [PATCH 37/49] Update Dumpers&Unpackers.md --- Dumpers&Unpackers.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Dumpers&Unpackers.md b/Dumpers&Unpackers.md index a7040e1..065fd60 100644 --- a/Dumpers&Unpackers.md +++ b/Dumpers&Unpackers.md @@ -2,9 +2,17 @@ ## List below is about Dumpers and Unpackers: +[android-unpacker](https://github.com/strazzere/android-unpacker) by strazzere : Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0. + +[android_unpacker](https://github.com/CheckPointSW/android_unpacker) by CheckPointSW : A (hopefully) generic unpacker for packed Android apps. + +[AppSpear](https://github.com/UchihaL/AppSpear) by UchihaL : a universal and automated unpacking system. + [BlackDex](https://github.com/CodingGay/BlackDex) by CodingGay : An android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment, can run on any Android mobile phones or emulators, and can unpack APK files in several seconds. -[MemDumper](https://github.com/kp7742/MemDumper) by kp7742 : Dump Memory of Process in Android. +[dexdump](https://github.com/smartdone/dexdump) by smartdone : Xposed plug-in for quick release of the first generation shell. + +[DexHunter](https://github.com/zyq8709/DexHunter) by zyq8709 : General Automatic Unpacking Tool for Android Dex Files. [DumpDex](https://github.com/aos3618/DumpDex) by aos3618 : A very simple dump dex file unpacking tool based on Xposed. @@ -12,15 +20,9 @@ [drizzleDumper](https://github.com/DrizzleRisk/drizzleDumper) by DrizzleRisk : drizzleDumper is an Android shelling tool based on memory search. -[android_unpacker](https://github.com/CheckPointSW/android_unpacker) by CheckPointSW : A (hopefully) generic unpacker for packed Android apps. - -[AppSpear](https://github.com/UchihaL/AppSpear) by UchihaL : a universal and automated unpacking system. - -[android-unpacker](https://github.com/strazzere/android-unpacker) by strazzere : Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0. +[Mem2Dumper](https://github.com/Goxome/Mem2Dumper) by Goxome : Dump Memory Segment From Process Memory and Rebuild ELF So Binaries. -[DexHunter](https://github.com/zyq8709/DexHunter) by zyq8709 : General Automatic Unpacking Tool for Android Dex Files. - -[dexdump](https://github.com/smartdone/dexdump) by smartdone : Xposed plug-in for quick release of the first generation shell. +[MemDumper](https://github.com/kp7742/MemDumper) by kp7742 : Dump Memory of Process in Android. ## List below is about IL2CPP Dumpers and Unpackers: From 07826403883f48193fec39dac0f72c6091a7b663 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 9 Jun 2022 13:53:44 +0200 Subject: [PATCH 38/49] Update ModdingTools.md --- ModdingTools.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ModdingTools.md b/ModdingTools.md index 9b72d8d..f6c2b43 100644 --- a/ModdingTools.md +++ b/ModdingTools.md @@ -208,6 +208,8 @@ [UnrealPakTool](https://github.com/allcoolthingsatoneplace/UnrealPakTool) by allcoolthingsatoneplace : A tool that can extract .pak files for Unreal Engine 4. +[UnityPy](https://github.com/K0lb3/UnityPy) by K0lb3 : A python module that makes it possible to extract/unpack and edit Unity assets. + [UtinyRipper](https://github.com/mafaca/UtinyRipper) by mafaca : GUI and API library to work with Engine assets, serialized and bundle files. [writemem](https://github.com/ExploitTheLoop/writemem) by ExploitTheLoop : useful library for writing memory into games like pubg in java no need to use c++. From 038192e816eb3dde6458fa879572a5b1f9a9faab Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 9 Jun 2022 13:54:56 +0200 Subject: [PATCH 39/49] Update IDA&ReverseEngineeringPlatforms.md --- IDA&ReverseEngineeringPlatforms.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/IDA&ReverseEngineeringPlatforms.md b/IDA&ReverseEngineeringPlatforms.md index 50d758c..dd62b05 100644 --- a/IDA&ReverseEngineeringPlatforms.md +++ b/IDA&ReverseEngineeringPlatforms.md @@ -16,6 +16,8 @@ [diaphora](https://github.com/joxeankoret/diaphora) by joxeankoret : IDA advanced program diffing tool plugin. +[FindFunc](https://github.com/FelixBer/FindFunc) by FelixBer : An IDA Pro plugin to find code functions that contain a certain assembly or byte pattern, reference a certain name or string, or conform to various other constraints. + [flare-ida](https://github.com/mandiant/flare-ida) by mandiant : IDA Pro utilities from FLARE team. [GhIDA](https://github.com/Cisco-Talos/GhIDA) by Cisco-Talos : An IDA Pro plugin that integrates the Ghidra decompiler in IDA. From 4cc6c66e7a427382bd68f3126305489038c090fc Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 9 Jun 2022 13:55:24 +0200 Subject: [PATCH 40/49] Update IDA&ReverseEngineeringPlatforms.md --- IDA&ReverseEngineeringPlatforms.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/IDA&ReverseEngineeringPlatforms.md b/IDA&ReverseEngineeringPlatforms.md index dd62b05..10ee30a 100644 --- a/IDA&ReverseEngineeringPlatforms.md +++ b/IDA&ReverseEngineeringPlatforms.md @@ -14,6 +14,8 @@ ## List about Plugins for IDA Pro: +[Classy](https://github.com/RicBent/Classy) by RicBent : IDA Pro plugin to manage classes. + [diaphora](https://github.com/joxeankoret/diaphora) by joxeankoret : IDA advanced program diffing tool plugin. [FindFunc](https://github.com/FelixBer/FindFunc) by FelixBer : An IDA Pro plugin to find code functions that contain a certain assembly or byte pattern, reference a certain name or string, or conform to various other constraints. From 383ec4cfcfc8e32a776ec4d1fad91105dfc72cfb Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 9 Jun 2022 13:57:21 +0200 Subject: [PATCH 41/49] Update Other.md --- Other.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Other.md b/Other.md index 6a14db5..ce970bb 100644 --- a/Other.md +++ b/Other.md @@ -14,6 +14,8 @@ [androidMemHack](https://github.com/gooooloo/androidMemHack) by gooooloo : read and write a memory value of other process. +[AndroidPtraceInject](https://github.com/SsageParuders/AndroidPtraceInject) by SsageParuders : Android Ptrace Inject for all ABIs and all APIs. + [APKDL](https://github.com/TheArmKing/APKDL) by TheArmKing : Download APKs in command line. [apkeep](https://github.com/EFForg/apkeep) by EFForg : A command-line tool for downloading APK files from various sources. @@ -72,4 +74,4 @@ [soinject](https://github.com/XutaxKamay/soinject) by XutaxKamay : ELF shared libraries injection to a remote process. -[TinyInjector](https://github.com/shunix/TinyInjector) by shunix : Shared Library Injector on Android. \ No newline at end of file +[TinyInjector](https://github.com/shunix/TinyInjector) by shunix : Shared Library Injector on Android. From 6718f0ab86e0d0b49a0a2693acd3addca344a8dd Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 9 Jun 2022 13:58:06 +0200 Subject: [PATCH 42/49] Update Packers&Protectors.md --- Packers&Protectors.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Packers&Protectors.md b/Packers&Protectors.md index 4a9f35d..d0815b1 100644 --- a/Packers&Protectors.md +++ b/Packers&Protectors.md @@ -46,4 +46,6 @@ [AntiDebugandMemoryDump](https://github.com/darvincisec/AntiDebugandMemoryDump) by darvincisec : Anti-Debug and Anti-Memory Dump for Android. -[DetectFrida](https://github.com/darvincisec/DetectFrida) by darvincisec : Detect Frida for Android. \ No newline at end of file +[DetectFrida](https://github.com/darvincisec/DetectFrida) by darvincisec : Detect Frida for Android. + +[stopdecompilingmyjava](https://github.com/ItzSomebody/stopdecompilingmyjava) by ItzSomebody : Tricks against mainstream reverse-engineering tools for Java. From 3082de5b38b9052b43651d760b69b22d311c494d Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 9 Jun 2022 13:59:26 +0200 Subject: [PATCH 43/49] Update C++Libraries.md --- C++Libraries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C++Libraries.md b/C++Libraries.md index 4b65d77..051b5d0 100644 --- a/C++Libraries.md +++ b/C++Libraries.md @@ -2,6 +2,7 @@ ## List below is about general C++Libs: +[Emulator-Android-External-Memory-Hacking](https://github.com/Mst1k/Emulator-Android-External-Memory-Hacking) by Mst1k : android process/memory library root. [KittyMemory](https://github.com/MJx0/KittyMemory) by MJx0 : This library aims for runtime code patching for both Android and iOS. @@ -11,7 +12,6 @@ ## List below is about IL2CPP/Unity: - [ByNameModding](https://github.com/geokar2006/ByNameModding) by geokar2006 : Modding il2cpp games by classes, methods, fields names. [Collection-Chams-For-IL2CPP-Unity-Games](https://github.com/DarksideH/Collection-Chams-For-IL2CPP-Unity-Games) by DarksideH : Collection Chams for IL2CPP Unity Game. From f5296a43b68fd8a6c4e7c180fadde6f4f0f8ea27 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 9 Jun 2022 14:00:17 +0200 Subject: [PATCH 44/49] Update HookingLibs+Templates.md --- HookingLibs+Templates.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/HookingLibs+Templates.md b/HookingLibs+Templates.md index 12cf76b..0825865 100644 --- a/HookingLibs+Templates.md +++ b/HookingLibs+Templates.md @@ -40,6 +40,8 @@ [ARMPatch](https://github.com/RusJJ/ARMPatch) by RusJJ : Just a hook for ARM applications based on ARMhook, on Cydia's Substrate and on Rprop's And64InlineHook. +[DInlineHook](https://github.com/dodola/DInlineHook) by dodola : Simple art inline hook . + [Dobby](https://github.com/jmpews/Dobby) by jmpews : A lightweight, multi-platform, multi-architecture hook framework. [HookUnityEngineMethod](https://github.com/naivetang/HookUnityEngineMethod) by naivetang : Methods in Hook UnityEngine. @@ -60,4 +62,4 @@ [Hooking-and-Patching-android-template](https://github.com/Djngo/Hooking-and-Patching-android-template) by Djngo : Hooking and binary patching template using Substrate and KittyMemory respectively. -[VirtualHook_Mono_SO](https://github.com/cjyanyi/VirtualHook_Mono_SO) by cjyanyi : Unity .apk hooking demo based on VirtualApp. \ No newline at end of file +[VirtualHook_Mono_SO](https://github.com/cjyanyi/VirtualHook_Mono_SO) by cjyanyi : Unity .apk hooking demo based on VirtualApp. From 1d0198448e96216499f2b7cdbb0e2ef8b59fd1bd Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 9 Jun 2022 14:01:39 +0200 Subject: [PATCH 45/49] Update ModdingProjects&Tutorials.md --- ModdingProjects&Tutorials.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ModdingProjects&Tutorials.md b/ModdingProjects&Tutorials.md index d17e073..5f3e3df 100644 --- a/ModdingProjects&Tutorials.md +++ b/ModdingProjects&Tutorials.md @@ -56,6 +56,8 @@ [8 Ball Pool](https://github.com/jonathansilva/8BallPool) by jonathansilva : 2020 - 8 Ball Pool Guideline Hack. +[Among-Us-Android-ESP](https://github.com/Rev/Among-Us-Android-ESP) by Rev : A basic ESP for the game 'Among Us', made specifically for Android. + [beatsaber-hook](https://github.com/sc2ad/beatsaber-hook) by sc2ad : POC for oculus quest beatsaber function hooking (il2cpp). [Bullet-Force-Hack-Source](https://github.com/Ioopen/Bullet-Force-Hack-Source) by Ioopen : Telekill for the game called Bullet Force. From 2fda88779b647e2fda32681f295335c4c6f9726b Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 9 Jun 2022 14:02:22 +0200 Subject: [PATCH 46/49] Update ModdingTools.md --- ModdingTools.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ModdingTools.md b/ModdingTools.md index f6c2b43..7d4f75b 100644 --- a/ModdingTools.md +++ b/ModdingTools.md @@ -134,6 +134,8 @@ [AsmResolver](https://github.com/Washi1337/AsmResolver) by Washi1337 : A library for editing PE files with full .NET metadata support. +[AssetBundleDecompressor](https://github.com/lujian101/AssetBundleDecompressor) by lujian101 : Unity AssetBundle decompress library in C. + [AssetRipper](https://github.com/ds5678/AssetRipper) by ds5678 : GUI and API library to work with Engine assets, serialized and bundle files. [AssetStudio](https://github.com/Perfare/AssetStudio) by Perfare : A tool for exploring, extracting and exporting assets and assetbundles. From 23e5cb2bf786e0bb277566afe8de8650d7442ccc Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 9 Jun 2022 14:03:03 +0200 Subject: [PATCH 47/49] Update IDA&ReverseEngineeringPlatforms.md --- IDA&ReverseEngineeringPlatforms.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/IDA&ReverseEngineeringPlatforms.md b/IDA&ReverseEngineeringPlatforms.md index 10ee30a..48f3986 100644 --- a/IDA&ReverseEngineeringPlatforms.md +++ b/IDA&ReverseEngineeringPlatforms.md @@ -36,6 +36,8 @@ [patching](https://github.com/gaasedelen/patching) by gaasedelen : An Interactive Binary Patching Plugin for IDA Pro. +[proc_mem_ida_loader](https://github.com/gamozolabs/proc_mem_ida_loader) by gamozolabs : A /proc/mem IDA loader to snapshot a running process. + [SigMaker-x64](https://github.com/ajkhoury/SigMaker-x64) by ajkhoury : IDA SigMaker Plugin. [sigmakerex](https://github.com/kweatherman/sigmakerex) by kweatherman : IDA Pro signature tool. From c17a0ed85db503a0a76e46f404c2583aa3bac3d3 Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 9 Jun 2022 14:03:41 +0200 Subject: [PATCH 48/49] Update VirtualEngines.md --- VirtualEngines.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/VirtualEngines.md b/VirtualEngines.md index 33870cc..ec78819 100644 --- a/VirtualEngines.md +++ b/VirtualEngines.md @@ -22,6 +22,8 @@ [dynamic-load-apk](https://github.com/singwhatiwanna/dynamic-load-apk) by singwhatiwanna : DL: dynamic load framework in android. +[OpenVirtualApp](https://github.com/AmySama/OpenVirtualApp) by AmySama : A virtualapp source code project by EA-Reopen. + [RePlugin](https://github.com/Qihoo360/RePlugin) by Qihoo360 : A flexible, stable, easy-to-use Android Plug-in Framework. [SandBoxHookPlugin](https://github.com/ganyao114/SandBoxHookPlugin) by ganyao114 : demo for inject & hook in sandbox. From 6756b9c0904eb0cb3f905562d3839caf0d12fbcf Mon Sep 17 00:00:00 2001 From: Metzger100 <62517154+metzger100@users.noreply.github.com> Date: Thu, 2 Mar 2023 23:03:21 +0100 Subject: [PATCH 49/49] Update README.md --- README.md | 86 +++++++++++++++++++++++++++---------------------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/README.md b/README.md index cf31c48..1638caa 100644 --- a/README.md +++ b/README.md @@ -10,46 +10,46 @@ A collection of github repositories related to android modding. - [ ] Sort stuff miscellaneous projects in moddingtools # Categories -- [Mod Menu Templates](https://github.com/jbro129/android-modding/blob/main/ModMenuTemplates.md) - -- [Dumping and Unpacking](https://github.com/jbro129/android-modding/blob/main/Dumpers&Unpackers.md) - - [Dumpers and Unpackers](https://github.com/jbro129/android-modding/blob/main/Dumpers&Unpackers.md#list-below-is-about-dumpers-and-unpackers) - - [IL2CPP Dumpers and Unpackers](https://github.com/jbro129/android-modding/blob/main/Dumpers&Unpackers.md#list-below-is-about-il2cpp-dumpers-and-unpackers) - - [Unreal Dumpers and Unpackers](https://github.com/jbro129/android-modding/blob/main/Dumpers&Unpackers.md#list-below-is-about-unreal-dumpers-and-unpackers#list-below-is-about-obfuscatorsencryptors) - -- [Packing and Protection](https://github.com/jbro129/android-modding/blob/main/Packers&Protectors.md) - - [Obfuscators/Encryptors](https://github.com/jbro129/android-modding/blob/main/Packers&Protectors.md#list-below-is-about-obfuscatorsencryptors) - - [other Protection Tools](https://github.com/jbro129/android-modding/blob/main/Packers&Protectors.md#list-below-is-about-other-protection-tools) - -- [C++ Libraries](https://github.com/jbro129/android-modding/blob/main/C++Libraries.md) - - [C++Libs](https://github.com/jbro129/android-modding/blob/main/C++Libraries.md#list-below-is-about-general-clibs) - - [IL2CPP/Unity](https://github.com/jbro129/android-modding/blob/main/C++Libraries.md#list-below-is-about-il2cppunity) - -- [Frida](https://github.com/jbro129/android-modding/blob/main/Frida.md) - - [Frida and general plugins](https://github.com/jbro129/android-modding/blob/main/Frida.md#list-below-is-about-frida-and-general-plugins) - - [IL2CPP for Frida](https://github.com/jbro129/android-modding/blob/main/Frida.md#list-below-is-about-il2cpp-for-frida) - -- [Hooking Libraries and Templates](https://github.com/jbro129/android-modding/blob/main/HookingLibs&Templates.md) - - [Android Hooking Libs and Tools](https://github.com/jbro129/android-modding/blob/main/HookingLibs&Templates.md#list-below-is-about-android-hooking-libs-and-tools) - - [general Hooking Libs](https://github.com/jbro129/android-modding/blob/main/HookingLibs&Templates.md#list-below-is-about-general-hooking-libs) - - [Hooking Templates](https://github.com/jbro129/android-modding/blob/main/HookingLibs&Templates.md#list-below-is-about-hooking-templates) - -- [Modding Projects and Tutorials](https://github.com/jbro129/android-modding/blob/main/ModdingProjects&Tutorials.md) - - [Mod Menu Projects](https://github.com/jbro129/android-modding/blob/main/ModdingProjects&Tutorials.md#list-below-is-about-mod-menu-projects) - - [Modding Projects](https://github.com/jbro129/android-modding/blob/main/ModdingProjects&Tutorials.md#list-below-is-about-modding-projects) - - [Modding Tutorials](https://github.com/jbro129/android-modding/blob/main/ModdingProjects&Tutorials.md#list-below-is-about-modding-tutorials) - -- [Modding Tools](https://github.com/jbro129/android-modding/blob/main/ModdingTools.md) - - [APK Modding Tools](https://github.com/jbro129/android-modding/blob/main/ModdingTools.md#list-below-is-about-apk-modding-tools) - - [Unity/IL2CPP Modding Tools](https://github.com/jbro129/android-modding/blob/main/ModdingTools.md#list-below-is-about-unityil2cpp-modding-tools) - - [miscellaneous projects (to be sorted and categorized)](https://github.com/jbro129/android-modding/blob/main/ModdingTools.md#miscellaneous-projects-to-be-sorted-and-categorized) - -- [IDA & reverse-engineering platforms](https://github.com/jbro129/android-modding/blob/main/IDA&ReverseEngineeringPlatforms.md) - - [Actual Software](https://github.com/jbro129/android-modding/blob/main/IDA&ReverseEngineeringPlatforms.md#list-below-is-about-ida--reverse-engineering-platforms) - - [Plugins for IDA Pro](https://github.com/jbro129/android-modding/blob/main/IDA&ReverseEngineeringPlatforms.md#list-about-plugins-for-ida-pro) - - [Tools for IDA](https://github.com/jbro129/android-modding/blob/main/IDA&ReverseEngineeringPlatforms.md#list-of-tools-for-ida) - - [Themes for IDA](https://github.com/jbro129/android-modding/blob/main/IDA&ReverseEngineeringPlatforms.md#list-of-themes-for-ida) - -- [Other](https://github.com/jbro129/android-modding/blob/main/Other.md) - - [other android stuff](https://github.com/jbro129/android-modding/blob/main/Other.md#list-below-is-about-other-android-stuff) - - [other stuff](https://github.com/jbro129/android-modding/blob/main/Other.md#list-below-is-about-other-stuff) +- [Mod Menu Templates](https://github.com/metzger100/android-modding/blob/2.Pullrequest/ModMenuTemplates.md) + +- [Dumping and Unpacking](https://github.com/metzger100/android-modding/blob/2.Pullrequest/Dumpers&Unpackers.md) + - [Dumpers and Unpackers](https://github.com/metzger100/android-modding/blob/2.Pullrequest/Dumpers&Unpackers.md#list-below-is-about-dumpers-and-unpackers) + - [IL2CPP Dumpers and Unpackers](https://github.com/metzger100/android-modding/blob/2.Pullrequest/Dumpers&Unpackers.md#list-below-is-about-il2cpp-dumpers-and-unpackers) + - [Unreal Dumpers and Unpackers](https://github.com/metzger100/android-modding/blob/2.Pullrequest/Dumpers&Unpackers.md#list-below-is-about-unreal-dumpers-and-unpackers#list-below-is-about-obfuscatorsencryptors) + +- [Packing and Protection](https://github.com/metzger100/android-modding/blob/2.Pullrequest/Packers&Protectors.md) + - [Obfuscators/Encryptors](https://github.com/metzger100/android-modding/blob/2.Pullrequest/Packers&Protectors.md#list-below-is-about-obfuscatorsencryptors) + - [other Protection Tools](https://github.com/metzger100/android-modding/blob/2.Pullrequest/Packers&Protectors.md#list-below-is-about-other-protection-tools) + +- [C++ Libraries](https://github.com/metzger100/android-modding/blob/2.Pullrequest/C++Libraries.md) + - [C++Libs](https://github.com/metzger100/android-modding/blob/2.Pullrequest/C++Libraries.md#list-below-is-about-general-clibs) + - [IL2CPP/Unity](https://github.com/metzger100/android-modding/blob/2.Pullrequest/C++Libraries.md#list-below-is-about-il2cppunity) + +- [Frida](https://github.com/metzger100/android-modding/blob/2.Pullrequest/Frida.md) + - [Frida and general plugins](https://github.com//metzger100/android-modding/blob/2.Pullrequest/Frida.md#list-below-is-about-frida-and-general-plugins) + - [IL2CPP for Frida](https://github.com/metzger100/android-modding/blob/2.Pullrequest/Frida.md#list-below-is-about-il2cpp-for-frida) + +- [Hooking Libraries and Templates](https://github.com/metzger100/android-modding/blob/2.Pullrequest/HookingLibs&Templates.md) + - [Android Hooking Libs and Tools](https://github.com/metzger100/android-modding/blob/2.Pullrequest/HookingLibs&Templates.md#list-below-is-about-android-hooking-libs-and-tools) + - [general Hooking Libs](https://github.com/metzger100/android-modding/blob/2.Pullrequest/HookingLibs&Templates.md#list-below-is-about-general-hooking-libs) + - [Hooking Templates](https://github.com/metzger100/android-modding/blob/2.Pullrequest/HookingLibs&Templates.md#list-below-is-about-hooking-templates) + +- [Modding Projects and Tutorials](https://github.com/metzger100/android-modding/blob/2.Pullrequest/ModdingProjects&Tutorials.md) + - [Mod Menu Projects](https://github.com/metzger100/android-modding/blob/2.Pullrequest/ModdingProjects&Tutorials.md#list-below-is-about-mod-menu-projects) + - [Modding Projects](https://github.com/metzger100/android-modding/blob/2.Pullrequest/ModdingProjects&Tutorials.md#list-below-is-about-modding-projects) + - [Modding Tutorials](https://github.com/metzger100/android-modding/blob/2.Pullrequest/ModdingProjects&Tutorials.md#list-below-is-about-modding-tutorials) + +- [Modding Tools](https://github.com/metzger100/android-modding/blob/2.Pullrequest/ModdingTools.md) + - [APK Modding Tools](https://github.com/metzger100/android-modding/blob/2.Pullrequest/ModdingTools.md#list-below-is-about-apk-modding-tools) + - [Unity/IL2CPP Modding Tools](https://github.com/metzger100/android-modding/blob/2.Pullrequest/ModdingTools.md#list-below-is-about-unityil2cpp-modding-tools) + - [miscellaneous projects (to be sorted and categorized)](https://github.com/metzger100/android-modding/blob/2.Pullrequest/ModdingTools.md#miscellaneous-projects-to-be-sorted-and-categorized) + +- [IDA & reverse-engineering platforms](https://github.com/metzger100/android-modding/blob/2.Pullrequest/IDA&ReverseEngineeringPlatforms.md) + - [Actual Software](https://github.com/metzger100/android-modding/blob/2.Pullrequest/IDA&ReverseEngineeringPlatforms.md#list-below-is-about-ida--reverse-engineering-platforms) + - [Plugins for IDA Pro](https://github.com/metzger100/android-modding/blob/2.Pullrequest/IDA&ReverseEngineeringPlatforms.md#list-about-plugins-for-ida-pro) + - [Tools for IDA](https://github.com/metzger100/android-modding/blob/2.Pullrequest/IDA&ReverseEngineeringPlatforms.md#list-of-tools-for-ida) + - [Themes for IDA](https://github.com/metzger100/android-modding/blob/2.Pullrequest/IDA&ReverseEngineeringPlatforms.md#list-of-themes-for-ida) + +- [Other](https://github.com/metzger100/android-modding/blob/2.Pullrequest/Other.md) + - [other android stuff](https://github.com/metzger100/android-modding/blob/2.Pullrequest/Other.md#list-below-is-about-other-android-stuff) + - [other stuff](https://github.com/metzger100/android-modding/blob/2.Pullrequest/Other.md#list-below-is-about-other-stuff)