เนื้อหาเกี่ยวกับอะไรบ้าง ดูจาก table of contents ก็น่าจะบอกได้เยอะพอสมควรแล้ว
หนังสือมีประมาณ 100 กว่าหน้านะครับ ไม่ยาวมาก คิดว่าไม่ใช่หนังสือที่ทำขายเป็นเล่มๆ เพราะไม่เห็นมี ISBN - -a
แต่งโดย tHE mUTABLE

เป็นหนังสือด้าน re-en ที่เน้นเกี่ยวกับ packer แต่ก็มีการสอนพื้นฐานเกี่ยวกับ PE Header และ ASM ก่อน
มี source code ของโปรแกรมหลายโปรแกรมด้วยนะครับ
เข้าใจว่าเป็น case study ที่ใช้ในหนังสือเล่มนี้ ผมก็ยังไม่ได้อ่านเหมือนกัน แหะๆ

TABLE OF CONTENTS

1. Introduction
1.1 Reverse Engineering?
1.2 0’s & 1’s Ubiquity: Philosophy
1.3 Protection Classifications
1.4 Protection Determination
2. Portable Executable Anatomy
2.1 File Structure
2.2 Sections Surgery
2.2.1 Executable Code Section
2.2.2 Data Section
2.2.3 Resource Section
2.2.4 Export Data Section
2.2.5 Import Data Section
2.2.6 Debug Information Section
2.2.7 Base Relocation Section
2.3 The Import Section
2.4 The Loader
3. ASM and C++ Compiler Lab Test
3.1 ASM & C++ Compiler Study
3.1.1 ASM Disassembled Code
3.1.2 C++ Disassembled Code
4. Breaking Protections
4.1 Debugger
4.2 Packer Theory
4.3 Newton Third Law: Protectors
4.4 A Little Bit About Assembly
4.5 Packer Theory Demonstration
4.5.1 First Stage: Deciphering The Bits
4.5.2 Second Stage: Packing and Unpacking
4.5.3 Third Stage: Cracking The Micro-Universe of Bits
4.5.3.1 Third Stage: Understanding False and True Password
4.5.3.2 Third Stage: Defeat The Counter Limitation
4.5.3.3 Third Stage: Defeat Password Checking Array
4.5.4 Patching: Static Changes
4.5.5 Code Injection: Tracking The Unbounded
5. Case Studies: Reversing The Invisible
5.1 Serial Fishing: L0pht Crack v5.02 Victim
5.2 Patching The EXE: 8085 Simulator IDE v2.35 Victim
5.3 Keygenning The KeygenMe: Reengineering The Ripped Algorithm
5.3.1 Serial Generator Algorithm: Analyses
5.3.2 Serial Generator Algorithm: C++ Translation
5.4 Deciphering The Algorithm
5.4.1 Target & Tools Description
5.4.2 Java Reversing Approach
5.4.3 Applet Java Class Source Code Anatomy
5.4.4 Bomb Section Analysis
5.4.5 Flash Plain Text Searching Approach
6. Conclusions


**Hidden Content: To see this hidden content your post count must be 40 or greater.**