Skip to content

Latest commit

 

History

History
61 lines (31 loc) · 3.87 KB

File metadata and controls

61 lines (31 loc) · 3.87 KB

Dumping and Unpacking

List below is about Dumpers and Unpackers:

android-unpacker by strazzere : Android Unpacker presented at Defcon 22: Android Hacker Protection Level 0.

android_unpacker by CheckPointSW : A (hopefully) generic unpacker for packed Android apps.

AppSpear by UchihaL : a universal and automated unpacking system.

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.

dexdump by smartdone : Xposed plug-in for quick release of the first generation shell.

DexHunter by zyq8709 : General Automatic Unpacking Tool for Android Dex Files.

DumpDex by aos3618 : A very simple dump dex file unpacking tool based on Xposed.

dumpDex by WrBug : An Android shelling tool, needs xposed support, easy development has integrated the project.

drizzleDumper by DrizzleRisk : drizzleDumper is an Android shelling tool based on memory search.

Mem2Dumper by Goxome : Dump Memory Segment From Process Memory and Rebuild ELF So Binaries.

MemDumper by kp7742 : Dump Memory of Process in Android.

List below is about IL2CPP Dumpers and Unpackers:

Beebyte-Deobfuscator by OsOmE1 : A plugin for Il2CppInspector that performs quasi deobfuscation.

Compiled-Beeless-BeeByte-DeObfuscator by SliceCast : Compiled Beeless BeeByte deobfuscator.

Dumpity by sc2ad : An IL2CPP Dumper that dumps all types into classes that can support reading and writing from .assets files.

Il2CppDumper GUI by AndnixSH : Simple GUI version of Il2CppDumper

Il2CppDumper YuanShen by kagurazakasanae : Modified version of Il2CppDumper allows you to dump methods of UserAssembly.dll of the game Genshin Impact.

Il2CppDumper-HI3 by AndnixSH : Modified Il2CppDumper which can decrypt and dump Honkai Impact 3rd games.

Il2CppDumper-Linux by BryanGIG : Unity il2cpp reverse engineer [Linux] .

Il2CppDumper by Perfare : An il2cpp dumper.

Il2CppDumper by Jumboperson : Better version of PokemonGoDumper.

Il2CppInspector by djkaty : A powerful automated tool for reverse engineering Unity IL2CPP binaries.

Il2CppInspectorPlugins by djkaty : The official repository of plugins for Il2CppInspector.

Il2CppTranslator by BitCrackers : A library to help make deobfuscation plugins for Il2CppInspector.

Riru-Il2CppDumper by Perfare : Using Riru to dump il2cpp data at runtime.

Zygisk-Il2CppDumper by Perfare : Using Zygisk to dump il2cpp data at runtime.

List below is about Unreal Dumpers and Unpackers:

UE4Dumper by kp7742 : Unreal Engine 4 Dumper - Dump libUE4.so and Generate Structure SDK.

UnrealDumper-4.25 by guttir14 : Unreal Engine 4.23-4.27 Dumper.