This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
docu:csheet:ofsec:info:mitmproxy_android_install [2020/09/13 09:28] – admin | docu:csheet:ofsec:info:mitmproxy_android_install [2020/09/13 09:29] (current) – add source url admin | ||
---|---|---|---|
Line 16: | Line 16: | ||
\\ | \\ | ||
- | Rename your cert to **a8954f3d.0** and push it on device under **/ | + | Rename your cert to **a8954f3d.0** and push it on device under **/ |
+ | |||
+ | <code bash> | ||
+ | mount -o rw, | ||
+ | </ | ||
\\ | \\ | ||
Reboot your system, and you're good to go!! =) | Reboot your system, and you're good to go!! =) | ||
+ | |||
+ | \\ | ||
+ | Source: https:// |