diff options
Diffstat (limited to 'haunt/posts/game-hacking-on-linux-scanmem.org')
| -rw-r--r-- | haunt/posts/game-hacking-on-linux-scanmem.org | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/haunt/posts/game-hacking-on-linux-scanmem.org b/haunt/posts/game-hacking-on-linux-scanmem.org new file mode 100644 index 0000000..5146a09 --- /dev/null +++ b/haunt/posts/game-hacking-on-linux-scanmem.org @@ -0,0 +1,8 @@ +#+TITLE: Game Hacking on Linux - scanmem Basics +#+DATE: <2017-06-18 Sun 11:51> +#+TAGS: tutorial reverse-engineering linux video-games game-hacking +#+CROSSPOST: https://0x00sec.org/t/game-hacking-on-linux-scanmem-basics/2458 + +Hey, this is a very brief tutorial on scanmem, a memory manipulation tool for +Linux that’s well suited to game hacking. I’ll be using GZDoom as an example, +but you should be able to follow along with any game you want. |