Skip to content

deskram/apra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages