The conversion algorithms for common files and thunder, tornado, express, and RayFile. When we look for resources on the Internet, we see some websites marked separately for downloading with thunder and downloading with tornado; we often see thunder: QUFodHRwOi8vZG93bmxvYWRzLmFwcG.
The conversion algorithms for common files and thunder, tornado, express, and RayFile. When we look for resources on the Internet, we see some websites marked separately for downloading with thunder and downloading with tornado; we often see links similar to the following: thunder: // QUFodHRwOi8vZG93bmxvYWRzLmFwcG
Conversion algorithms for common files and thunder, tornado, express, and RayFile
When searching for resources on the Internet, we usually see some websites marked separately, downloading with thunder, downloading with tornado, downloading with express, and other tags, such as thunder, we often see thunder: // under =. When you click this address, if the thunder software is installed in your system, when thunder identifies its own protocol header "thunder: //", it will pop up asking whether to execute the download because it can parse the address correctly.
Follow my blog: http://www.dahuzhi.com/
For more download conversions, click: http://www.dahuzhi.com/Tool/down_zh.html
$ File = "http://cheshi.dahuzhi.com/1.png ";
1. Normal address to thunder address
Add "AA" to the original address and "ZZ" to the end (Note: quotation marks are not included). The address is changed
AAhttp: // p2s.newhua.com/down/wrar371sc.exeZZ
This address is base64 encoded
QUFodHRwOi8vcDJzLm5ld2h1YS5jb20vZG93bi93cmFyMzcxc2MuZXhlWlo =
Add thunder before the URL: //, that is
Thunder: // QUFodHRwOi8vcDJzLm5ld2h1YS5jb20vZG93bi93cmFyMzcxc2MuZXhlWlo = ThinkPHP
// Convert thunder $ xl_url = "thunder ://". base64_encode ('A '. $ file. 'zz '); my ($ xl_url); // decrypt thunder $ zs_file = base64_decode (str_replace ("thunder: //", "", $ xl_url )); $ zs_file = substr ($ zs_file, 2,-2); my ($ zs_file );