㈠ 如何解决被加密的网页乱码
直接用alert("jscript.encode>#@~^yisAAA==[Km;s+ YRSDbO+^xcJ@!tOh^@*J*I@#@&NW1;h
")
就能把这些乱码恢复成正常的代码.
一般网页乱码,如果只是用JS简单加密的,那么在JS脚本里,必定会有相应的解密,不然这些脚本无法运行...
所以你只要找到这段用来解密的脚本(一般形式如下:
jscript.xxx("xlaksjasf"),其中xxx是解密的函数有可能是别人自定义的函数,其中的"xlaksjasf"则是乱码)
你把这个函数当成变量用alert()弹出来,就得到正确的脚本代码了..
有些乱码可能经过多次加密,所以你要有点耐心,一次不行,再来一次..
㈡ 一段php代码,被加密了,用编辑器打开是乱码,如何解密
<?php
define('allcity_page',true); require_once(dirname(__FILE__)."/f/global.php"); include_once(ROOT_PATH."data/all_area.php"); if($webdb[Info_allcityType]==1){ $query = $db->query("SELECT * FROM {$_pre}city ORDER BY fup ASC,list DESC"); while($rs = $db->fetch_array($query)){ $listdb[$rs[fup]][]=$rs; } } require(dirname(__FILE__)."/f/global.php"); if($jobs=='show'){ if(!$city_id){ foreach( $city_DB[name] AS $key=>$value){ $city_id=$key; break; } } }elseif(!$city_id){ require(dirname(__FILE__)."/allcity.php"); exit; }elseif($city_DB[domain][$city_id]){ if(preg_replace("/http:\/\/([^\/]+)\/(.*)/is","http://\\1",$WEBURL)!=$city_DB[domain][$city_id]){ header("location:".$city_DB[domain][$city_id]); exit; } } $Cache_FileName=ROOT_PATH."cache/index/$city_id/index.php"; if(!$jobs&&!$MakeIndex&&$webdb[Info_index_cache]&&(time()-filemtime($Cache_FileName))<($webdb[Info_index_cache]*60)){ echo read_file($Cache_FileName); exit; } if(count($city_DB[name])>1&&$webdb[Info_htmlType]==2){ foreach( $city_DB[name] AS $key=>$value){ if(!$city_DB['dirname'][$key]){ } } } require(ROOT_PATH."data/friendlink.php"); $titleDB['title'] = $city_DB['metaT'][$city_id]?seo_eval($city_DB['metaT'][$city_id]):"{$city_DB[name][$city_id]} $webdb[webname]"; $titleDB['keywords'] = $city_DB['metaK'][$city_id]?seo_eval($city_DB['metaK'][$city_id]):$webdb['metakeywords']; $titleDB['description'] = $city_DB['metaD'][$city_id]?seo_eval($city_DB['metaD'][$city_id]):$webdb['description']; if($city_DB[tpl][$city_id]){ list($head_tpl,$foot_tpl,$index_tpl)=explode("|",$city_DB[tpl][$city_id]); $head_tpl && $head_tpl=Mpath.$head_tpl; $foot_tpl && $foot_tpl=Mpath.$foot_tpl; $index_tpl && $index_tpl=Mpath.$index_tpl; } $chdb[main_tpl] = html("index",$index_tpl); $ch_fid = $ch_pagetype = 0; $ch_mole = $webdb[mole_id]?$webdb[mole_id]:99; require(ROOT_PATH."inc/label_mole.php"); $listdb_moresort=Info_ListMoreSort($webdb[InfoIndexCSRow],$webdb[InfoIndexCSLeng],$city_id); $InfoNum=get_infonum($city_id); require(Mpath."inc/head.php"); require(html("index",$index_tpl)); require(Mpath."inc/foot.php"); if(!$jobs&&!$MakeIndex&&$webdb[Info_index_cache]&&(time()-filemtime($Cache_FileName))>($webdb[Info_index_cache]*60)){ if(!is_dir(dirname($Cache_FileName))){ makepath(dirname($Cache_FileName)); } write_file($Cache_FileName,$content); }elseif($jobs=='show'){ @unlink($Cache_FileName); } ?>
㈢ 加密文件打开是乱码 怎么解决
台电公司为了客户的数据安全,将文档内数据也进行了加密。
用windows系统中的选项格进行式化,用任何软件恢复后打开都是乱码。
格盘前用这个绿色软件可以到密码:http://www.onegreen.net/safe/html/18196.html
㈣ 文件打开是乱码怎么办
解决方法:
1、首先打开文档,发现如下图的样子,全是乱码。
㈤ 求助各位师兄: 现在我们公司的所有文件都加密了,拷贝出去的文件打开是乱码,请问然后解密啊!急啊!
拷贝加密文件,一般是打不开的,打开的也是乱码。你可以用文件夹嗅探器解开容量200G的加密软件,大约需要20秒就解开了。(付费的加密软件解不开)
**************************
《特好用的破解加密文件夹的工具》
如果您使用某些文件夹加密软件加密了文件夹,
而又不小心忘记了密码该怎么办呢?别着急,您
可以试试本软件,也许几秒钟就帮您找回来了,
当然,如果您的重要文档确实已被删除了,那您
可以试试一些文件反删除工具,如果还是不行的
话,那就只能o(>_<)o哭吧!
由于本软件可以不用任何密码就能访问、修改、
删除网上各种文件夹加密/隐藏/伪装软件所加密或隐
藏的文件夹与内容,所以请您不要用此软件去侵犯他
人的隐私和删改他人的文件,否则造成的一切不良后
果或法律责任,将由软件使用者自行承担!
特别感谢:刘麻子大侠的无私帮助!
感谢所有关心、支持朋友们!!!
㈥ excel打开乱码,应该是加密过,现在怎么修复
听起来与勒索病毒的现象一致,进一步分析需要两个图片,一是记事本打开excel文件的拷屏,可以用来分析文件的内容格式;二是EXCEL打开文件的拷屏,用来确定文件类型、EXCEL版本。