Il2CppDumper

Unity il2cpp reverse engineer (by Perfare)

Il2CppDumper Alternatives

Similar projects and alternatives to Il2CppDumper

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Il2CppDumper alternative or higher similarity.

Il2CppDumper reviews and mentions

Posts with mentions or reviews of Il2CppDumper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-19.
  • Engage absolutely uses Fates RN; a technical analysis
    2 projects | /r/fireemblem | 19 Jan 2023
    By using IL2CppDumper along with the game's global-metadata.dat file, we can generate headers and structs that we can use with Ghidra, a tool for disassembling code. Once we load Engage and these headers and structs into Ghidra, we can look for a particular function called App.BattleMath$$_IsProbabilityHit. This function is provided a displayed hit (or, as Intelligent Systems calls it, ratio) and is responsible for determining whether or not that attack will actually hit. Ghidra will try to automatically decompile the assembly code into something more readable, and while the results are sometimes mixed, here it's pretty clear what's going on. We can see how, when the displayed hit is less than 51 (or when it's 100), it simply multiplies the displayed hit by 100, and when the displayed hit is 51 or greater, it uses the sin function as described earlier:
  • Is there a way to recompile after using Il2CppDumper?
    2 projects | /r/REGames | 16 Oct 2022
    Basically the title; I decompiled a game and intend to mod its behavior, so I used a Il2Cpp dumper that seems pretty popular (https://github.com/Perfare/Il2CppDumper).
  • Where to find high technical quality unity projects?
    2 projects | /r/Unity3D | 3 Jul 2022
    There's plenty of resources on decompiling apks. An APK is just a zip basically, and it contains an Ill2cpp.so file & and global-metadata file. You can use Il2cppdumper (https://github.com/Perfare/Il2CppDumper/releases. https://github.com/Perfare/Il2CppDumper ) to restore the Assembly-CSharp. Then you can use IlSpy or just open the assembly or the dump.cs in visual studio that gets produced.
  • Mottled vs Speckled eggs?
    2 projects | /r/flappydragon | 14 Jun 2022
    Download and run https://github.com/Perfare/Il2CppDumper/releases. Find and load libil2cpp.so and global-metadata.dat from your combined apk folder when it asks. This will create a bunch of files. The ones we care about right now are the ones in the DummyDll folder.
  • Where to find dialogue SFX files?
    2 projects | /r/DiscoElysium | 3 Apr 2022
    You'll need: https://github.com/Perfare/AssetStudio and (for the optional part) https://github.com/Perfare/Il2CppDumper
  • Is there a way to decompile unity 3D games?
    3 projects | /r/Unity3D | 10 Dec 2021
    if the game is compiled with IL2CPP you can convert it to a dummy Assembly-CSharp file using IL2Cpp Dumper - https://github.com/Perfare/Il2CppDumper
  • A note from our sponsor - Onboard AI
    getonboard.dev | 2 Oct 2023
    Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →

Stats

Basic Il2CppDumper repo stats
11
5,695
0.0
5 days ago
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
www.influxdata.com