GDA-android-reversing-Tool icon indicating copy to clipboard operation
GDA-android-reversing-Tool copied to clipboard

scripts don't work

Open DuranceX opened this issue 4 years ago • 4 comments

when i use python scripts, it have no response, and when i load again, it crashed, just like last issues has said. when i load java scripts, program tell me that i should use javac to complile it(which script i load is Example1Getting),so i load the Example1Getting.class, and program tell me that i didn't have a java env, so i tell program where the jvm.dll is, then it loading and loading and crashed. maybe is the problem of java version?

DuranceX avatar Mar 06 '20 06:03 DuranceX

Same issue with me . Unable to run any script . Nothing happen first time script use and using second time crash the gda . Even latest 3.72 also crashing in same way

apkunpacker avatar Mar 09 '20 02:03 apkunpacker

java and python env must be 32-bit. The best Java env is java4.0-9.0 and the best python env is python2.7-3.6. I will check other bugs about the crash.

charles2gan avatar Mar 12 '20 02:03 charles2gan

Same issue with me . Unable to run any script . Nothing happen

ndiing avatar Nov 11 '20 20:11 ndiing

我使用python3.6.8,win7x86,运行GdaMain.py,Nothing happened.out.txt也没用看到

winters0601 avatar Jun 23 '21 03:06 winters0601