LLFW (Low-Level Formatter Wizard) is a command line tool that facilitates low-level formatting operations for disks. It supports disk selection, data sanitization methods (zero fill, random data, secure erase) and FAT32, exFAT, NTFS, ext4 formatting. It requires root privileges and warns that all data will be deleted.
NOTE: LLFW GUI Graphical Visual User Interface Version Available: https://github.com/cektor/LLFW/
This permanently erases all data on your disk and makes it unrecoverable. So Make Sure You Choose the Right Disk!
You can use the script by running it from a terminal. You must have root (administrator) privileges for the script to work properly. Therefore, you need to run the script with the sudo command.
sudo apt install git -y && git clone https://github.com/cektor/LLFW-CLI.git && cd LLFW-CLI && sudo chmod +x LLFW.sh && sudo ./LLFW.shGithub Package Must Be Installed On Your Device.
sudo apt install git -ysudo git clone https://github.com/cektor/LLFW-CLI.gitcd BreadcrumbsLLFW-CLI/
sudo chmod +x LLFW.shsudo ./LLFW.sh