game preservation skills

5 tagged game preservation, measured the same way as everything else here.

Browse within: decompilation 5ida-pro 5msvc 5reccmp 5reverse-engineering 5

th08-matching

01

N0zoM1z0/th08

Skill Claude CodeCodex

Compile TH08 functions with the repository VC7 build and compare configured COFF functions against the hash-attested 1.00d target using config/match-units.toml and scripts/compare-function.py. Use for focused code-generation tuning, relocation diagnosis, or exact-match verification.

148 2d ago A 62 tokens original MIT

th08-re

02

N0zoM1z0/th08

Skill Claude CodeCodex

Reconstruct bounded functions from the original Japanese TH08 1.00d executable using hash-attested target evidence, upstream GensokyoClub source, and explicitly labeled TH06/TH07 corroboration. Use for TH08 disassembly, ABI recovery, function naming, layout recovery, source migration, or implementation work.

148 2d ago A 69 tokens original MIT

th08-typed-re

03

N0zoM1z0/th08

Skill Claude CodeCodex

Generate and interpret target-pinned TH08 instruction and ABI fact packets with scripts/typed-re.py. Use for stack layout, register homes, access widths, direct calls, return cleanup, or VC7 source-shape diagnosis before strict comparison.

148 2d ago A 54 tokens original MIT