Skip to content

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 formatting. It requires root privileges and warns that all data will be deleted.

License

Notifications You must be signed in to change notification settings

cektor/LLFW-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

made in TR

LLFW-CLI

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/

Danger

This permanently erases all data on your disk and makes it unrecoverable. So Make Sure You Choose the Right Disk!

LLFW Linux Screenshot

gimp

Usage:

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.

Fast Download and Run

sudo apt install git -y && git clone https://github.com/cektor/LLFW-CLI.git && cd LLFW-CLI && sudo chmod +x LLFW.sh && sudo ./LLFW.sh

Install Git Clone

Github Package Must Be Installed On Your Device.

sudo apt install git  -y

Compile

sudo git clone https://github.com/cektor/LLFW-CLI.git
cd BreadcrumbsLLFW-CLI/
sudo chmod +x LLFW.sh
sudo ./LLFW.sh

About

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 formatting. It requires root privileges and warns that all data will be deleted.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages