รูปภาพสินค้า รหัส9780672326387
9780672326387
-
ผู้เขียนAlex Kalinovsky

ส่วนลด 0 %
ราคาปก 1,260.00 บาท
ราคาสุทธิ 1,260.00 บาท
Bookmark and Share
รายละเอียดหนังสือ
รหัสสินค้า: 9780672326387
จำนวน: 268 หน้า
ขนาดรูปเล่ม: 188 x 232 x 26 มม.
น้ำหนัก: 500 กรัม
เนื้อในพิมพ์: ขาวดำ 
ชนิดปก: ปกอ่อน 
ชนิดกระดาษ: -ไม่ระบุ 
หน่วย: เล่ม 
สำนักพิมพ์: Sams Publishing 
เดือนปีที่พิมพ์: 5 / 2547
:: เนื้อหาโดยสังเขป
Developers face problems created by others every day - when asked to maintain someone else's code, or when forced to use a third-party library without documentation. They might come across exactly the feature they need to implement but can't get hold of the source code. They might spend frustrating hours trying different solutions that don't work. Instead, the techniques in this book will teach developers to decompile, patch, and reverse-engineer applications, to better understand their implementation, and to work more efficiently with applications developed by others.

Covert Java offers a unique approach to solving common Java problems, from combating obfuscation in code, to patching core classes to change the intended function of an application. Each chapter focuses on a technique that solves a specific problem - outlining the problem, demonstrating the solution, then suggesting additional ideas for developers to test out the technique. Many chapters include anecdotal examples of the technique in action, and finish with summaries to ensure developers understand the most crucial points of the chapter.
:: สารบัญ
1. Getting Started
2. Decompilling Classes
3. Obfuscating Classes
4. Hacking Non-Public Methods and Variables of a Class
5. Replacing and Patching Application Classes
6. Using Effective Tracing
7. Manipulating Java Security
8. Snooping the Runtime Environment
9. Cracking Code with Unorthodox Debuggers
10. Using Profilers for Application Runtime Anlysis