Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'gdb'

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