Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 288 Bytes

File metadata and controls

2 lines (2 loc) · 288 Bytes

COD2

This project targets reverse engineering the Call of Duty 2 (CoD2) macOS executable, which is a Mach-O universal (fat) binary containing slices for both the i386 and PowerPC architectures. The binary is compiled with GCC 2 and includes debug symbols in the STABS debugging format.