Detailed description of the decryption method of Js files

Source: Internet
Author: User

Today, I will explain how to decrypt JavaScript code (which is actually very simple), or play with the Feifei video system. js file: document. write ('<style>. FF {background: #000000; font-size: 13px; color: # F6F6F6; margin: 0px; padding: 0px; position: relative; overflow: hidden; width: '+ ff_width + 'px; height:' + (ff_height + 26) + 'px ;}. FF table {text-align: center; width: 100% ;}. FF a {color: # F6F6F6; text-decoration: none }. FF a: hover {text-decoration: underline ;}. FF a: active {text-decoration: none ;}. FF ul ,. FF li,. FF h2 {margin: 0px; padding: 0px; list-style: none }. FF. top {text-align: center; width: 100% }. FF # topleft ,. FF # topright {width: 100px ;}. FF # topleft {text-align: left; padding-left: 5px }. FF # topright {text-align: right; padding-right: 5px }. FF # playleft {width: 100%; height: 100%; overflow: hidden ;}. FF # playright {}. FF # list {width: 120px; overflow: auto; overflow-x: hidden; scrollbar-face-color: # 2c2c2c; scrollbar-arrow-color: # fff; s Crollbar-track-color: # a3a3a3; scrollbar-highlight-color: # 2c2c2c; scrollbar-shadow-color: # adadad; scrollbar-3dlight-color: # adadad; scrollbar-darkshadow-color: # 48486c; scrollbar-base-color: # fcfcfc; text-align: left }. FF # list div {color: # F6F6F6; padding-left: 2px ;}. FF # list span {height: 21px; line-height: 21px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap ;}. FF # list span a {background: url ('+ ff_root +' Pu Blic/images/player/list.gif) no-repeat 2px 5px; padding-left: 15px; display: block; font-size: 12px }. FF # list h2 {cursor: pointer; font-size: 13px; font-family: ""; font-weight: normal; height: 25px; line-height: 25px; background: #333333; padding-left: 5px; margin-bottom: 1px }. FF # list. h2. {color: #666666 }. FF # list. h2_on {color: # FFFFFF }. FF # list. ul_on {display: block }. FF # list. list_on {color: # FF0000} </style> '); first, this part is It is not encrypted, so we do not need to decrypt it. For how to decrypt the remaining part, continue with the method: ① open http://js.clicki.cn/ ② Copy the code to be decrypted to the above website, click unzip, and then click purify ③ copy the code and put it in notepad or other tools, replace "with \" ④ and create a page <textarea id = "code" cols = "100" rows = "100"> </textarea> <script type = "text /javascript "> var _ code =" the code you obtained in step 3 "; document. getElementById ("code "). value = _ code; </script> ⑤ copy the code from the textarea on the page. 6. paste the code to the decrypted website. Click beautify 7: then copy the code and JavaScript will completely decrypt the play of the Feifei audio and video system program. the js file itself has a small problem. In your encrypted JS file, after decryption, it will be in the 'createlist': function () {medium html_sub = '<div style = "' + ul _ Display + '"id =" sub' + I + '">'; for (var j = 0; j <count_urls.length; j ++) {var href = this. parentUrl. the var href above replace does not know whether it is lost or the original js is faulty. After restoration, you need to add var href and then beautify it. This document consists http://www.jnsino.com Edit, reprinted, please note!

Related Article

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.