31C3 CTF writeup

Categories #

web > 5CHAN (15pts) #

 
15
Kudos
 
15
Kudos

Now read this

OSX 10.9 Intel Reverse Engineering Tutorial (adapted)

Toolkit to get started # gcc 4.9 + gdb 7.6 w/ ~/.gdbinit (or clang 5.0/llvm 3.3 + lldb 300.2.51) decent hex editor: 0xEd/Hex Fiend (gui) or od, chex, hexdump/hexedit (cli) diagnostics: otool/XCode, file, strings; inspect universal binary... Continue →