AndroidRipper icon indicating copy to clipboard operation
AndroidRipper copied to clipboard

Config file does not exist!

Open DAN931223 opened this issue 4 years ago • 2 comments

To launch Android Ripper from the command line:java -jar AndroidRipper.jar apkFile [config.properties] For example,To launch Android Ripper from the command line:java -jar AndroidRipper.jar E:\GuiRipper\AndroidRipper-2017.10\tool\tools\AndroidRipperService.apk [default.properties] Error message: ERROR: Config file does not exist! Exception in thread "main" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58) Caused by: java.lang.NullPointerException at it.unina.android.ripper.boundary.AndroidRipper.main(AndroidRipper.java:80) ... 5 more I need help badly, thank you very much!

DAN931223 avatar May 01 '20 10:05 DAN931223

@DAN931223 Hi, have you run this tool successfully? To many errors

LeoLRH avatar Oct 05 '21 02:10 LeoLRH

@DAN931223 @LeoLRH Hi, have you run this tool successfully?

nstdr531 avatar Dec 07 '21 06:12 nstdr531