Giter Site home page Giter Site logo

autogunfirereborn's Introduction

AutoGunfireReborn

A tool that adds easy mode to Gunfire Reborn.

This project shows how to inject Unity modules during runtime into il2cpp Unity games.

Features

  • AutoAim - adds the auto-aim functionality from controller usage when playing with keyboard & mouse
  • ExtraSensoryPerception - shows where portals, chests, vendors, and enemies are located (through walls)
  • FreeCam - not functional yet. Goal is to add a free camera to wander the world.
  • GameSpeed - speeds up the game
  • JumpHeight - changes the jump height of your character, making all puzzles trivial.
  • MovementSpeed - lets you run as fast as the Flash.
  • UnlimitedAmmo - no need to reload or find ammo anymore.
  • UnlockAll - not functional yet. Goal is to unlock all weapons/scrolls/etc., but this is server-sided for the most part.
  • WeaponMod - not functional. Currently only adds map-wide AOE range to explosive weapons.

Todo / current issues

  • Occasionally crashes on injection
  • Deployment / packaging requries lots of DLL's, would be nice to have a single exe. Fody doesn't work as is.
  • Dumper needs to be manually run on game update
  • Most of the logic of Gunfire Reborn is done outside of Unity in a native dll / python.
  • App that does the injection is just a simple winform - need to clean this up.

Credits

https://github.com/Perfare/Il2CppDumper - dumps out dummy DLLs from Unity il2cpp game

https://github.com/knah/Il2CppAssemblyUnhollower - converts dummy DLLs from Il2CppDumper into native calls. knah also helped me debug along the way

https://github.com/warbler/SharpMonoInjector - calls mono functions after mono is loaded

https://github.com/HerpDerpinstine/MelonLoader - not used in this project directly, but I leveraged the workflow to inject mono into the target app

autogunfirereborn's People

Contributors

shalzuth avatar tetosama avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.