Tag Archives: gdb

C Programming, Disassembly, Debugging, Linux, GDB

A brief introduction to GDB and Assembly Language on Intel processors using the venerable C language and GCC compiler toolchain. This is probably more fun than it is informative (and not even all that fun), but maybe it will give … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , | 8 Comments

Debugging an AVR under Linux using the JTAG ICE mkII and gdb.

Demonstrates in-system-debugging of an ATmega128 with a simple example program (a running light). Notice that this is not a simulation, it’s the real thing. The used tools are: The JTAG ICE mkII (connected via USB), avarice and avr-gdb. The GUI … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , | Leave a comment

Cracking Example Linux / GDB

High Quality: http://www.mediafire.com/download.php?bmj4cinjz0m Visit: http://L337-exploit.com …

Posted in Uncategorized | Tagged , , , , , , , , , , , | 1 Comment