Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash after downloading core #873

Open
davisbra opened this issue May 28, 2017 · 2 comments
Open

crash after downloading core #873

davisbra opened this issue May 28, 2017 · 2 comments

Comments

@davisbra
Copy link

davisbra commented May 28, 2017

##DEVICE:marshal
##OS version:android 4.4.2
##cSploit version:1.6.6 rc2
##busybox (installed or not):yes
##Rooted with supersu?yes
##logcat (filter it!):
05-29 09:00:57.246 21600-21623/org.csploit.android D/dalvikvm: threadid=12: notify debugger
05-29 09:00:57.246 21600-21623/org.csploit.android D/dalvikvm: threadid=12 (pool-1-thread-1): calling run()
05-29 09:00:57.250 21600-21623/org.csploit.android D/CSPLOIT[tools.NMap.synScan]: synScan - -sS -P0 --privileged --send-ip --system-dns -vvv 192.168.1.1
05-29 09:00:57.251 21600-21623/org.csploit.android W/CSPLOIT[tools.Tool.async]: nmap: disabled
05-29 09:00:57.252 21600-21624/org.csploit.android D/dalvikvm: threadid=13: interp stack at 0x54bd2000
05-29 09:00:57.252 21600-21624/org.csploit.android D/dalvikvm: threadid=13: created from interp
05-29 09:00:57.252 21600-21600/org.csploit.android D/dalvikvm: threadid=13: adding to list
05-29 09:00:57.252 21600-21600/org.csploit.android D/dalvikvm: start new thread
05-29 09:00:57.260 21600-21624/org.csploit.android D/dalvikvm: threadid=13: notify debugger
05-29 09:00:57.260 21600-21624/org.csploit.android D/dalvikvm: threadid=13 (pool-1-thread-2): calling run()
05-29 09:00:57.262 21600-21623/org.csploit.android E/CSPLOIT[core.System.errorLogging]: cannot start commands
05-29 09:00:57.263 21600-21623/org.csploit.android E/CSPLOIT[core.System.errorLogging]: org.csploit.android.core.ChildManager$ChildNotStartedException: cannot start commands
at org.csploit.android.tools.Tool.async(Tool.java:48)
at org.csploit.android.tools.NMap.synScan(NMap.java:142)
at org.csploit.android.tools.NMap.synScan(NMap.java:146)
at org.csploit.android.services.NetworkRadar$2.run(NetworkRadar.java:90)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:848)
05-29 09:00:57.265 21600-21624/org.csploit.android D/CSPLOIT[tools.NMap.synScan]: synScan - -sS -P0 --privileged --send-ip --system-dns -vvv 192.168.1.106
05-29 09:00:57.265 21600-21624/org.csploit.android W/CSPLOIT[tools.Tool.async]: nmap: disabled
05-29 09:00:57.276 21600-21600/org.csploit.android D/ActivityThread: BIND_APPLICATION handled : 0 / AppBindData{appInfo=ApplicationInfo{41d0f678 org.csploit.android}}
05-29 09:00:57.277 21600-21600/org.csploit.android V/ActivityThread: ActivityRecord{41d10c28 token=android.os.BinderProxy@41d10398 {org.csploit.android/org.acra.CrashReportDialog}}: app=org.csploit.android.CSploitApplication@41d18a18, appName=org.csploit.android, pkg=org.csploit.android, comp={org.csploit.android/org.acra.CrashReportDialog}, dir=/data/app/org.csploit.android-2.apk
05-29 09:00:57.280 21600-21600/org.csploit.android D/ACRA: CrashReportDialog extras=Bundle[mParcelledData.dataSize=1620]
05-29 09:00:57.319 21600-21600/org.csploit.android D/ACRA: Opening CrashReportDialog for 1496032256000.stacktrace

##Issue:
when i use csploir source code and install app from android studio after downloading core,in checking proses app close and not working after restart it need core update again,but when i use apk version of csploit it download core and checking and extracting it and working properly.whats wrong with source code and how to fix it?

@godse69
Copy link

godse69 commented May 28, 2017

Issue related to core app are peculiar and always results with force app shutdown

@e2002e
Copy link

e2002e commented Dec 30, 2017

I have exactly the same problem, did you find out what was going on ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants