GithubHelp home page GithubHelp logo

fadi002 / unshackle Goto Github PK

View Code? Open in Web Editor NEW
1.8K 17.0 112.0 15.66 MB

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

License: GNU General Public License v3.0

Shell 44.94% C++ 26.47% Python 28.59%
linux password-crack windows bypass-password linux-password-bypass unshackle windows-password-bypass cybersecurity hacking hacking-tool

unshackle's Introduction

End of support ⚠

the project is now archived and will no longer be worked on because of the time that is needed to maintain this project and testing it on VMware in a not-so-good pc,

Unshackle - Password Bypass Tool

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

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 etcher (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.

Notes

Linux support is in beta, so expect bugs. You need to disable secure boot in the motherboard settings. The uninstall command for Windows has a bug (99% of the time) that causes it to fail, but you can manually uninstall it.

Uninstall Commands
takeown /F "%SystemRoot%\System32\sethc.exe" /A
takeown /F "%SystemRoot%\System32\sethc.exe.old" /A
del /f "%SystemRoot%\System32\sethc.exe"
move /y "%SystemRoot%\System32\sethc.exe.old" "%SystemRoot%\System32\sethc.exe"

unshackle's People

Contributors

advdebug avatar eltociear avatar fadi002 avatar irval1337 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

unshackle's Issues

Says its just to log in but doesnt work

so im trying this on my school pc to remove the admin password or log onto an admin account and use that instead, and thing is, everything works fine when booting and everything, but once i choose "remove password" or "change password" it either doesnt find the user even tho im taking it straight from the "!users" or it says "done, now just boot" and then i try logging onto the account and it says the name or password is wrong, u think u know whats wrong?

Not work for (Oracle VM VirtualBox)

Hi Hi,

Unfortunately, the standalone ISO does not work for (Oracle VM VirtualBox with Windows).
Can you please fix this bug or release a version specific to VirtualBox?

Thank you.

[FEAT.] Screenshot

To present better the project a screenshot and a better description it will be helpful.

As example a screenshot of the boot menu. About the description says about bypass but this means that remove the password request for the login?

Dropping binaries to disk and not cleaning up

The tool searches for the sethc.exe binary on the mounted Windows drive, then renames it and drops it's own binary in place before rebooting.

This leaves the user with a backdoor on the system as I don't see any clean up occurring, which could later be picked up by AV and removed - which removes Windows functionality.

A post-run script should fix this before permitting Windows to boot again.

Not working

After it finished,it showed now window booting medium found and I followed all the instructions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.