Skip to content

ALittlePatate/DevourClient

Repository files navigation

DevourClient

Devour client is a cheat for the game DEVOUR. It is written in C++.

Detection rate

Not detected.

Menu

menu screenshot

Features

  • Fully compatible with the new IL2CPP version of the game
  • Detects if you're in game, so no chances of crashing on main menu by activating features
  • Detects the map you are playing on (useful for the instant win)
  • Fullbright (allows your flashlight to light a lot more)
  • Unlimited UV light
  • Achievements unlocker
  • Doors unlocker
  • Unlock all, including flashlights, perks, outfits. Active by default, can't be turned off, no persistance.
  • Instant Win (working as host)
  • Change your exp at the end of the game, changing it is permanant !
  • Spawn any item
  • Change the player/azazel's speed
  • Revive yourself/everyone
  • Kill yourself/everyone
  • Disable long interact

Building from source

  1. Clone the repository (or Code -> Download Zip)
  2. Open the DevourClient.sln file in Visual Studio 2022
  3. Go at the top of the window, change Debug to Release and set the architecture to x64
  4. Go to Build --> Build solution

Contact

You can add me on discord at "_.patate"

Code used

Library used to hack IL2CPP from C++ at runtime :

For teaching me the basics :

For teaching me about the UnityEngine API :

For decompiling and looking in the source code of the game :

Game's last update before il2cpp :

Contributing

Open an issue or make a pull request, i'll be glad to improve my project with you !

License

GPL 3.0