【gpsp定位 源码】【lol黑屏源码】【asm源码分析】Gmdb调用源码_gdb源码调试

1.VB 连接到MDB文件
2.base64_decode 解密

Gmdb调用源码_gdb源码调试

VB 连接到MDB文件

       引用MS ADO 2.5

       Dim g_Conn as New Connection

       dim rs as Recordset

       g_Conn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Persist Security Info=True;Data Source=你的调用gpsp定位 源码数据库完整目录;Jet OLEDB:Database Password=数据库密码"

       g_Conn.Open

       Set rs = g_Conn.Execute("SELECT COUNT(*) FROM 用户表 Where UserName='" & txtUserName & "' and Upass='" & txtPassWord & "'")

       if rs(0).Value = 1 then msgbox "登陆成功" else MsgBox "登陆失败"

base_decode 解密

       æ— èŠå‘€ï¼Œè€æ˜¯çœ‹è§æœ‰æ— èŠçš„人用PHP来加密。

       å…¶å®žPHP是无法加密的,只要把eval替换为exit,运行一次就能看见源代码,不过现在无聊的人都很变态,比如这个代码就被反复“加密”了次~

       â€œè§£å¯†â€åŽçš„代码如下:

       <?php

       /* please do not edit anything here */

       include("footer_content.php");

       echo '<div id="footcopy" style="background-image:url('.get_bloginfo('template_directory').'/images/footer_copy.gif);height:px;display:block;color:#;text-align:center;padding-top:px;">

       <div class="onethousand_wrap">

       <a href="/solutions/reseller-hosting.php">Reseller Hosting</a> from the #1 <a href="/">Web Hosting Provider</a> - HostNexus.

       </div>

       </div>';

       $zenverse_global_google_analytics = get_option('zenverse_global_google_analytics');

       if ($zenverse_global_google_analytics != '') { echo stripslashes($zenverse_global_google_analytics); }

       wp_footer();

       echo '</body></html>';

>

更多内容请点击【休闲】专栏

精彩资讯