Packet Capture

Sadržava oglase
3,2
6,75 hilj. recenzije
1 mil.+
Preuzimanja
Kategorizacija sadržaja
Svako
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana

O aplikaciji

Packet capture/Network traffic sniffer app with SSL decryption.
Not that feature rich yet, but it's a powerful debugging tool especially when developing an app.

If you can't capture your app's SSL packets

Do one of the followings:

- Set targetSDKversion to 23 or lower

- Setup security config described as 'The default configuration for apps targeting Android 6.0 (API level 23) and lower' at
https://developer.android.com/training/articles/security-config.html#base-config

Features
- Capture network packets and record them.
- SSL decryption using man-in-the-middle technique.
- No root required.
- Easy to use.
- Show packet in either hex or text.

You don't need to setup a dedicated proxy server on your PC. All you need is just your Android device.

How to get rid of PIN number

If you want to get rid of entering PIN number on a lock screen after Packet Capture is uninstalled, it is needed to clear credential storage.
Go to OS Setting->Security->Clear credentials
Ažurirano dana
26. dec 2019.

Sigurnost podataka

Programeri mogu ovdje prikazati informacije kako njihova aplikacija prikuplja i koristi vaše podatke. Saznajte više o sigurnosti podataka
Nema dostupnih informacija

Ocjene i recenzije

3,2
6,47 hilj. recenzije

Šta ima novo

Minor bug fix.