Skip to content

v1.1.0

Choose a tag to compare

@nyarime nyarime released this 05 May 23:10
· 4 commits to main since this release
  • Writer: Create GHO images from raw partition data + optional MBR (gho create)
  • Fixup: Modify GHO header flags — ghofixup.exe equivalent (gho fixup cd|cd-|span)
    • PRNG cipher reversed from Ghost 11.5.1 (seed 0xFA08FD9E, state += ROR(state,7))
    • 16-bit word rotation encrypt/decrypt on file header
  • Roundtrip verified: extract → create → re-extract produces identical data (MD5 match)