[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-littlefighter2
RAMvader-LittleFighter2 is an opensource trainer for the game Little Fighter 2. It has been developed using C# (WPF for user interface, p/Invoke to make calls to lower-level Windows API) and some Assembly instructions.
RAMvader-LittleFighter2 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. ...