Warning: When decrypting, save important encrypted files and delete them only after thorough verification! Babuk ransomware is known to be dangerous, as it can damage files during the decryption process due to a lack of metadata checks.
Follow these steps carefully to decrypt files affected by the Babuk ransomware. Be sure to back up your encrypted files before proceeding, as the decryption process may corrupt files if not handled properly.
Upload Decryptor
Upload the encryp_dec.out
file to the /tmp
directory on your system.
Set Executable Permissions
Grant executable permissions to the decryption file by running the following command:
chmod +x ./encryp_dec.out
Run Decryptor
Execute the decryptor with the directory containing your encrypted files. Replace /your_dir
with the actual path to the directory where your encrypted files are located.
./encryp_dec.out /your_dir
For any questions or further assistance, consult a cybersecurity professional.