Skip to content

Commit

Permalink
Add "Writing a Linux Debugger Part 1: Setup"
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Malik authored Mar 23, 2017
1 parent 0836daf commit 0737a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ Work in progress as I am actively collecting these.
- "Why do virtual memory addresses for linux binaries start at 0x8048000?" http://stackoverflow.com/questions/2966426/why-do-virtual-memory-addresses-for-linux-binaries-start-at-0x8048000
- "Linux process states" https://idea.popcount.org/2012-12-11-linux-process-states/
- "Relocations, relocations" http://www.mindfruit.co.uk/2012/06/relocations-relocations.html
- "Writing a Linux Debugger Part 1: Setup" http://blog.tartanllama.xyz/c++/2017/03/21/writing-a-linux-debugger-setup/

#### Books
1. "Malware Forensics Field Guide for Linux Systems" by Cameron H. Malin, Eoghan Casey, James M. Aquilina
Expand Down

0 comments on commit 0737a80

Please sign in to comment.