Hacker News new | ask | show | jobs
Use GPT-5.4/CODEX to reverse engineer ancient machine code (github.com)
1 points by jhallenworld 97 days ago
1 comments

I gave it the .S19 file containing the EDOS resident 6800 FORTRAN compiler machine code and asked it to reverse engineer it. It wrote a disassembler in Python along the way.