v1.1.0
- 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
- PRNG cipher reversed from Ghost 11.5.1 (seed
- Roundtrip verified: extract → create → re-extract produces identical data (MD5 match)