App - System

Friday 21 February 2020, 15:22  #1
App - System GDB is not working on PE32 stack buffer overflow basic
deis_32
  • 4 posts

I attempted to disassemble main on the challenge and I receive the error:
"No symbol table is loaded. Use the "file" command."

When I attempt to use GDB on ch72.obj I receive the following error after using the ’run’ command:
Starting program: /challenge/app-systeme/ch72/ch72.obj
Error creating process /challenge/app-systeme/ch72/ch72.obj, (error 193).

Does anyone have a way around this I am unfamiliar with radare2