Replies: 1 comment 2 replies
-
There are issues creating some temp files, and clearing old bitsadmin jobs out of programdata if multiple users run the script on the same system.. During testing it was found to be necessary.. It should not be concerning whatsoever, as you can see everything the script is doing, nothing is obfuscated, and I have gone out of my way to make it as readable as possible with labeling etc.. the only thing that the untrained eye might have an issue figuring out is the FOR loops with #'s and $'s and CMD guys can easily see they are just processing text files and matching lines... even the reason the menu PNG isnt B64 encoded directly into the file as a completely standalone CMD file is to avoid having any obfuscated data in the script.. So rest assured, unless 7zips public site, or JohnTheRipper/StrawberryPearl's github pages get compromised, then you have nothing to worry about.. All those links are clearly visible in the script.. |
Beta Was this translation helpful? Give feedback.
-
Why does ZipRipper requires admin rights? This is quite concerning.
Beta Was this translation helpful? Give feedback.
All reactions