Leo

软件编程技术

导航

2013年3月14日

摘要: 清除ssl状态C++#include "stdafx.h"#include "windows.h"#include "tchar.h"typedef BOOL (__stdcall * SSL_EMPTY_CACHE_FN_A) (LPSTR, DWORD);typedef BOOL (__stdc... 阅读全文

posted @ 2013-03-14 08:31 Leo(binbin) 阅读(1050) 评论(0) 推荐(0)

摘要: 1,新增app.manifest——————————————————————————————————————指定 requestedExecutionLevel 节点将会禁用文件和注册表虚拟化。如果要利用文件和注册表虚拟化实现向后兼容性,则删除 requestedExecutionLevel 节点。... 阅读全文

posted @ 2013-03-14 08:30 Leo(binbin) 阅读(741) 评论(0) 推荐(0)

点击这里给我发消息