Decompiling Java
暫譯: Java 反編譯技術

Godfrey Nolan

  • 出版商: Apress
  • 出版日期: 2004-07-30
  • 售價: $2,410
  • 貴賓價: 9.5$2,290
  • 語言: 英文
  • 頁數: 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 都使用「虛擬機器」(virtual machine,簡稱 VM)的概念。雖然虛擬機器在某些用途上非常有用,但它們會削弱您的原始碼安全性,因為創建過程可以被逆向或「反編譯」。這使得這本獨特的書籍極為重要:您必須了解反編譯,以正確保護您的智慧財產。

例如,當您運行混淆器後,您的程式碼有多安全?這本書將回答這類問題,並提供比市場上任何其他書籍更全面的 Java 位元組碼和 Java 虛擬機器(JVM)相關資訊。這本書通過提供對當今反編譯器和混淆器的特性與限制的見解,來彌補這一不平衡,並詳細介紹 JVM 實際上做了什麼。

目錄:

第 1 章 介紹
第 2 章 機器中的幽靈
第 3 章 行業工具
第 4 章 保護您的原始碼:擊敗反編譯器的策略
第 5 章 反編譯器設計
第 6 章 反編譯器實作
第 7 章 案例研究
附錄 類別檔案語法
索引