GoogleCTF2025 - Multiarch
custom emulator with differents arch
GoogleCTF 2025 - Multiarch We are given the following binary : -> % file multiarch multiarch: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[shsegment_metadata]=dc495115eb37cb56a37d5ac691cf406d06f185c7, for GNU/Linux 4.4.0, stripped -> % xxd crackme.masm 00000000: 4d41 534d 0113 0065 0102 7801 5001 03c8 MASM...e..x.P... 00000010: 022d...
[Read More]