Skip to content

Latest commit

 

History

History
235 lines (211 loc) · 19.2 KB

README.md

File metadata and controls

235 lines (211 loc) · 19.2 KB

linux-re-101

Work in progress as I am actively collecting these.

Keep these handy

101

201

Obfuscation and encryption

Exploitation

Anti-analysis & anti-debug techniques

Viruses & infection techniques

Linux kernel, rootkits & LKM development

Crackmes and challenges

Analyzes, "hands-on" & analysis techniques

Research

Other

Books

  • "Malware Forensics Field Guide for Linux Systems" by Cameron H. Malin, Eoghan Casey, James M. Aquilina
  • "Linux (Bezpečnosť a exploity)" by Miroslav Dobšíček and Radim Ballner
  • "Hacking: The Art of Exploitation" by Jon Erickson
  • "The Shellcoder's Handbook: Discovering and Exploiting Security Holes" by Chris Anley, John Heasman, Felix Lindner
  • "The Linux Programming Interface" by Michael Kerrisk
  • "Learning Linux Binary Analysis" by Ryan O'Neill