diff --git a/README.md b/README.md index 82f555b..ce84f4f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ -# windowScripts +# windowsScripts This repository contains a few scripts that have helped me in my Windows environment. **Script 1 Find Cryptowall Infected Files** + This program creates a txt for easy backup restoration of files infected with cryptowall. The program depends on the decrypt instrucitons left behind by cryptowall. For example, if you have two folders on your desktop that contain the following files: @@ -39,4 +40,5 @@ Hopefully, having the txt produced by this program will help you easily restore **Script 2 SMB Path Length** + This program will create a txt with a list of files whose path exceeds 260 characters. The program scans local drives and should be run on the server not the client. \ No newline at end of file