User Tools

Site Tools


docu:csheet:ofsec:info:mitmproxy_android_install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
docu:csheet:ofsec:info:mitmproxy_android_install [2020/09/13 09:27]
admin created
docu:csheet:ofsec:info:mitmproxy_android_install [2020/09/13 09:29]
admin
Line 16: Line 16:
  
 \\ \\
-Rename your cert to **a8954f3d.0** and push it on device under **/system/etc/security/ca-certs/** with chown **root:root** and chmod **0644**+Rename your cert to **a8954f3d.0** and push it on device under **/system/etc/security/ca-certs/** with chown **root:root** and chmod **0644**. Keep in mind Android System normally is read-only, so you may need something like: 
 + 
 +<code bash> 
 +mount -o rw,remount,rw /system 
 +</code>
  
 \\ \\
 Reboot your system, and you're good to go!! =) Reboot your system, and you're good to go!! =)
docu/csheet/ofsec/info/mitmproxy_android_install.txt · Last modified: 2020/09/13 09:29 by admin