Reformatted readme.
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
# windowScripts
|
# windowsScripts
|
||||||
|
|
||||||
This repository contains a few scripts that have helped me in my Windows environment.
|
This repository contains a few scripts that have helped me in my Windows environment.
|
||||||
|
|
||||||
**Script 1 Find Cryptowall Infected Files**
|
**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.
|
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:
|
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**
|
**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.
|
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.
|
||||||
Reference in New Issue
Block a user