Various experiments in decrypting traffic from an Android phone

This page summarizes the projects mentioned and recommended in the original post on /r/wireshark

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • apk-mitm

    🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection

  • If you want to capture and decrypt the traffic from one or a few apps without root, you can use apk-mitm to reverse engineering the apps to install a network config file which allows you to use user CA to decrypt the traffic of that app. apk-mitm will do everything for you, you will just have to reinstall the app(it requires first to uninstall from the phone because the app's signature will be different and it will not allow installing the apks from apk-mitm as an update to the original app). Modern apps use split apks, you can use SAI to install an app from split apks.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Cant bypass SSL pinning on Fazolis Rewards

    1 project | /r/AndroidQuestions | 28 Mar 2023
  • Why is closed source so bad?

    1 project | /r/privacy | 9 Feb 2023
  • Secret military aircraft possibly exposed on TikTok

    1 project | news.ycombinator.com | 28 Sep 2021
  • How can I extract API calls from APK files?

    1 project | /r/androiddev | 31 Mar 2021
  • Android Reverse Engineering - apk.sh v1.0.8 is out!

    1 project | /r/netsec | 6 Dec 2023