Covert Java


Download Covert Java PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Covert Java book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Covert Java


Covert Java

Author: Alex Kalinovsky

language: en

Publisher: Sams Publishing

Release Date: 2004


DOWNLOAD





As a Java developer, you may find yourself in a situation where you have to maintain someone else's code or use a third-party's library for your own application without documentation of the original source code. Rather than spend hours feeling like you want to bang your head against the wall, turn to "Covert Java: Techniques for Decompiling, Patching, and Reverse Engineering." These techniques will show you how to better understand and work with third-party applications. Each chapter focuses on a technique to solve a specific problem, such as obfuscation in code or scalability vulnerabilities, outlining the issue and demonstrating possible solutions. Summaries at the end of each chapter will help you double check that you understood the crucial points of each lesson. You will also be able to download all code examples and sample applications for future reference from the publisher's website. Let "Covert Java" help you crack open mysterious codes!

Java Cookbook


Java Cookbook

Author: Ian F. Darwin

language: en

Publisher: "O'Reilly Media, Inc."

Release Date: 2001


DOWNLOAD





A comprehensive collection of problems, solutions, and practical examples for anyone programming in Java, "The Java Cookbook" presents hundreds of tried-and-true Java "recipes" covering all of the major APIs as well as some APIs that aren't as well documented in other Java books. The book provides quick solutions to particular problems that can be incorporated into other programs, but that aren't usually programs in and of themselves.

Jython for Java Programmers


Jython for Java Programmers

Author: Robert W. Bill

language: en

Publisher: Sams Publishing

Release Date: 2002


DOWNLOAD





Build Java-based Web applications with increased speed and salability using Jython. This book helps Java developers increase application development and deployment. A brief introduction is provided that shows the differences between Java and Jython.