Principle and conversion of dedicated link for thunder

Source: Internet
Author: User

I don't need to explain the dedicated link for thunder. I believe everyone understands it (don't tell me you don't understand it ~ Khan), now we will give a detailed description of the link encoding principle and conversion. After understanding it, we can use thunder to download the software for express and Tornado.

First, you need to understand what base64 encoding is like. If you don't know what it is, go to Baidu and try again. Base64 encoding is an encryption method.AlgorithmThe original email information is base64-encoded. These dedicated links are converted by base64 encoding.

Thunder dedicated address example: Thunder: // qufodhrwoi8vzg93bi5pchz2lmnul3dilmv4zvpa real File Download link: http://down.ipvv.cn/wb.exe

Attachment Conversion Tool download: http://ifu25.cn/VC_down.asp? Filename=changerul.rar

After learning about base64 encoding, everything becomes handy:

Instance original address: http://im.baidu.com/install/BaiduHi.exe

1. dedicated link code of thunder

Add "AA" to the original address, and then "ZZ" (excluding quotation marks ).

Aahttp: // im.baidu.com/install/baiduhi.exezz

This address is base64 encoded

Qufodhrwoi8vaw0uymfpzhuuy29tl2luc3rhgwvqmfpzhvias5legvawg =

Add thunder before the URL: //, that is

Thunder: // qufodhrwoi8vaw0uymfpzhuuy29tl2luc3rhrhgwvqmfpzhvias5legvawg = 2. Express dedicated link code

Add "[flashget]" (excluding quotation marks) before and after the original address, and the address is changed

[Flashget] http://im.baidu.com/install/baiduhi.exe?flashget]

This address is base64 encoded

Watermark = & yinbing1986

Flash get: // is added to the express link before the address. Note that "& Symbol" is added to the link. How can I find it unclear? What I add to the end is my personal information, no conversion error has been reported so far, that is

Flashget: // token = & yinbing1986

3. Tornado dedicated link code

Tornado is much simpler. encode the original address with base64

Ahr0cdovl2ltlmjhawr1lmnvbs9pbnn0yw1_0jhawr1sgkuzxhl

Add qqdl before the URL: //, that is

Qqdl: // ahr0cdovl2ltlmjhawr1lmnvbs9pbnn0yw1_0jhawr1sgkuzxhl

-

Reference: http://www.knowsky.com/441167.html

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.