victorbriz / javasnoop

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

Can't tamper input parameters when its type is byte[][] #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attach to proccess
2. Hook to a method that has an byte[][] parameter
3. Check the tamper input parameters

What is the expected output? What do you see instead?
No error or exceptions. A compile exception.

What version of the product are you using? On what operating system?
1.1 RC2; Windows xp sp3; Java 6.41u;

Please provide any additional information below.

Original issue reported on code.google.com by vovoh...@gmail.com on 29 Mar 2013 at 5:14