Decompiling Java

Decompiling Java
Authors
Godfrey Nolan
ISBN
1590592654
Published
30 Jul 2004
Purchase online
amazon.com

Fascinated by the Java lady? Ever wanted to ask her out but never dared to? Get this book and take a shot. Decompiling Java is a worthwhile guide to this exotic niche in the Java landscape. — Bill Simons, Member, Denver JUG 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.

Editorial Reviews

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 JVMs actually do.

 

Table of Contents

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

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.” - Antoine de Saint Exupéry