Update README.md

pull/79/head
ratcode404 2022-05-06 12:37:47 +02:00 committed by GitHub
parent dce881aecf
commit babfc26dfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,6 +30,6 @@ There are multiple reasons why ratl0ck3r is the best ducky-locker around to this
## Recovering
Obviously, there is no key or tool needed to recover. All you have to do is to remove the .ratl0ck3r extention before the .original one and everything works again. The background will be stored in \pictures\wallpaper.ratl0ck3r to avoid accidential removial of any important backgrounds or family photos!
To quick-recover you can use this powershell command, but it's much more fun to watch them to it by hand:
To quick-recover you can use this powershell command, but it's much more fun to watch them to it by hand:
`dir $HOME\Desktop\* | Rename-Item -NewName {$_.name - ".ratl0ck3r"}`