-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 when try to find exploits on my router #612
Comments
Hi @0MazaHacka0 , thank for finding and submitting the bug, I just fixed it 😊 Please reproduce the problem and post a full logcat so I can see the URL that generated the parse error and fix cSploit parsers 😋 |
Can't find any exploits, here is the logcat package org.csploit.android.tools; /**
private final StringBuilder sb = new StringBuilder(); @OverRide @OverRide public abstract void onLogcat(String logcat); /**
@OverRide super.onNewLine(line); public Logcat() { |
thank for your efforts @rednas0812 , but this is not what I need. Install catlog from the app store and start record before the issue occur. |
Sorry this is the log, 03-30 08:02:05.630 I/Timeline(1594): Timeline: Activity_launch_request id:org.csploit.android time:347055 |
i cannot see any crash @rednas0812 please use catlog and share the logcat in a convenient way. |
Is this one good? 03-31 18:07:53.798 D/CSPLOITcore.ChildManager.onEvent: received an event: ChildEnd: { exit_status=0 } |
I connect to my wifi, run inspector and after that i run find exploits, but app is crashing. Here the log
http://pastebin.com/GagdyyuT
The text was updated successfully, but these errors were encountered: