diff options
Diffstat (limited to 'readme-mas-root-folder.html')
| -rw-r--r-- | readme-mas-root-folder.html | 65 |
1 files changed, 0 insertions, 65 deletions
diff --git a/readme-mas-root-folder.html b/readme-mas-root-folder.html deleted file mode 100644 index 72e7b47..0000000 --- a/readme-mas-root-folder.html +++ /dev/null @@ -1,65 +0,0 @@ -<!DOCTYPE html> -<title>ReadMe - MAS Root Folder</title> -<html> -<head> -<meta name="viewport" content="width=device-width, initial-scale=1.0"> -</head> -<body style="background-color: #DfDfDf;"> -<pre> -<code> -==================================================================================================== - All-In-One-Version: -==================================================================================================== - - - This version contains all activators and extras files in one single file. - - - It uses Compressed2TXT (github.com/AveYo/Compressed2TXT) (by @AveYo aka @BAU) to store required - .exe and .dll files in text format in .cmd file. - https://massgrave.dev/readme-unreadable-codes-in-mas-aio.html - - - At the time of writing this, all included files are clean from AVs, however some AVs may flag - the text to file conversion process. In such cases, you either need to set exclusion in your AV - or use Separate-Files-Version. - -==================================================================================================== - Separate-Files-Version: -==================================================================================================== - - - As the name states, all activators and extras files are in their respective separate folders. - - - In case you need to use script switches to perform an advanced task, you need to use Separate - Files Version. AIO version doesn't support the switches yet. Though both version support creation - of ready to use $OEM$ folders for pre-activation. - - - Apart from this, both versions have the same functionality. - -==================================================================================================== - Verify_Files-Clear_Zone.Identifier: -==================================================================================================== - - - This script check files and verifies them with SHA-1 hash. - - - When a file is downloaded from the Internet, the Windows system attach alternate data streams - (Zone.Identifier) in the file, that way Windows identifies the outside files and shows a warning. - - If an archive file is extracted with WinRAR, 7zip then these software's don't keep the Zone. - Identifier in the extracted files. However, default Windows explorer, bandizip, etc. keep the - Zone.Identifier. - - Also, if the file is downloaded with a 3rd party download manager then chances are that files - won't have the Zone.Identifier. - - Script cleans the Zone.Identifier from the MAS project files, so that you don't have to see - a warning before running other script files. - - Further read: - winitor.com/pdf/NtfsAlternateDataStreams.pdf - docs.microsoft.com/en-us/archive/blogs/askcore/alternate-data-streams-in-ntfs - -==================================================================================================== -</code></pre> - -<p> </p> - -</body> -</html> |
