Packet capture/Network traffic sniffer app with SSL decryption. Not that feature rich yet, but its a powerful debugging tool especially when developing an app.If you cant capture your apps SSL packetsDo 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-configFeatures- 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 dont need to setup a dedicated proxy server on your PC. All you need is just your Android device.How to get rid of PIN numberIf 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