Advertising
advertising
related pastes to tag 'gdb'
- 1330633 - my first hack: gdb exploit overflow buffer
-
- (gdb) x/28x 0x9ffffa60
- 0x9ffffa60: 0x90909090 0x90909090 0x90909090 0x90909090
- 0x9ffffa70: 0x90909090 0x90909090 0x90909090 0x90909090
- 0x9ffffa80: 0x1feb9090 0x0876895e 0x4688c031 0x0c468907
- 0x9ffffa90: 0xf3890bb0 0x8d084e8d 0x80cd0c56 0xd889db31
- 0x9ffffaa0: 0xe880cd40 0xffffffdc 0x6e69622f 0x9f68732f
- 0x9ffffab0: 0x9ffffa60 0x9ffffa60 0x9ffffa60 0x9ffffa60
- 0x9ffffac0: 0x9ffffa60 0x9ffffa60 0x9ffffa60 0x9ffffa60
- 767015 - GDB can't find the start of the : gdb
-
- Source is
- 395: => macroblock_params1_and_mv_t *pMbMvs = EncReconCtlbufM->pMbMvs[0];
- 396: memset(pMbParams, 0, sizeof(macroblock_storage_t));
- GDB output at break at line 395 is
- Program received signal SIGTRAP, Trace/breakpoint trap.
- 758763 - Compose from GIMP-2.4.1 stack tr: gdb gimp compose stacktrace
-
- [Switching to thread 1864.0x110]
- (gdb) cont
- Continuing.
- gdb: child_resume.SetThreadContext: thread 1864.0x110
- gdb: kernel event for pid=1864 tid=992 code=EXCEPTION_DEBUG_EVENT)
- gdb: Target exception EXCEPTION_ACCESS_VIOLATION at 0x7c910c3f
- Program received signal SIGSEGV, Segmentation fault.