View Single Post
  #1  
Old 10-12-2018, 15:12
LaDidi LaDidi is offline
VIP
 
Join Date: Aug 2004
Posts: 210
Rept. Given: 2
Rept. Rcvd 11 Times in 10 Posts
Thanks Given: 46
Thanks Rcvd at 41 Times in 24 Posts
LaDidi Reputation: 11
Lightbulb Is there any x86bg equivalent for java debug ?

Hello all,

Precedently, I only "statitically debug" java so I only need Java decompiler.
Now, I need to dynamically analyse a proggy so Java debuger is needed.
Is there any equivalent to x64dbg (or Olly) for java debugging ?

I tried Eclipse with Plugin but it's an elephant !
I've just downloaded IDEA but 500 Mb to debug

It's for Windows and I do not have source code of the proggy

Thanks for your help.

Last edited by LaDidi; 10-14-2018 at 01:37.
Reply With Quote