View Full Version : How to use ollydbg debug java program that run on
Teerayoot
June 4th, 2003, 03:52
How to use ollydbg debug java program that run on mobile phone.
mimas
June 4th, 2003, 08:33
OllyDbg is made for x86 familly CPUs, Java runs on a java virtual machine (with a java CPU) and mobile phones are often powered by Arm or Motorola CPU. So you can't do this.
Teerayoot
June 4th, 2003, 23:49
hmm,anyhow i want to debug java program ,which debugger can do this?
Teerayoot: you can try a java decompiler.
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.