TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Haxing Minesweeper

147 点作者 perch56大约 7 年前

5 条评论

szemet大约 7 年前
On Windows XP we still had xyzzy[1]. I had so much fun that time in school, claiming that I had psychic powers of seeing through the minesweeper table... ;)<p>[1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Xyzzy_(computing)#Other_computer_games_and_media" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Xyzzy_(computing)#Other_comput...</a><p>edit: The article links the original WinXP binary, and the cheat still works, even with wine ( <a href="https:&#x2F;&#x2F;www.winehq.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.winehq.org&#x2F;</a> ) ;)
muterad_murilax大约 7 年前
In case anyone else is wondering, the debugger used is OllyDbg [0].<p>[0] <a href="http:&#x2F;&#x2F;www.ollydbg.de&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.ollydbg.de&#x2F;</a>
dmitriid大约 7 年前
In Win2000 you could read from and write to memory of any app [1]. Which we did for minesweeper. By setting proper values and forcing the window to repaint we implemented a simple snake game. The body of the snake consisted of bombs and &quot;fruit&quot; you had to eat were flags. I don&#x27;t remember how we captured keyboard input though.<p>[1] If your app had admin rights IIRC
评论 #16785788 未加载
评论 #16786811 未加载
foxhop大约 7 年前
I remember when my buddy Charles hacked minesweeper for fun and learning. I thought it was so cool. He wrote about it here if you are looking for another reference point: <a href="http:&#x2F;&#x2F;www.charleshooper.net&#x2F;blog&#x2F;minesweeper-hacking-viewing-process-memory-in-windows&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.charleshooper.net&#x2F;blog&#x2F;minesweeper-hacking-viewin...</a>
Rjevski大约 7 年前
I always thought Minesweeper would compute the minefield dynamically as you played instead of generating a fixed map of the minefield at the beginning of the game.
评论 #16786313 未加载
评论 #16786074 未加载
评论 #16786874 未加载
评论 #16797541 未加载