1. The simplest way to add flowers is to connect strings. Code:
Set aget = Createobject ("ADODB. stream ") This is usually killed. In simple processing, set aget = Createobject (" ad "&" OD "&" B. stre "&" am ")
OK, no kill, that is, string segmentation
2 urlencode decryption
Generally, % is used to connect two hexadecimal characters. The tool we use can have the urlencode.rar in the script folder in the http://biweilun.ys168.com /.
Example % 62% 69% 77% 65% 69% 6C % 75% 6e:
3-digit decryption
This is not difficult. Look at the prefix General can know what is the net horse is generally hexadecimal encryption, commonly used tools http://biweilun.ys168.com/inside the script folder where the web page encryption. html ciphertext example: BF. setattribute ("\ x63 \ x6c \ x61 \ x73 \ x73 \ x69 \ x64 ", "\ x63 \ x6c \ x73 \ x69 \ x64 \ x3a \ x42 \ x44 \ x39 \ x36 \ x43 \ x35 \ x35 \ x36 \ x2d \ x36 \ x35 \ x41 \ x33 \ x2d \ x31 \ x31 \ x44 \ x30 \ x2d \ x39 \ x38 \ x33 \ x41 \ x2d \ x30 \ x30 \ x43 \ x30 \ x34 \ X46 \ x43 \ x32 \ x39 \ x45 \ x33 \ x36 "); obviously, hexadecimal
Use web page encryption. html to directly resolve \ x63 \ x6c \ x61 \ x73 \ x73 \ x69 \ x64 ", "\ x63 \ x6c \ x73 \ x69 \ x64 \ x3a \ x42 \ x44 \ x39 \ x36 \ x43 \ x35 \ x35 \ x36 \ x2d \ x36 \ x35 \ x41 \ x33 \ x2d \ x31 \ x31 \ x44 \ x30 \ x2d \ x39 \ x38 \ x33 \ x41 \ x2d \ x30 \ x30 \ x43 \ x30 \ x34 \ X46 \ x43 \ x32 \ x39 \ copy x45 \ x33 \ x36, select "\ x" on the right and click "hexadecimal decryption" as follows: