El reto
Revisamos la información básica sobre el binario:
file go4fun.uu go4fun.uu: ELF 32-bit MSB executable, MIPS, MIPS32 version 1 (SYSV), statically linked, not stripped
Estamos ante un binario ELF (Linux), con arquitectura MIPS de 32 bits. Además, es Big Endian (MSB).
Ejecutando el binario con arm_now
tonicas |
Friday, 21st of June 2019 | Category: analysis, Code |
Comments are closed