vincentnderitu / unshackle_vin

Open-source tool to bypass windows and linux passwords from bootable usb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unshackle - Password Bypass Tool

Unshackle is an open-source tool to bypass Windows and Linux user passwords from a bootable USB based on Linux. (Linux bypass is still under development)

Contributions are welcomed.

To-Do List:

Feature Status
Easy to use βœ…
Support windows βœ…
Simple CLI βœ…
Support linux 🟑
Tutorial video 🟑
easy to build ❌
Simple GUI ❌

βœ… = Done 🟑 = Under development ❌ = Planned

Requirements

To use Unshackle, you need:

  1. Unshackle ISO
  2. Rufus
  3. USB pen drive

Usage

  1. Download the Unshackle ISO from the releases.
  2. Download Rufus (recommended).
  3. Use Rufus to burn the ISO to your USB drive.
  4. Boot from the USB and select Unshackle.
  5. Choose your OS (Windows or Linux).
  6. Let the process finish, then reboot your system.
  7. For Windows, press Shift five times on the lock screen.

Donation πŸ’Έ

if you liked the project feel free to donate!

BNB : 0xAF0445f3eEDd7f113a47D3a339820F5b4B1F700c

BTC : bc1q5dedemhl64lqrcjpa226l9sf3hx2l9zm6mzszf

ETH : 0xAF0445f3eEDd7f113a47D3a339820F5b4B1F700c

LTC : ltc1qcu8z2wuexn4lq9em4taerkxcxca267lyg8xac8

Disclaimer

This tool is for educational purposes only. Do not use it for any illegal activities or unauthorized access. Use it at your own risk. We are not liable for any damage caused by its use.

License

The program, libraries, etc., are licensed under the GNU General Public License.

About

Open-source tool to bypass windows and linux passwords from bootable usb

License:GNU General Public License v3.0


Languages

Language:Shell 50.9%Language:C++ 28.7%Language:Python 20.4%