weibin 发表于 2008-10-8 20:25:11

求助~~ 网络验针!

我破解一个带网络认证的 软件发现它传回的 都是 数字~~ 不知道什么 意识 大家帮 分析下 好么?
下面是代码~~(通过验证的 )
53C85CE82CC10A4BD6FDC3794D0944F6594E8F9D04F4A8F17FC76F959E8137AF
29AEEE9E232BB57CE6156BBB305D8A3A9DE5CB632AFEEAB6BB209ED4830898A7
2135565414999CF72D92BFB67194602B9CB0933EEFC932A5F177772EE36A11B3
9A1A5B0A30F4239EFEF2295FD4FFAA45B14AE7C7050EA9A9DFAA86E81775FE8F
B5054F9DE0765F380C266CFF2800E915984E82EF65DDDBC82E4B943DBD63D9CC
E6C212E70C8515309D73AD97021418FCDD6BF50581960D3DCDA2F49676917B92
933B2D30185684223DDE0F585B325FEC94E54B2B85844160B5D1DAC790EB50B9
C11B8DA5E7478AC1CC3C5E016C2BD677
没通过验针的 ~~
<html>

<head>
<meta http-equiv="Content-Language" content="zh-cn">

<meta http-equiv="Content-Type" content="text ml; charset=gb2312">
<META http-equiv=refresh content="5; url=http://itskycn.com/">
<title>错误--HTTP 404 未找到</title>
<style type="text/css">
<!--

td,body {font-size: 9pt}

a:link{ color:#000000; text-decoration:none}   

a:visited{COLOR: #000000; TEXT-DECORATION: none}

a:active{color:green;text-decoration:none}

a:hover{color:red;text-decoration:underline} body {
        background-image: url(/bg.gif);
}
.style1 {
        color: #FF00FF;
        font-weight: bold;
        font-size: medium;
}
-->

</style>
</head>

<body>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="100%" height="100%">
<tr>
    <td width="100%">
    <div align="center">
      <center>
          <a href="http://itskycn.com">返回首页</a>
          <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="208" height="68">
   高手指点一二吧?

egowssc 发表于 2008-10-14 16:06:21

不怎么懂。还是帮你顶一下

chennk 发表于 2009-2-20 11:45:02

上面的是经过加密了的16进制 想要知道意思,首先要解密反后还原成字节集就OK了

我也是新手不知道说得对不对/:012
页: [1]
查看完整版本: 求助~~ 网络验针!