TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Solitude: A Privacy Analysis Tool

70 pointsby truxsabout 4 years ago

5 comments

T3OU-736about 4 years ago
Some apps pin their certs, which may break them with Man-In-The-Middle proxy this tool uses.<p>Author: please consider adding a blurb about that on your page.
评论 #26542577 未加载
mhilsabout 4 years ago
This looks great! Very happy to see that kind of software built with mitmproxy. If there&#x27;s anything we can do to make your downstream life easier, feel free to reach out anytime. :)
1vuio0pswjnm7about 4 years ago
I already do this for myself with far fewer dependencies (see NCC&#x27;s requirements.txt). I do not need to install Python. This makes it easier for me to set this up on computers with limited storage and memory. Plus haproxy and sslsplit are much faster than mitmproxy. The OS I prefer does not have Python in the base system.
评论 #26536509 未加载
评论 #26535383 未加载
motohagiographyabout 4 years ago
Could this be useful for doing dynamic exercising of apps in emulators to profile what kind of data they share?<p>I&#x27;m wondering if potentially it could be a way to close the loop on training a deep reinforcement learning model to exercise clicking on app UI&#x27;s and using Solitude data over the network as the state&#x2F;reward cycle.
评论 #26535381 未加载
评论 #26539406 未加载
sloshnmoshabout 4 years ago
If I’m understanding correctly, you will only be notified if there is a match to whatever the user added to the Yara rules.<p>Will the MySQL database still contain any&#x2F;all network traffic and be viewable with a sql database browser?