codex.cfg : The main configuration file used to manage in-game settings such as player name and language.
Trace: mov eax, 0x42; xor eax, 0x42; jz target CODEX: jmp target (optimized out the xor-zero idiom)
codex.cfg : The main configuration file used to manage in-game settings such as player name and language.
Trace: mov eax, 0x42; xor eax, 0x42; jz target CODEX: jmp target (optimized out the xor-zero idiom)