Internal dumper for Unity3d libil2cpp.so

Overview

Auto-Il2cppDumper

This is for helping you get dump.cs from Il2cpp game
hope this will help you >::<

Important

This project is modifying version of Riru-Il2cppDumper
Credit : Perfare

Usage

  • build with Android Studio
  • decompile the game
  • copy result libnative.so into the decompiled folder apk
  • search the main activity of the game
  • put this on onCreate function
 const-string v0, "native-lib"
 
 invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V
  • re-compile and run it
  • wait 10-30 seconds
  • once the dump complete it will auto generate dump.cs in /sdcard/Download
You might also like...
PS4 Internal PKG Installer

ps4-ipi PS4 IPI, short for Internal PKG Installer, is a PlayStation 4 utility homebrew app which will install PKG files from the HDD, making it possib

Portal 2/Portal Reloaded internal cheat sdk with imgui-based menu
Portal 2/Portal Reloaded internal cheat sdk with imgui-based menu

portal2-internal A simple Portal 2/Portal Reloaded internal cheat base with imgui-based menu coded in a few days because why not Features: simple menu

This software brings you the possibility to Read and Write the internal Flash of the Nordic nRF52 series with an ESP32
This software brings you the possibility to Read and Write the internal Flash of the Nordic nRF52 series with an ESP32

ESP32 nRF52 SWD flasher This software brings you the possibility to Read and Write the internal Flash of the Nordic nRF52 series with an ESP32 using t

Here is my fortnite internal cheat source. I will update this every update.

Fortnite-cheat-source-internal-self-leak Here is my fortnite internal cheat source. I will update this every update. If u have any issue (not retarded

Internal Warzone Cheat source made by Mondschein#9999

Warzone Cheat A Warzone Internal Cheat Source I found and tested. Works really well How to use the Warzone Internal Cheat [+] - Download it, then comp

A self made free, open source internal cheat for  Overwatch
A self made free, open source internal cheat for Overwatch

Overwatch-Cheat A self made free, open source internal cheat for Overwatch How to use the Valorant Internal [+] - Download it, then compile the cheat

For your Fortnite Cheat or Internal paste

bytes-streaming simple bytes "streaming" if we can call it like that, i made. That's totally not protected from dumpers, so please do not use it for m

Internal Bloodhunt Skin Changer

Bloodhunt-Skin-Changer Internal Bloodhunt Skin Changer (WARNING: EXTREMELY GHETTO, EXAMPLE ONLY) Used In Bloodhunt Cheat Here: https://www.unknownchea

An internal training software base for csgo linux

Winter-linux An internal training software base for csgo linux Installation Install packages Arch: sudo pacman -S --needed base-devel git cmake gdb sd

Comments
  • Added bypass

    Added bypass

    • Added bypass for games like "Standoff 2" with removed "il2cpp_domain_get_assemblies" code from ByNameModding (https://github.com/geokar2006/ByNameModding)

    opened by geokar2006 1
  • Issue with build gradle

    Issue with build gradle

    Somehow it keep telling me theres error with gradle

    Unable to find method 'org.gradle.api.artifacts.result.ComponentSelectionReason.getDescription()Ljava/lang/String;'.
    Possible causes for this unexpected error include:
    Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.)
    

    Re-create project or dld still same

    opened by Quicker666 1
Owner
BryanGIG
15 y.o, Learning, Creating, Modding
BryanGIG
A C# hot reload framework for Unity3D, based on Mono's MONO_AOT_MODE_INTERP mode.

PureScript 一个支持Unity3D的C#热更框架,基于Mono的MONO_AOT_MODE_INTERP模式。 支持在iOS平台Assembly.Load 构建时自动绑定Unity的Il2cpp代码。 支持大部分Unity特性,包括MonoBehaviour、Coroutine。 支持配置

null 268 Jan 9, 2023
Easy Dump ELF libil2cpp.so from Android Process Memory

PAD (Process Android Dumper) This dumper is made for il2cpp game but you can use it in any app you want How To Use Run the process Open PADumper Put p

BryanGIG 11 Nov 27, 2022
Just a basic Offsets and Netvar dumper for Apex Legends

Not much to say just an Apex Legends Offsets + Netvar Dumper, it should survive some game updates and also it gave to you almost all you need to updat

dhanax26 59 Dec 31, 2022
A short and sweet hex dumper!

██████╗ ██████╗ ███╗ ███╗██████╗ ██╔═══██╗██╔══██╗████╗ ████║██╔══██╗ ██║ ██║██║ ██║██╔████╔██║██████╔╝ ██║▄▄ ██║██║ ██║██║╚██╔╝██║██╔═══

Victor Sarkisov 1 Nov 18, 2021
A dumper for CS:GO cheat loaders that use manual map injection method

NoobDumper v2 A (mostly dll) dumper for CS:GO cheat loaders that use manual map injection method How to use this Inject the dumper into the loader ( x

noobes 22 Jul 21, 2022
Simple native jvm class dumper written in C by hook ClassLoader

JVM Native Class Dumper Simple native jvm class dumper written in C by hook ClassLoader What is used for? This tool allows you to dump all java classe

null 21 Nov 7, 2022
Android Dumper Lib From The Memory

LibDumper This Project Is Using For Make You Easy Dump Lib From The Memory Changelog 3.5 : fixing corrupt file after fixing elf format result dump [st

BryanGIG 31 Jan 27, 2022
PIC lsass dumper using cloned handles

HandleKatz This tool was implemented as part of our Brucon2021 conference talk and demonstrates the usage of cloned handles to Lsass in order to creat

CODE WHITE GmbH 485 Dec 28, 2022
Simple, fully external, smart, fast, JSON-configurated, feature-rich Windows x86 DLL Memory Dumper with Code Generation. Written in Modern C++.

altdumper Simple, fully external, smart, fast, JSON-configurated, feature-rich Windows x86 DLL Memory Dumper with Code Generation. Written in Modern C

cristei 14 Sep 9, 2022
Spotify ogg dumper

Soggfy - SpotifyOggDumper Previous Spotify downloader projects (XSpotify, spotifykeydumper) worked by recovering encryption keys and re-downloading tr

Daniel 501 Jan 7, 2023