Skip to content
#

hi-tech-expressions

Here are 2 public repositories matching this topic...

Byte-level study of Mega Man (PC/DOS, 1990): 29 loose files, 346,995 bytes. Unpacks the EXEPACK'd executable, identifies the one PackBits variant the whole game uses, and closes .SCN/.BLK/.FRM/.STA/.BIN by arithmetic. Renders the credits (the object's only attribution) and recovers the twelve copy-protection answers.

  • Updated Aug 31, 2026
  • Python

Byte-level study of Mega Man 3: The Robots are Revolting (PC/DOS, 1992, Rozner Labs / Hi Tech Expressions): the ZIP read as an object, twelve-bit LZW, one byte per pixel, four undocumented formats, and the 1,855 bytes it shares with the same studio's 1990 Mega Man. 19 chapters, 13 tools, every figure with its command.

  • Updated Aug 31, 2026
  • Python

Add this topic to your repo

To associate your repository with the hi-tech-expressions topic, visit your repo's landing page and select "manage topics."

Learn more