Created separate classes. Need to complete searchUtil class.
This commit is contained in:
@@ -9,10 +9,12 @@ echo .
|
||||
echo .
|
||||
pause
|
||||
cls
|
||||
call ruby\bin\irb.bat find_cryptowall_infected_files.rb
|
||||
call ruby\bin\irb.bat source\find_cryptowall_infected_files.rb
|
||||
xcopy "files.txt" "%userprofile%\Desktop"
|
||||
cls
|
||||
echo The script has finished....
|
||||
echo You can find files.txt on your desktop. DO NOT LOSE THIS FILE!!
|
||||
echo All DECRYPT_INSTRUCTION files have been deleted.
|
||||
echo .
|
||||
pause
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user