Skip to content

Some cheats that I've coded for the classic game Age of Empires II: The Conquerors (ver. 1.0c)

License

Notifications You must be signed in to change notification settings

Issyl-m/aoc2-1.0c-cheats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

aoc2-1.0c-cheats

Proof-of-concept of multi-player cheats that I coded in the 2012s for the classic game Age of Empires II: The Conquerors (ver. 1.0c). This package includes a delete hack that lets you kill enemy units just by pressing DEL and a map hack that allows the user to see in the dark zone. The technique used to detour the execution flow in the game was using hardware breakpoints to bypass some anti-cheat software.

Compilation

This project was entirely written in fasm (https://flatassembler.net/). Remember to update the following line in main.asm with the corresponding path:

  1. include 'C:\fasmw16726\INCLUDE\win32ax.inc'.

About

Some cheats that I've coded for the classic game Age of Empires II: The Conquerors (ver. 1.0c)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published