What man-in-the-middle apps crash internet capabilities in some apps?
up vote
0
down vote
favorite
I've tested some man-in-the-middle apps (traffic packet capture) in Android, and in some apps works very well, but in others it disables internet capabilities in the app and the app stop to work (and appears the typical messages of "Network unavailable").
Why is that ?
Is there any other way to capture the internet calls an app does ?
I've tried with adb logcat, but not all apps "writes" there everything :-P
Thank you
android packet-capture man-in-the-middle
add a comment |
up vote
0
down vote
favorite
I've tested some man-in-the-middle apps (traffic packet capture) in Android, and in some apps works very well, but in others it disables internet capabilities in the app and the app stop to work (and appears the typical messages of "Network unavailable").
Why is that ?
Is there any other way to capture the internet calls an app does ?
I've tried with adb logcat, but not all apps "writes" there everything :-P
Thank you
android packet-capture man-in-the-middle
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I've tested some man-in-the-middle apps (traffic packet capture) in Android, and in some apps works very well, but in others it disables internet capabilities in the app and the app stop to work (and appears the typical messages of "Network unavailable").
Why is that ?
Is there any other way to capture the internet calls an app does ?
I've tried with adb logcat, but not all apps "writes" there everything :-P
Thank you
android packet-capture man-in-the-middle
I've tested some man-in-the-middle apps (traffic packet capture) in Android, and in some apps works very well, but in others it disables internet capabilities in the app and the app stop to work (and appears the typical messages of "Network unavailable").
Why is that ?
Is there any other way to capture the internet calls an app does ?
I've tried with adb logcat, but not all apps "writes" there everything :-P
Thank you
android packet-capture man-in-the-middle
android packet-capture man-in-the-middle
asked Nov 7 at 15:19
FlamingMoe
68441848
68441848
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
To analyze network traffic you can try using Charles Proxy and rerouting the traffic from the internet -> Charles on a PC/MAC/LINUX -> Mobile app. Beware that since most mobile apps use HTTPS you will also need to install the Charles certificate onto the mobile device to be able to decrypt HTTPS traffic.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
To analyze network traffic you can try using Charles Proxy and rerouting the traffic from the internet -> Charles on a PC/MAC/LINUX -> Mobile app. Beware that since most mobile apps use HTTPS you will also need to install the Charles certificate onto the mobile device to be able to decrypt HTTPS traffic.
add a comment |
up vote
1
down vote
accepted
To analyze network traffic you can try using Charles Proxy and rerouting the traffic from the internet -> Charles on a PC/MAC/LINUX -> Mobile app. Beware that since most mobile apps use HTTPS you will also need to install the Charles certificate onto the mobile device to be able to decrypt HTTPS traffic.
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
To analyze network traffic you can try using Charles Proxy and rerouting the traffic from the internet -> Charles on a PC/MAC/LINUX -> Mobile app. Beware that since most mobile apps use HTTPS you will also need to install the Charles certificate onto the mobile device to be able to decrypt HTTPS traffic.
To analyze network traffic you can try using Charles Proxy and rerouting the traffic from the internet -> Charles on a PC/MAC/LINUX -> Mobile app. Beware that since most mobile apps use HTTPS you will also need to install the Charles certificate onto the mobile device to be able to decrypt HTTPS traffic.
answered Nov 7 at 17:47
andrea-f
708617
708617
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53192408%2fwhat-man-in-the-middle-apps-crash-internet-capabilities-in-some-apps%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown