Skip to content

Commit 0737a80

Browse files
author
Michal Malik
authored
Add "Writing a Linux Debugger Part 1: Setup"
1 parent 0836daf commit 0737a80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ Work in progress as I am actively collecting these.
218218
- "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
219219
- "Linux process states" https://idea.popcount.org/2012-12-11-linux-process-states/
220220
- "Relocations, relocations" http://www.mindfruit.co.uk/2012/06/relocations-relocations.html
221+
- "Writing a Linux Debugger Part 1: Setup" http://blog.tartanllama.xyz/c++/2017/03/21/writing-a-linux-debugger-setup/
221222

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

0 commit comments

Comments
 (0)