https://github.com/hashimthearab/unlinkbot
Unlink devices to abuse a certain Microsoft feature
https://github.com/hashimthearab/unlinkbot
Last synced: about 2 months ago
JSON representation
Unlink devices to abuse a certain Microsoft feature
- Host: GitHub
- URL: https://github.com/hashimthearab/unlinkbot
- Owner: HashimTheArab
- Created: 2020-10-23T02:15:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-23T02:31:49.000Z (over 4 years ago)
- Last Synced: 2025-02-12T23:34:28.384Z (3 months ago)
- Language: Python
- Homepage:
- Size: 1.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnlinkBot
# How to use?
1. Install Firefox (https://www.mozilla.org/en-US/firefox/new/)
2. Install Python and pip (https://docs.python-guide.org/starting/installation/#installation-guides and https://pip.pypa.io/en/stable/installing/#upgrading-pip)
3. Install selenium
```
pip install selenium
```
4. Run Bot.py using python
```
py Bot.py
```
If you're confused on what this is for then you don't need it.\n
# This is my first python project.