Decompiling Java

Godfrey Nolan

  • 出版商: Apress
  • 出版日期: 2004-07-30
  • 售價: $2,350
  • 貴賓價: 9.5$2,233
  • 語言: 英文
  • 頁數: 280
  • 裝訂: Hardcover
  • ISBN: 1590592654
  • ISBN-13: 9781590592656
  • 相關分類: Java 程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Description:

Both Java and .NET use the idea of a "virtual machine," or VM. And while VMs are useful for some purposes, they undermine the security of your source code, because creation can be reversed, or “decompiled.” Which makes this one-of-a-kind book extremely useful: you must understand decompilation, to properly protect your intellectual property.

For example, how secure is your code after you run an obfuscator? The book will answer questions like this, and provide more thorough information about Java byte codes and the Java Virtual Machine (JVM) than any other book on the market. This book redresses the imbalance by providing insights into the features and limitations of today's decompilers and obfuscators, and offering a detailed look at what JVM's actually do.

 

Table of Contents:

Chapter 1 Introduction
Chapter 2 Ghost in the Machine
Chapter 3 Tools of the Trade
Chapter 4 Protecting Your Source: Strategies for Defeating Decompilers
Chapter 5 Decompiler Design
Chapter 6 Decompiler Implementation
Chapter 7 Case Studies
Appendix Classfile Grammar
Index

商品描述(中文翻譯)

描述:



Java和.NET都使用了“虛擬機器”或VM的概念。雖然VM對某些目的很有用,但它們卻破壞了您的源代碼的安全性,因為創建可以被反向操作或“反編譯”。這使得這本獨一無二的書非常有用:您必須了解反編譯,以適當地保護您的知識產權。


例如,運行混淆器後,您的代碼有多安全?本書將回答這樣的問題,並提供比市場上任何其他書籍更詳盡的關於Java字節碼和Java虛擬機(JVM)的信息。本書通過提供對當今反編譯器和混淆器的功能和限制的深入洞察,以及對JVM的詳細介紹,來糾正這種不平衡。


 


目錄



第1章 簡介
第2章 機器中的幽靈
第3章 工具
第4章 保護您的源代碼:擊敗反編譯的策略
第5章 反編譯器設計
第6章 反編譯器實現
第7章 案例研究
附錄 Classfile語法
索引