ez-admin
is a powerful utility designed to bypass Windows authentication and establish a secondary account with administrative privileges. This tool is intended for responsible and ethical use.
Before you begin, ensure you have the following:
- A USB stick
- Alpine Standard x86_64 ISO
- Rufus
Follow these steps to set up ez-admin
:
- Insert your USB stick.
- Launch Rufus.
- In Rufus, select your USB stick as the device.
- Click "SELECT" and navigate to the downloaded
alpine-standard-x86_64.iso
. - Click "START".
- Choose "Write in ISO image mode" and click "OK".
- Once the process completes, exit Rufus.
- Download and extract this repository.
- Navigate to the Alpine USB in the explorer.
- Transfer
ez-admin.sh
andinstall-apks.sh
from the extracted repository to the USB. - Also, move the
apks
directory from the repository to the USB. - Safely eject the USB.
To use ez-admin
, follow these steps:
- Connect the USB to the target Windows machine.
- Restart the machine and repeatedly press the boot manager key (usually F12).
- Boot from the Alpine USB and wait for it to load.
- When prompted for login, enter "root".
- Execute the following commands:
cd /media/usb chmod +x *.sh ./install-apks.sh ./ez-admin.sh
- Follow the on-screen instructions and enter the correct partition (usually "/dev/sda3").
- After seeing the "Done!" message, power off the machine using the "poweroff" command and remove the USB.
- Boot into Windows as usual.
- Navigate to the existing user account.
- Click the accessibility icon to open a terminal with admin rights.
- Use "ez-add-user.bat" to create a new "Admin" account with the password "1234".
- To delete the user, use "ez-remove-user.bat".
- To revert all changes, use "ez-restore.bat".
ez-admin
is intended for educational purposes only. Any misuse can result in criminal charges. The authors are not responsible for any damage caused by the misuse of this tool.