Learning Linux Binary Analysis. Learning Linux Binary Analysis - Helion
Tytuł oryginału: Learning Linux Binary Analysis. Learning Linux Binary Analysis
ISBN: 9781782167112
stron: 282, Format: ebook
Data wydania: 2016-02-29
Księgarnia: Helion
Cena książki: 125,10 zł (poprzednio: 139,00 zł)
Oszczędzasz: 10% (-13,90 zł)
Learning Linux Binary Analysis is packed with knowledge and code that will teach you the inner workings of the ELF format, and the methods used by hackers and security analysts for virus analysis, binary patching, software protection and more.
This book will start by taking you through UNIX/Linux object utilities, and will move on to teaching you all about the ELF specimen. You will learn about process tracing, and will explore the different types of Linux and UNIX viruses, and how you can make use of ELF Virus Technology to deal with them.
The latter half of the book discusses the usage of Kprobe instrumentation for kernel hacking, code patching, and debugging. You will discover how to detect and disinfect kernel-mode rootkits, and move on to analyze static code. Finally, you will be walked through complex userspace memory infection analysis.
This book will lead you into territory that is uncharted even by some experts; right into the world of the computer hacker.
Osoby które kupowały "Learning Linux Binary Analysis. Learning Linux Binary Analysis", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Learning Linux Binary Analysis. Learning Linux Binary Analysis eBook -- spis treści
- 1. The Linux environment and its tools
- 2. The ELF binary format
- 3. Linux process tracing
- 4. ELF Virus technology in Linux
- 5. Linux binary protection
- 6. ELF binary forensics in Linux
- 7. Process memory forensics
- 8. ECFS (extended core file snapshot) technology
- 9. Linux /proc/kcore analysis