Skip to content

orilevicyber/Certificate-tool-Android-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

Certificate-tool-Android

This tool is for uploading certificates quickly to burp suite on mobile

You just need to have file der that was in the same folder

genymotion support: Android 4.4 , Android 5.0 , Android 6.0 , Android 7.0 , Android 8.0 , Android 9.0 , Android 10.0

Link Video: https://www.youtube.com/watch?v=_x8_2VBSU58

Requirements:

How to install at windows Link Video:

https://www.youtube.com/watch?v=30FrWXM03ao

The recommended version for Python 3 is 3.10.x

python 3.10.2 link download: https://www.python.org/downloads/release/python-3102/

Install openssl and then insert it into environment variables

C:\Program Files\OpenSSL-Win64\bin

link download: https://slproweb.com/download/Win64OpenSSL-3_0_2.exe

Installation on Windows:

pip install -r requirements.txt

How to install at Linux Link Video:

https://youtu.be/z_aTVYuNrEM

Installation on Linux:

git clone https://github.com/orilevicyber/Certificate-tool-Android-.git

pip install -r requirements.txt

Usage

Run the python code

python CertificateTool.py insert name der

image

Releases

No releases published

Packages

No packages published

Languages