https://github.com/mach-kernel/callisto-trainer
Yet another VC++/.NET trainer written for MapleStory; contains own loader and deployment package. Both loader and standalone trainer sources are included in this package.
https://github.com/mach-kernel/callisto-trainer
Last synced: 10 months ago
JSON representation
Yet another VC++/.NET trainer written for MapleStory; contains own loader and deployment package. Both loader and standalone trainer sources are included in this package.
- Host: GitHub
- URL: https://github.com/mach-kernel/callisto-trainer
- Owner: mach-kernel
- Created: 2012-04-27T01:27:02.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-27T01:37:25.000Z (over 13 years ago)
- Last Synced: 2025-01-08T22:05:42.612Z (12 months ago)
- Language: C++
- Size: 24.5 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is another trainer that was released a short time after "David's Trainer". It's also written in VC++/.NET with ASM snippets here and there, but this one contains its own authentication module & DLL loader for injecting the trainer into the process. At the time it worked on all available Windows platforms that were capable of running the game itself.
This project also proudly uses the following other software projects (<3):
Tab Control EX: http://dotnetrix.co.uk/controls.htm
DLLInjector (integrated in loader package): http://dllinjector.sourceforge.net/
Happy hacking!