Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Reads and decompiles the memory of a running instance of the Windows XP Minesweeper game, and can show mine placement

License

Notifications You must be signed in to change notification settings

AaronCodesPython/Minesweeper-Memory-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Minesweeper-Memory-Reader

Reads and decompiles the memory of a running instance of the Windows XP Minesweeper game, and can show mine placement. Made for the Archive.org version, which can be found here. Screenshot 2024-07-14 211624 Screenshot 2024-07-14 211524

Legend

  • C = Correct Flagged Spot
  • f = Wrong Flagged Spot
  • o = Mine
  • x = Unclicked Empty Spot
  • ? = Spot Marked with a Question Mark
  • 1-8 = Clicked Spots with Proximity to n Mines

About

Reads and decompiles the memory of a running instance of the Windows XP Minesweeper game, and can show mine placement

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages