Decompiling Java

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 decompilati...

Full description

Bibliographic Details
Main Author: Nolan, Godfrey
Format: eBook
Language:English
Published: Berkeley, CA Apress 2004, 2004
Edition:1st ed. 2004
Subjects:
Online Access:
Collection: Springer Book Archives -2004 - Collection details see MPG.ReNa
LEADER 01625nmm a2200277 u 4500
001 EB000616162
003 EBX01000000000000000469244
005 00000000000000.0
007 cr|||||||||||||||||||||
008 140122 ||| eng
020 |a 9781430207399 
100 1 |a Nolan, Godfrey 
245 0 0 |a Decompiling Java  |h Elektronische Ressource  |c by Godfrey Nolan 
250 |a 1st ed. 2004 
260 |a Berkeley, CA  |b Apress  |c 2004, 2004 
300 |a XIV, 280 p  |b online resource 
653 |a Software engineering 
653 |a Software Engineering 
653 |a Java 
653 |a Java (Computer program language) 
041 0 7 |a eng  |2 ISO 639-2 
989 |b SBA  |a Springer Book Archives -2004 
028 5 0 |a 10.1007/978-1-4302-0739-9 
856 4 0 |u https://doi.org/10.1007/978-1-4302-0739-9?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.133 
520 |a 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.