This script allows you to modify a Windows 11 ISO to bypass the Microsoft Account / cloud login requirement, enabling offline account setup. It works on Kali Linux, Ubuntu, and other Debian-based distributions.
- Checks and installs required dependencies (
xorriso
,genisoimage
,coreutils
,util-linux
)