Reload.sh is a tool to reinstall, restore and wipe your system from the level and in the place of the running GNU/Linux distribution (without cd-rom, flash and other). Via SSH, without rebooting.
Also Read : Cuteit – IP Obfuscator Made to Make a Malicious IP a Bit Cuter
How it works?
Set your archive with system backup to restore:
_build=”/mnt/system-backup.tgz”
Set path to temporary system (optional):
_base=”/mnt/minimal-base”
If you do not specify this parameter, the temporary system will be downloaded automatically.
Set path to main system disk:
_disk=”/dev/vda”
Run reload.sh:
./bin/reload.sh –base “$_base” –build “$_build” –disk “$_disk”
Credit : trimstray
Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…
Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…
The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…
Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…
Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…
PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…