Home

Awesome

DevourMenu Discord Paypal

<p align="center"> DevourMenu is a Cheat Menu for the Game DEVOUR. </p>

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 (DevourMenu.dll)

Inject it with any injector you have.

Version Proxy (version.dll)

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

Default Hotkeys

Screenshot

<p align="center"> <img src="screenshot.png"> </p>

Special Thanks

Contributing

  1. Fork it (https://github.com/BitCrackers/DevourMenu/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