随笔分类 -  驱动内核

上一页 1 ··· 13 14 15 16 17 18 下一页

驱动内核
struct linux_binprm
摘要:https://www.cnblogs.com/yzjustc/p/yzj.html 阅读全文

posted @ 2019-10-17 00:50 lydstory 阅读(795) 评论(0) 推荐(0) 编辑

.gnu.linkonce.this_module
摘要:https://www.cnblogs.com/ziziwu/archive/2012/07/06/2578283.html 阅读全文

posted @ 2019-10-17 00:39 lydstory 阅读(342) 评论(0) 推荐(0) 编辑

内核态文件操作
摘要:https://blog.csdn.net/w968516q/article/details/77964853 阅读全文

posted @ 2019-10-16 22:58 lydstory 阅读(149) 评论(0) 推荐(0) 编辑

netlink对中断的支持
摘要:http://blog.chinaunix.net/uid-24227137-id-3025783.html https://blog.csdn.net/tycoon1988/article/details/39997571 netlink_unicast 阅读全文

posted @ 2019-10-16 22:55 lydstory 阅读(280) 评论(0) 推荐(0) 编辑

so 调用
摘要:dlsym dlopen dlclose 阅读全文

posted @ 2019-10-16 21:03 lydstory 阅读(103) 评论(0) 推荐(0) 编辑

字节对齐
摘要:#pragma pack(4) 阅读全文

posted @ 2019-10-15 23:23 lydstory 阅读(91) 评论(0) 推荐(0) 编辑

AMD64
摘要:https://baike.baidu.com/item/amd64/7015806?fr=aladdin 阅读全文

posted @ 2019-10-15 23:18 lydstory 阅读(168) 评论(0) 推荐(0) 编辑

deviceiocontrol与ioctl
摘要:驱动配置设置,配置 ioctl --linux 平台 https://blog.csdn.net/coolwriter/article/details/78242256 阅读全文

posted @ 2019-10-15 22:17 lydstory 阅读(359) 评论(0) 推荐(0) 编辑

KeSetEvent
摘要:KeSetEvent https://bbs.pediy.com/ dll inject dll注入 阅读全文

posted @ 2019-10-13 23:43 lydstory 阅读(448) 评论(0) 推荐(0) 编辑

DbgPrint
摘要:windbg查看 IoCreateDevice IRP请求 i/o 中断 IRP_MN_START_DEVICE DeviceType == USB_DEVICE printk linux https://blog.csdn.net/shejiannan/article/details/195499 阅读全文

posted @ 2019-10-13 21:38 lydstory 阅读(125) 评论(0) 推荐(0) 编辑

libboost_regex 备份用时
摘要:libboost_regex-vc100-mt-s-1_57.lib //生成数据 阅读全文

posted @ 2019-10-10 19:56 lydstory 阅读(138) 评论(0) 推荐(0) 编辑

dialog写进dll调用
摘要:#ifdef DLG_WINDOW_API #define DLG_WINDOW_EXPORT __declspec(dllexport) #else #define DLG_WINDOW_EXPORT __declspec(dllimport) #endif class DLG_WINDOW_EXPORT CDlg extern "C" DLG_WINDOW_EXPORT CDlg* ge... 阅读全文

posted @ 2019-10-08 18:41 lydstory 阅读(291) 评论(0) 推荐(0) 编辑

IPSec的esp报文
摘要:https://blog.csdn.net/chenxz_/article/details/8522019 https://blog.csdn.net/bytxl/article/details/16825251 阅读全文

posted @ 2019-10-08 15:34 lydstory 阅读(724) 评论(0) 推荐(0) 编辑

获取服务进程server.exe的pid(0号崩溃)
摘要:#include "stdafx.h" #include <windows.h> #include <iostream> #include <COMDEF.H> #include <stdio.h> #include <Tlhelp32.h> using namespace std; typedef struct _UNICODE_STRING { USHORT Length; USHORT Ma 阅读全文

posted @ 2019-09-27 18:24 lydstory 阅读(421) 评论(0) 推荐(0) 编辑

NtQuerySystemInformation
摘要:#include "stdafx.h" #include <Windows.h> #include <winternl.h> using namespace std; typedef NTSTATUS (WINAPI *PFUN_NtQuerySystemInformation)( _In_ SYSTEM_INFORMATION_CLASS SystemInformationClass, _Ino 阅读全文

posted @ 2019-09-27 16:09 lydstory 阅读(771) 评论(0) 推荐(0) 编辑

读进程错误
摘要:【转】 https://blog.csdn.net/FURY_QQ/article/details/79767228 阅读全文

posted @ 2019-09-27 13:15 lydstory 阅读(419) 评论(0) 推荐(0) 编辑

openprocess打不开 如何读取exe路径描述
摘要:openprocess打不开 如何读取exe路径描述 openprocess打不开 如何读取exe路径描述 https://bbs.pediy.com/thread-210652.htm https://blog.csdn.net/FURY_QQ/article/details/79767228 阅读全文

posted @ 2019-09-27 10:32 lydstory 阅读(230) 评论(0) 推荐(0) 编辑

process-hacker
摘要:https://github.com/processhacker/processhacker#process-hacker https://processhacker.sourceforge.io/downloads.php 工具 阅读全文

posted @ 2019-09-27 10:19 lydstory 阅读(370) 评论(0) 推荐(0) 编辑

进程开源
摘要:https://github.com/processhacker/processhacker/tree/master/tools 阅读全文

posted @ 2019-09-26 17:49 lydstory 阅读(98) 评论(0) 推荐(0) 编辑

获取版本
摘要:GetFileVersionInfoSizeA 阅读全文

posted @ 2019-09-26 17:19 lydstory 阅读(113) 评论(0) 推荐(0) 编辑

上一页 1 ··· 13 14 15 16 17 18 下一页

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

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