Explore >> Select a destination


You are here

www.davidxia.com
| | aykevl.nl
4.1 parsecs away

Travel
| | [AI summary] The article explains how to debug AVR microcontroller programs using simavr and avr-gdb, providing a step-by-step example for setting up and using the tools.
| | attilaolah.eu
4.0 parsecs away

Travel
| | In this post I am going to demonstrate how to easily find out what an evilELF is doing to your system. This can be useful if you have one that...
| | blog.gnoack.org
4.1 parsecs away

Travel
| | [AI summary] A guide on retrieving core dumps in Linux using systemd and the coredumpctl tool, with an example program demonstrating segmentation faults and debugging with GDB.
| | nagekar.com
15.7 parsecs away

Travel
| [AI summary] The author discusses developing a TCP banner grabbing utility in C, encountering issues with port scanning and banner interpretation, and seeks feedback on the code.