NetWorkPacketCapture icon indicating copy to clipboard operation
NetWorkPacketCapture copied to clipboard

cannot capture data

Open mSharif10 opened this issue 6 years ago • 8 comments

the app captures some applications traffic like whatsapp but in case of messenger it won't! what is wrong? plz help

mSharif10 avatar Nov 17 '18 16:11 mSharif10

Can Fiddler decrypt it?

huolizhuminh avatar Nov 18 '18 01:11 huolizhuminh

I am not sure about that, but what is bothering me is that it cannot capture messenger app traffic why so plz?

mSharif10 avatar Nov 18 '18 12:11 mSharif10

Are you on Android nougut (7) or higher

terraria99 avatar Nov 23 '18 09:11 terraria99

Actually it is android 7.0, plz any help I would appreciate, sir :)

On Fri, Nov 23, 2018, 12:18 Nathan [email protected] wrote:

Are you on Android Oreo (8) or higher

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/huolizhuminh/NetWorkPacketCapture/issues/18#issuecomment-441188597, or mute the thread https://github.com/notifications/unsubscribe-auth/AqGT-4dlwgPTA8y8zSCdVPYFEYz0q5Ncks5ux71PgaJpZM4YnhlI .

mSharif10 avatar Nov 23 '18 11:11 mSharif10

You will most probably have to modify the APK as from 7 onwards an app needs to be configured to use the user certs

https://stackoverflow.com/questions/4461360/how-to-install-trusted-ca-certificate-on-android-device

terraria99 avatar Nov 23 '18 11:11 terraria99

So is that means to install the cert in system not user?? And how? Thanks again sir

On Fri, Nov 23, 2018, 14:06 Nathan [email protected] wrote:

You will most probably have to modify the APK as from 7 onwards an app needs to be configured to use the user certs

https://stackoverflow.com/questions/4461360/how-to-install-trusted-ca-certificate-on-android-device

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/huolizhuminh/NetWorkPacketCapture/issues/18#issuecomment-441213055, or mute the thread https://github.com/notifications/unsubscribe-auth/AqGT--X5QPM4VUBMQdScxZBFK5SiglzDks5ux9afgaJpZM4YnhlI .

mSharif10 avatar Nov 23 '18 11:11 mSharif10

What is puzzled by me is that the app lists messenger in the captured app traffic and even measures data captured saying like 3kb and so on but when clicked or tapped messenger it displays can not capture data, plz help me about this, I need it

On Fri, Nov 23, 2018, 14:53 Mohamed shariif [email protected] wrote:

So is that means to install the cert in system not user?? And how? Thanks again sir

On Fri, Nov 23, 2018, 14:06 Nathan [email protected] wrote:

You will most probably have to modify the APK as from 7 onwards an app needs to be configured to use the user certs

https://stackoverflow.com/questions/4461360/how-to-install-trusted-ca-certificate-on-android-device

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/huolizhuminh/NetWorkPacketCapture/issues/18#issuecomment-441213055, or mute the thread https://github.com/notifications/unsubscribe-auth/AqGT--X5QPM4VUBMQdScxZBFK5SiglzDks5ux9afgaJpZM4YnhlI .

mSharif10 avatar Nov 23 '18 16:11 mSharif10

I encountered the same problem. I used it to capture traffic of nike SNKRS app.

It says "无法抓包" for some traffic. For images traffic it is ok.

z1988hf avatar Aug 23 '19 02:08 z1988hf