RomanHargrave / javasnoop

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

JavaSnoop can be hidden by target application's modal window #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If the target app has an application-modal main window, the JavaSnoop window 
can't be selected.

Possible solution: loop through all JFrame/JDialogs on successful attach and 
make them un-modal. Should be optional configured through checkbox.

Original issue reported on code.google.com by arshan.d...@gmail.com on 1 Jun 2011 at 6:47

GoogleCodeExporter commented 9 years ago
I could attach java applet process in javasnoop, however the application stops 
responding and displays a javasnoop error whenever the applet hits the function 
which has been selected in javasnoop for parameter manipulation. The javasnoop 
is also not displaying any window to modify the values.

Please help.

Thanks

Original comment by subhash....@gmail.com on 21 Aug 2011 at 10:16