change git url to my url instead of the old one

This commit is contained in:
kxtzownsu 2025-03-01 04:07:00 -05:00
parent 6d82497cd0
commit 0a6dee6f6a

View File

@ -10,7 +10,7 @@ An exploit for Chrome devices which allows people to unenroll devices with devic
"New configs" have rolled keys. We are testing the compatibility of these new keys for interception. "New configs" have rolled keys. We are testing the compatibility of these new keys for interception.
## Setup and installation instructions ## Setup and installation instructions
Clone the repo with ``git clone --recursive https://github.com/MunyDev/icarus/`` and change directory to it. Clone the repo with ``git clone --recursive https://git.kxtz.dev/kxtzownsu/icarus/` and change directory to it.
Set up the environment by running the following commands (Make sure you have python3, python3-venv, and protobuf installed beforehand): Set up the environment by running the following commands (Make sure you have python3, python3-venv, and protobuf installed beforehand):