Skip to content

AmongUsMenu is a Cheat Menu for the popular Game Among Us.

License

Notifications You must be signed in to change notification settings

RanDomHackerBoom/AmongUsMenu

 
 

Repository files navigation

AmongUsMenu Discord Paypal

AmongUsMenu is a Cheat Menu for the popular Game Among Us.

Disclaimer

This project is for Educational Use only. We do not condone this software being used to gain an advantage against other people. I made this project for my university project to show how cheating software works and how it is possible to block these manipulations in the future.

Compile (Configurations)

You can compile two different versions of the menu. Normal or Version Proxy.

Normal (AmongUsMenu.dll)

Inject it with any injector you have.

  • Debug (With Debug Information and can be attached to process)
  • Release (Optimized with all information stripped)

Version Proxy (version.dll)

Will automatically be loaded by the Game itself if the dll is in the game directory.

  • Debug_Version (With Debug Information and can be attached to process)
  • Release_Version (Optimized with all information stripped)

Default Hotkeys

  • Show Menu - DELETE
  • Show Radar - INSERT
  • Show Console - HOME
  • Repair Sabotage - END

Screenshot

Credits

Contributing

  1. Fork it (https://github.com/BitCrackers/AmongUsMenu/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

AmongUsMenu is a Cheat Menu for the popular Game Among Us.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.5%
  • C++ 8.5%