03 2015 档案

摘要:= 0x20 && $i $line) { echo sprintf('%6X',$offset).' : '.implode(' ', str_split($line,2)) . ' [' . $chars[$i] . ']' . $newline; $offse... 阅读全文
posted @ 2015-03-22 13:28 杀死比特 阅读(738) 评论(0) 推荐(0) 编辑
摘要:#include "stdafx.h"#include #include #include #include #include #pragma comment(lib,"crypt32.lib")using namespace std;void MyhandlError(char *s){ fpri... 阅读全文
posted @ 2015-03-22 12:57 杀死比特 阅读(1699) 评论(0) 推荐(0) 编辑
摘要:首先要感谢哥们对我的指点,多谢。当我们遇到类似情况下,如何获取保存在MSSQL工具里的凭证呢?//如果对方连接地址后面加了IP\sqlexpress 连接的时候你也记得加上,不然即使密码正确,也会说登录失败。通过和哥们讨论研究分析以及查找资料,知道了密码存放的地方:C:\Users\Administ... 阅读全文
posted @ 2015-03-21 17:56 杀死比特 阅读(1085) 评论(0) 推荐(0) 编辑
摘要:#include "stdafx.h"#include #include #include #include using namespace std;#pragma comment(lib, "crypt32.lib") WINCRYPT32API BOOL WINAP... 阅读全文
posted @ 2015-03-11 17:56 杀死比特 阅读(577) 评论(0) 推荐(0) 编辑
摘要:using System;using System.Collections.Generic;using System.Text;using System.Security.Cryptography;using System.IO;namespace Component{ public clas... 阅读全文
posted @ 2015-03-07 17:19 杀死比特 阅读(484) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示