From 04d8bfe4386451f31b272a82e4f273c005e0659f Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Thu, 23 Apr 2026 23:24:21 -0500 Subject: --- content/posts/girlfriend-of-steel-re.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'content/posts/girlfriend-of-steel-re.md') diff --git a/content/posts/girlfriend-of-steel-re.md b/content/posts/girlfriend-of-steel-re.md index 9859fb1..f02b56d 100644 --- a/content/posts/girlfriend-of-steel-re.md +++ b/content/posts/girlfriend-of-steel-re.md @@ -34,9 +34,19 @@ Luckily, someone in 2020 found a copy and had the foresight to rip the disc and MD5: `536adbefc80a84378b65224fddf122e7` SHA-1: `77a03fb1823cb96189ac50b9afece8930e709c93` -## Defeating the DRM +## Getting around DRM + +Special edition is secured with SecuROM. It's completely busted, so you'll need to run the game in a Windows XP VM with 3D accleration. I used VMWare. + +Once the game is running in the VM (lots of fiddling, unfortunately) the executable can be dumped with Scylla x86. +To save you the headache, here's the dump: [mana01_dump.tar.gz](/files/girlfriend-of-steel-re/mana01_dump.tar.gz) + +![001-scylla.png](/files/girlfriend-of-steel-re/001-scylla.png) + +Once dumped, throw it in your favorite reverse engineering tool. Here's a function that does something with script parsing: + +![002-ghidra.png](/files/girlfriend-of-steel-re/002-ghidra.png) -TODO remember how I did this, then write about it ## Custom file types (1997) -- cgit v1.2.3