Reverse engineering F-15 Strike Eagle II: Unexpected progress in C code recreation project
By
LowLevelMahn
Summary
A developer working on a hobby project to reverse engineer the 1989 game F-15 Strike Eagle II discusses the surprising acceleration of progress. What seemed like it would take years to convert assembly code into C for the second executable (egame) is now moving much faster than anticipated, with all C code already written at the time of writing.
Source
Hacker NewsReverse engineering F-15 Strike Eagle II: Unexpected progress in C code recreation projectneuviemeporte.github.ioKey quotes
· 3 pulledI must admit the rate of progress currently experienced in the project is a little overwhelming.
A little over a month ago it seemed that we had several more years of laborious rewritting of assembly into C before the second game executable (egame) started looking like something
as of the time of writing this, all C code ha
You might also wanna read
IOCCC29 winner: Pong game recompiles its own source code every frame, generated by a custom compiler
Jonah Uellenberg won the Ping Pong Prize at the 29th International Obfuscated C Code Contest (IOCCC29) with a version of Pong that recompile
Using Time Travel Debugging and Codex for Reverse Engineering Binary Analysis
This article explores how Time Travel Debugging (TTD) combined with TTDObjectsPy can assist OpenAI's Codex AI in reverse engineering binarie
“EA Forum Update: Migrating to a new codebase” by Ollie Etherington
Tetris-C: A faithful NES-style Tetris remake built in C with Allegro 5
A classic NES-style Tetris remake written in C using the Allegro 5 library. The game features all 7 classic tetriminos, smooth gameplay mech
Reverse Engineering Qualcomm's Undocumented NPU Compiler Reveals Hidden Features
The author reverse-engineered Qualcomm's NPU (Neural Processing Unit) compiler to uncover undocumented features including an optimization so

Comments
Sign in to join the conversation.
No comments yet. Be the first.