Marketplace books

Covert Java: Techniques for Decompiling, Patching, and Reverse Engineering

Covert Java: Techniques for Decompiling, Patching, and Reverse Engineering
Authors
Alex Kalinovsky
ISBN
0672326388
Purchase online
amazon.com

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.

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

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.

Comments

Leave a comment

Sign in or Join us (it's free).

Related book

  • Addison-Wesley's Java Backpack Reference Guide

    Addison-Wesley's Java Backpack Reference Guide

    A quick reference to Java's most frequently used keywords and APIs. Provides information for someone who just wants the specifics of Java. Integrates syntax examples, keyword descriptions, and programming tips in a way that will make it the must-...

Want to stay in touch with what's going on? Follow us on twitter!