Skip to content

Il2cpp base with imgui and Kiero hook and new il2cpp resolver

License

Notifications You must be signed in to change notification settings

PicoShot/Il2CPP-Base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IL2CPP Base Project 🌟

A beginner-friendly IL2CPP base for modding and creating cheats for your game. This project is designed to help you get started quickly.


🚀 Features

  • IL2CPP Resolver: Leverage the latest IL2CPP resolver for easy game object and class manipulation.
  • Kiero Hook Integration: Seamlessly hook into DirectX 11 with Kiero for rendering and ImGui.
  • Hooking Functions: Hook game functions and add custom values or edit as you want.
  • Memory Read/Write: easy read and write game memory.

🔧 Getting Started

Requirements

  • Windows 10/11
  • Visual Studio 2022 (or later) with C++ Development tools installed.
  • DirectX SDK

Setup

  1. Clone the repository:
    git clone https://github.com/PicoShot/il2cpp-base.git
  2. Open the .sln file in Visual Studio.
  3. Build and inject into your game!

🤝 Contribution

Contributions are welcome! Feel free to fork the repository, add your features, and submit a pull request.


🛡️ Disclaimer

This project is for educational purposes only. Modifying or reverse-engineering games may violate their terms of service. Use responsibly.


📄 Credits

About

Il2cpp base with imgui and Kiero hook and new il2cpp resolver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors