Il2cppDumper-Android — springmusk.dev

README.md files (400)

// project

Il2cppDumper-Android

all credits to prefare for his work -Zysgik il2cpp dumper i just changed the way it worked

23 stars 26 forks Watching: 23 Open issues: 2
  • C
  • Updated Jul 11, 2022

Built for learning and research.

Open on GitHub

Il2cppDumper-Android

all credits to prefare for his work -Zysgik il2cpp dumper i just changed the way it worked

Notice

This repo contains codes of Prefare from repo Zysgik-Dumper

Features

  • Can Dump Hardly Encrypted Games As Codm

Usage

  • Compile with Android Studio

-Search for game's main activity and paste this on onCreate

 const-string v0, "native-lib"
 
 invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V
  • re-compile and run it
  • once the dump complete it will auto generate dump.cs in /sdcard/Download

Credit :

Zysgik-Il2cppDumper

master C 23 Updated Jul 11, 2022 Built for learning and research.

ImGui-Touch-Universal-Android-

Touch for imgui that works on all apps in android system

  • C
24 6 project

Imgui-BorderBox

draws box only on ends

  • C