Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: d1bf2aac67e43f7c5bfb4ae55a2cb0b11ce1ddf2 Size: 8.61 MB File Format: zip
Rating: 2.217391304
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 387 License: Free
JavaSnoop is a free software by Aspect Security, Inc. and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download JavaSnoop which is 8.61 MB in size and belongs to the software category Security Related. JavaSnoop was released on 2010-08-06 and last updated on our database on 2017-02-27 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
JavaSnoop Description
Normally, without access to the original source code, testing the security of a Java client is unpredictable at best and unrealistic at worst. With access the original source, you can run a simple Java program and attach a debugger to it remotely, stepping through code and changing variables where needed. Doing the same with an applet is a little bit more difficult.
Unfortunately, real-life scenarios dont offer you this option, anyway. Compilation and decompilation of Java are not really as deterministic as you might imagine. Therefore, you cant just decompile a Java application, run it locally and attach a debugger to it.
Next, you may try to just alter the communication channel between the client and the server, which is where most of the interesting things happen anyway. This works if the client uses HTTP with a configurable proxy. Otherwise, youre stuck with generic network traffic altering mechanisms. These are not so great for almost all cases, because the data is usually not plaintext. Its usually a custom protocol, serialized objects, encrypted, or some combination of those.
JavaSnoop attempts to solve this problem by allowing you attach to an existing process (like a debugger) and instantly begin tampering with method calls, run custom code, or just watch whats happening on the system.
Give JavaSnoop a try to fully assess its capabilities!