PY DEV DeskRam «Ali» https://t.me/deskram
A tool to download a certificate from Burb Suite and convert it to a mobile certificate
git clone https://github.com/deskram/apra.git
cd apra
pip install virtualenv
* On Windows Powershell*: virtualenv venv
* On Linux and Git Bash*: python3 -m venv venv
* On Windows Powershell*: .\venv\Scripts\activate.ps1
* On Linux and Git Bash*: source venv/bin/activate
pip install -r requirements.txt
* On Windows Powershell*: py apra.py
* On Linux and Git Bash*: python3 apra.py
This tool is only for educational purpose. If you use this tool for other purposes except education we will not be responsible in such cases.