NoteZ icon indicating copy to clipboard operation
NoteZ copied to clipboard

Windows Game Reverse Step

Open jmpews opened this issue 7 years ago • 0 comments

Prologue

hmmmm...

Somniloquy

Reverse Tools

// x64dbg
https://x64dbg.com/#start
https://github.com/x64dbg/x64dbg

// Cheat Engine
http://www.cheatengine.org/
https://github.com/cheat-engine/cheat-engine/

Game Engine

Game Platform

Steam

http://pcgamingwiki.com/wiki/User:Cyanic/Steam_DRM
https://github.com/atom0s/Steamless

0x00 检查游戏反调试

Refer & Nice Paper

http://www.tuicode.com/article/56c3e22233d888c268fe5bb8
http://www.mengwuji.net/thread-745-1-1.html
https://www.52pojie.cn/thread-428762-1-1.html
http://www.zhuhuibeishadiao.com/blog/?cat=14
http://www.30cm.tw/2015/01/debuggerlineanti-attach.html
https://hitcon.org/2015/CMT/download/day2-e-r4.pdf
https://www.apriorit.com/dev-blog/367-anti-reverse-engineering-protection-techniques-to-use-before-releasing-software
https://www.codeproject.com/Articles/1090943/Anti-Debug-Protection-Techniques-Implementation-an

0x000 对系统模块的Hook

jmpews avatar Feb 24 '18 10:02 jmpews