diff options
| author | Hunter Kvalevog <hunter@kvog.sh> | 2026-04-23 23:24:21 -0500 |
|---|---|---|
| committer | Hunter Kvalevog <hunter@kvog.sh> | 2026-04-23 23:24:21 -0500 |
| commit | 04d8bfe4386451f31b272a82e4f273c005e0659f (patch) | |
| tree | 9e31195ba4e5d058cb7d07ff1d294620f5949e55 /content/posts/girlfriend-of-steel-re.md | |
| parent | bf684df3a53bc1624e58bcdde8f1fe907a6a0049 (diff) | |
Diffstat (limited to 'content/posts/girlfriend-of-steel-re.md')
| -rw-r--r-- | content/posts/girlfriend-of-steel-re.md | 14 |
1 files changed, 12 insertions, 2 deletions
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) + + + +Once dumped, throw it in your favorite reverse engineering tool. Here's a function that does something with script parsing: + + -TODO remember how I did this, then write about it ## Custom file types (1997) |