Reload.sh : Reinstall, Restore & Wipe Your System Via SSH, Without Rebooting

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

R K

Recent Posts

Ethical Hacking And Penetration Testing Tools – Harnessing Python For Robust Cybersecurity Solutions

This repository contains tools created by yogSahare0 while learning Python 3 for ethical hacking and penetration testing.…

23 mins ago

SentinelEye – Automated Wireless Security Toolkit

"NetSecChallenger" provides a suite of automated tools designed for security professionals and network administrators to…

23 mins ago

Autohack : Your Step-By-Step Guide To Installation And Setup

The essential tool for cybersecurity enthusiasts! This guide provides a detailed walkthrough on how to…

23 mins ago

Poodone – A Comprehensive Toolkit For Cybersecurity Professionals

Meet "Poodone," the ultimate Python script designed for cybersecurity enthusiasts and professionals alike. Packed with…

21 hours ago

Unbekannt Framework – The Comprehensive Hacking And Pentesting Suite For Windows

The Linux version is no longer supported! The last Linux version is 6.0 that you…

21 hours ago

Jin – Your Hacking CLI Toolkit

Jin is a hacking command-line tools designed to make your scan port, gathering urls, check…

21 hours ago