会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
2020年2月10日
关键字:.gitignore
摘要: .gitignore .gitignore .gitignore
阅读全文
posted @ 2020-02-10 23:06 lydstory
阅读(115)
评论(0)
推荐(0)
OPENVAS的安装与使用
摘要: OPENVAS的安装与使用 漏洞扫描器
阅读全文
posted @ 2020-02-10 22:49 lydstory
阅读(538)
评论(0)
推荐(0)
服务程序启动1053错误
摘要: 1.因为自己远程调试,启动了system("PAUSE"); 2.选中服务属性中的,允许服务与桌面交互,成功启动(over)
阅读全文
posted @ 2020-02-10 16:47 lydstory
阅读(216)
评论(0)
推荐(0)
sc 启动停止服务
摘要: 1.2 卸载,启动,停止 可直接在命令符中输入: "SC"里面有很多语法可进行操作。 卸载服务:sc delete '服务名称' 启动服务:sc start '服务名称' 停止服务:sc stop '服务名称' 创建服务注意了: Sc.exe 1、在开始–运行打上cmd回车,弹出dos界面 2、输入
阅读全文
posted @ 2020-02-10 16:33 lydstory
阅读(1006)
评论(0)
推荐(0)
服务程序调试
摘要: https://www.cnblogs.com/tyoyi/p/4269353.html 需要注意的是本地调试的时候,是无法获得ServiceCtrlHandler,必须要在系统服务里直接调用,所以测试打印一定要做好
阅读全文
posted @ 2020-02-10 16:11 lydstory
阅读(115)
评论(0)
推荐(0)
rename font
摘要:
阅读全文
posted @ 2020-02-10 09:31 lydstory
阅读(116)
评论(0)
推荐(0)
gdipp远程线程注入的记事本和原始打开的记事本字体不同
摘要:
阅读全文
posted @ 2020-02-10 04:57 lydstory
阅读(180)
评论(0)
推荐(0)
easyhook RhInjectLibrary
摘要: RhInjectLibrary 直接注入进程
阅读全文
posted @ 2020-02-10 04:54 lydstory
阅读(430)
评论(0)
推荐(0)
PathRemoveFileSpec
摘要: BOOL PathRemoveFileSpec( LPTSTR pszPath); 功能:删除路径后面的文件名和’/’符号。该函数可以分析出一个文件的路径。 例:char szpath[MAX_PATH]=”d://test//111.txt”; 调用PathRemoveFileSpec( szpa
阅读全文
posted @ 2020-02-10 04:50 lydstory
阅读(385)
评论(0)
推荐(0)
GetEnvironmentVariable 获取系统环境变量
摘要: https://www.cnblogs.com/AndyZhou/p/10011032.html
阅读全文
posted @ 2020-02-10 04:44 lydstory
阅读(127)
评论(0)
推荐(0)
关键字:sqlite3.c
摘要: 关键字:sqlite3.c
阅读全文
posted @ 2020-02-10 04:28 lydstory
阅读(136)
评论(0)
推荐(0)
使用版gdipp
摘要: https://github.com/Carye/gdipp
阅读全文
posted @ 2020-02-10 03:49 lydstory
阅读(251)
评论(0)
推荐(0)
gdipp 编译通过window
摘要: gdipp 编译通过window gdipp 编译通过window
阅读全文
posted @ 2020-02-10 03:38 lydstory
阅读(108)
评论(0)
推荐(0)
render
摘要: render 英[ˈrendə(r)] 美[ˈrendər] v. 使成为; 使变得; 使处于某状态; 给予; 提供; 回报; 递交; 呈献; 提交; [例句]It contained so many errors as to render it worthless. 它错误太多,所以毫无用处。 [
阅读全文
posted @ 2020-02-10 03:35 lydstory
阅读(1142)
评论(0)
推荐(0)
pugixml w_char模式设置
摘要: 将这两行的注释去掉就可以了。 另外,如果项目使用的是Unicode设置,则可以在pugiconfig.hpp中: // Uncomment this to enable wchar_t mode #define PUGIXML_WCHAR_MODE 将wchar模式打开即可。
阅读全文
posted @ 2020-02-10 01:21 lydstory
阅读(219)
评论(0)
推荐(0)
pugixml
摘要: https://pugixml.org/
阅读全文
posted @ 2020-02-10 00:30 lydstory
阅读(131)
评论(0)
推荐(0)
easyhook别人的项目
摘要: 3. 与项目结合#### 项目需求点:公司产品前端使用的是NW框架,里面用的是chrome的内核,现在要做一个功能,需要升级,但是升级后不再支持 NPAPI 类型的插件,但支持PPAPI,但是这个时候出现一个问题,加载含有flash插件页面时,CMD命令行窗口会闪一下,要做到能加载flash插件,但
阅读全文
posted @ 2020-02-10 00:09 lydstory
阅读(466)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告