Il2CppInspector VS frida-il2cpp-bridge

Compare Il2CppInspector vs frida-il2cpp-bridge and see what are their differences.

Il2CppInspector

Powerful automated tool for reverse engineering Unity IL2CPP binaries (by djkaty)

frida-il2cpp-bridge

A Frida module to dump, trace or hijack any Il2Cpp application at runtime, without needing the global-metadata.dat file. (by vfsfitvnm)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Il2CppInspector frida-il2cpp-bridge
4 2
2,426 851
- -
0.0 8.8
almost 2 years ago 3 months ago
C TypeScript
GNU Affero General Public License v3.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Il2CppInspector

Posts with mentions or reviews of Il2CppInspector. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-17.
  • Need help understanding reversed libil2cpp code
    1 project | /r/AskReverseEngineering | 12 Apr 2023
  • Using IL2CPPInspector to create and inject a new Unity Projector as a mod?
    2 projects | /r/REGames | 17 Nov 2021
    That's it! It'd be 2 seconds in C#, but this tool is beyond me. Anybody have experience creating a mod like this or using IL2CPPInspector? Here is a link to the tutorial if any C++ aficionados are unfamiliar with the tool but want to take a gander: https://katyscode.wordpress.com/2021/01/14/il2cppinspector-tutorial-working-with-code-in-il2cpp-dll-injection-projects/
  • Help decompiling an IL2CPP dll?
    1 project | /r/ghidra | 23 May 2021
    il2cpp.py> Running... Generated script file by Il2CppInspector - http://www.djkaty.com - https://github.com/djkaty Processing method definitions Processing constructed generic methods Processing custom attributes generators Processing Method.Invoke thunks Processing string literals Processing Il2CppClass (TypeInfo) pointers Processing Il2CppType (TypeRef) pointers Processing MethodInfo pointers Processing function boundaries Processing IL2CPP type metadata Traceback (most recent call last): File "H:\extracting shit\sf1 rema\ghidra\inspector\il2cpp.py", line 220, in ProcessJSON(jsonData) File "H:\extracting shit\sf1 rema\ghidra\inspector\il2cpp.py", line 197, in ProcessJSON DefineField(d['virtualAddress'], d['name'], d['type']) File "H:\extracting shit\sf1 rema\ghidra\inspector\il2cpp.py", line 119, in DefineField SetType(addr, AsUTF8(type)) File "H:\extracting shit\sf1 rema\ghidra\inspector\il2cpp.py", line 60, in SetType createData(addr, t) at ghidra.program.database.code.CodeManager.checkValidAddressRange(CodeManager.java:1945) at ghidra.program.database.code.CodeManager.createCodeUnit(CodeManager.java:2030) at ghidra.program.database.ListingDB.createData(ListingDB.java:422) at ghidra.program.flatapi.FlatProgramAPI.createData(FlatProgramAPI.java:1646) at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) ghidra.program.model.util.CodeUnitInsertionException: ghidra.program.model.util.CodeUnitInsertionException: Conflicting data exists at address 182069d98 to 182069d9f il2cpp.py> Finished!
  • Impossible to reverse engineer Il2cpp to readable full code / well close to?
    1 project | /r/REGames | 19 Mar 2021
    https://github.com/djkaty/Il2CppInspector#adding-metadata-to-your-ghidra-workflow

frida-il2cpp-bridge

Posts with mentions or reviews of frida-il2cpp-bridge. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing Il2CppInspector and frida-il2cpp-bridge you can also consider the following projects:

Il2CppDumper - Unity il2cpp reverse engineer

BepInEx - Unity / XNA game patcher and plugin framework

frida-ios-hook - A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform

radare2 - UNIX-like reverse engineering framework and command-line toolset

UnityNativeScripting - Unity Scripting in C++

Reverse-Engineering-Tutorial - A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.

liemoth - Development Kit For Ambarella Devices

new-error - Production-grade error creation and serialization library designed for Typescript

appstream - Tools and libraries to work with AppStream metadata

dotnet-monitor-ui - This project is created as an easy to access user experience for dotnet-monitor tool which can be found here. dotnet-monitor is on demand tool which can be used on .NET Core applications to get memory dumps, traces and metrics of a running application.