diff options
| author | DESKTOP-RBH716R\Admin | 2022-07-25 17:09:45 +0000 |
|---|---|---|
| committer | DESKTOP-RBH716R\Admin | 2022-07-25 17:09:45 +0000 |
| commit | 7d5241858ec2b9086581c64d66e0d5784ce61030 (patch) | |
| tree | cf1ae15a092d892707fbe4bd95c88b5ac2902362 /_site/readme-mas-root-folder.html | |
| parent | 11e4fd98988e0fd7f56d45afbec989a2ddcaa260 (diff) | |
| download | massgrave.dev-7d5241858ec2b9086581c64d66e0d5784ce61030.zip | |
Revert "MAS 1.6"
This reverts commit 11e4fd98988e0fd7f56d45afbec989a2ddcaa260.
Diffstat (limited to '_site/readme-mas-root-folder.html')
| -rw-r--r-- | _site/readme-mas-root-folder.html | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/_site/readme-mas-root-folder.html b/_site/readme-mas-root-folder.html new file mode 100644 index 0000000..72e7b47 --- /dev/null +++ b/_site/readme-mas-root-folder.html @@ -0,0 +1,65 @@ +<!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> |
