Skip to content

Instantly share code, notes, and snippets.

@fgsahoward
Created June 11, 2018 14:21
Show Gist options
  • Save fgsahoward/51ea6e1cdb06d60bf6b0d69545222846 to your computer and use it in GitHub Desktop.
Save fgsahoward/51ea6e1cdb06d60bf6b0d69545222846 to your computer and use it in GitHub Desktop.
(gdb) b *main+54
Breakpoint 1 at 0x8048470
(gdb) run hello
Starting program: /tmp/easy/easy hello
Breakpoint 1, 0x08048470 in main ()
Current language: auto; currently asm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment