huolizhuminh / NetWorkPacketCapture

It is used to capture network packet via Android VPN.
1.75k stars 448 forks source link

cannot capture data #18

Open mSharif10 opened 5 years ago

mSharif10 commented 5 years ago

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

huolizhuminh commented 5 years ago

Can Fiddler decrypt it?

mSharif10 commented 5 years ago

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

terraria99 commented 5 years ago

Are you on Android nougut (7) or higher

mSharif10 commented 5 years ago

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

On Fri, Nov 23, 2018, 12:18 Nathan notifications@github.com 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 .

terraria99 commented 5 years ago

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

mSharif10 commented 5 years ago

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 notifications@github.com 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 commented 5 years ago

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 hazzaazi31@gmail.com 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 notifications@github.com 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 .

z1988hf commented 5 years ago

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.