Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 794 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 794 Bytes

Apra Injection

PY DEV DeskRam «Ali» https://t.me/deskram

A tool to download a certificate from Burb Suite and convert it to a mobile certificate

Installation 🛠️

command:

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

📢 Warning

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.