intercepter-ng / intercepter-ng.github.io

mirror
285 stars 71 forks source link

Intercepter-ng 2.0 for Android crashes #1

Open mitros123 opened 7 years ago

mitros123 commented 7 years ago

I do not know what causes this. After a while (0-10 mins) of capturing (I don't store the .pcap file, I use/don't use autoscroll, I use SSLstrip), intercepter-ng 2.0 crashes. I tried this on 2 different android phones (both running cyanogenmod 12.1). Version 1.9 (downloaded from here: https://apkpure.com/intercepter-ng-root/su.sniff.cepter) does not crash. I haven't tried it on some other stock Android, but will do.

intercepter-ng commented 7 years ago

how many time do you capturing before the crash and what is the average size of traffic in megabytes? does the whole app crashing or you just getting * in the output window? do you switch to Raw Mode or just sitting on the main Tab with text logs?

mitros123 commented 7 years ago

The time can be from 0 to 10 mins. The average size is usually 0-20 MB, but once it reached up to 60 MB. The whole app crashes. I am sitting on the main tab with the text logs.

intercepter-ng commented 7 years ago

Please try to save .pcap and read it after the crash to see if you can reproduce the problem.

mitros123 commented 7 years ago

I can't reproduce in the network I am now, but tomorrow I will.

mitros123 commented 7 years ago

I am sending you the .pcap file to intercepter.mail@gmail.com, since I would not like it to be public. I could not figure anything out of that.

Joyje commented 7 years ago

Any news about this issue?

intercepter-ng commented 7 years ago

disable Show Reqs to avoid crashes. will be fixed in the next version.

Joyje commented 7 years ago

Cool :) Its disabled per default and everything seems to work. Thanks for the quick response.