mnky4a6 / javasnoop

Automatically exported from code.google.com/p/javasnoop
0 stars 0 forks source link

Support Hooking of Dynamic Proxy Interfaces and Classes #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Snoop on an application that uses proxy classes for something. Spring 
Remoting comes to mind
2. Try to hook an interface that is implemented by a proxy class
3. Try to remote browse the proxy class

What is the expected output? What do you see instead?
Expected output: Rainbows, unicorns, and JavaSnoop magically being able to hook 
a proxy interface so I can tamper with Spring Remoting in JavaSnoop.
See: error message (attached) when trying to hook the interface or nothing when 
browsing.

What version of the product are you using? On what operating system?
FINAL 1.0 on WinXP SP3 VM

Please provide any additional information below.
I'll buy you a six pack of Mike's Hard if you get this going.

Original issue reported on code.google.com by jon.pas...@aspectsecurity.com on 28 Jan 2011 at 2:54

Attachments: