[ATTENTION]
As of 2018-09-02 this project has been moved to GitHub and is now available in the link provided below:
https://github.com/vinicius-ras/ramvader-aquaria
AquaRipper is an opensource trainer for the game Aquaria. It has been developed using C# (WPF for user interface, p/Invoke to make calls to lower-level Windows API) and some Assembly instructions.
AquaRipper uses the RAMvader library to have access to most low-level trainer functionality, such as performing reading and writing operations in the game's memory space. AquaRipper is actually a project created to showcase the power and ease of use of the RAMvader library.
Please see the project's video for a demonstration of the cheats provided by the trainer.
Features
- Trainer for the Aquaria game
- RAMvader library