摘要:http://www.dependencywalker.com/
阅读全文
摘要:多线程调试 (/MTd) 远程调试 》mtd 0xc000007b 打开 错误问题 解决
阅读全文
摘要:https://blog.csdn.net/so_geili/article/details/53009680
阅读全文
摘要:exe 也有调用GetProcessImageFileName这个 Psapi.Lib 包含
阅读全文
摘要:https://www.write-bug.com/article/2157.html fltlib 导入进去 了 FilterConnectCommunicationPort错误没有了
阅读全文
摘要:无法解析的外部符号 FilterConnectCommunicationPort
阅读全文
摘要:项目--属性--Inf2cat--Run Inf2cat改为否 https://blog.csdn.net/zzu_gyx/article/details/108193508
阅读全文
摘要:https://blog.csdn.net/weixin_42709632/article/details/108734650
阅读全文
摘要:https://www.jianshu.com/p/f78b16bd8905?utm_campaign=maleskine&utm_content=note&utm_medium=seo_notes&utm_source=recommendation
阅读全文
摘要:$(SolutionDir)Common0 解决方案路径 头文件 路径 以后就用解决方案参数代替当前路径
阅读全文
摘要:1.usb驱动理解--》windows -->(usb server)
阅读全文
摘要:http://www.xitongcheng.com/jiaocheng/xtazjc_article_16145.html
阅读全文
摘要:enum CodeType { CODEC_NONE = 0, CODEC_AUDIO_G711A = 0x0001, CODEC_AUDIO_G711U = 0x0002, CODEC_AUDIO_GSM = 0x0003, CODEC_AUDIO_G729A = 0x0004, CODEC_AU
阅读全文
摘要:Block : 大块; 立方体; FrameBlock 帧块 ImageBlock 图片块
阅读全文
摘要:#include<windows.h>class refobj { public: refobj() : m_refcount(0) {} virtual long addref() { return InterlockedIncrement(&m_refcount); } virtual long
阅读全文
摘要:https://blog.csdn.net/wjakl001/article/details/70160353
阅读全文
摘要:码代码最重要的一个字“码” 码代码最重要的一个字“码” 码代码最重要的一个字“码”
阅读全文
摘要:https://blog.csdn.net/aoba2005aoba/article/details/6866042
阅读全文
摘要:#include <stdio.h> #include <iostream> using namespace std; class abc { private: int a; int b; }; int main() { cout << "Hello, World!" << endl; cout <
阅读全文
摘要:https://blog.csdn.net/lra2003/article/details/108053703
阅读全文
摘要:1.硬件知识(多需要) 2.汽车 单片机 3.生产制造 市场需求 工业制造 (与帝都政府主导的研究所、国家研究的项目) 深圳多是产业主导的项目
阅读全文
摘要:王选院士 https://www.ixueshu.com/document/2ec25d71110d7589.html 伟人的经历能给人迷茫的时候指引点方向....
阅读全文
摘要:http://www.flexifont.com/flexifont-chn/home/
阅读全文
摘要:1.第一的是安全、安全 2.自主可控 3.好用 好看 是其次的其次 4.未来windows会成为娱乐机器和工作工具 其他一切向着国产化迈进 5.微软肯定不会甘心系统沦陷为娱乐和开发工具,一定会发起版权斗争,互联网、app行业还是android 、苹果为主。
阅读全文
摘要:渗透测试 • 安全众测 • 代码审计 • 安全培训 • 等级保护 • 应急响应 • 基线核查 • 网络蓝
阅读全文
摘要:https://processon.com/diagrams
阅读全文
摘要:duilib + cef https://www.kanzhun.com/jiaocheng/207714.html
阅读全文
摘要:内核提供了在不同的条件下调用的用于路径名查找的函数,他们分别为path_lookup()、kern_path()、user_path_at(), user_path_at()会首先调用getname(name),将用户空间的路径名参数复制到内核空间的临时缓冲区中。他们最终都会调用do_path_lo
阅读全文
摘要:https://www.rock-chips.com/
阅读全文
摘要:恢复本地代码 git clone ./tr786.git responame
阅读全文
摘要:https://blog.csdn.net/jk110333/article/details/39314171
阅读全文
摘要:///////////////////////////////////////////////////////////////////////////**@brief 设置超时时间@param (i)HTDLWORK *pWork 工作空间结构指针@retval none@exception non
阅读全文
摘要:#include<linux/init.h> #include<linux/module.h> #include<linux/moduleparam.h> #include<linux/unistd.h> #include<linux/sched.h> #include<linux/syscalls
阅读全文
摘要:1.登录 u盘 key pam 2.进程管控 3.文件监控 4.网关过滤
阅读全文
摘要:#include<linux/init.h> #include<linux/module.h> #include<linux/moduleparam.h> #include<linux/unistd.h> #include<linux/sched.h> #include<linux/syscalls
阅读全文
摘要:/* * A LSM modules which implements role based access control. */ #include <linux/module.h> #include <linux/init.h> #include <linux/kernel.h> #include
阅读全文
摘要:1 注意Linux x86_64使用的LP64字长模式2 Linux x86_64可以通过三种方式获取system_call表Linux x86_64有两套调用模式:Long模式和兼容模式,对应有两套调用表:system_call,ia32_syscall.2.1 兼容方式 使用int 0x80,M
阅读全文
摘要:#include <linux/module.h> #include <linux/kernel.h> // 中断描述符表寄存器结构 struct { unsigned short limit; unsigned int base; } __attribute__((packed)) idtr; /
阅读全文
摘要:远离舒适区域 头脑风暴、生命压力、智商压力、问题价值 技术革命、深度思考
阅读全文
摘要:1.控制tcp数据包 2.控制http域名 3.控制端口 linux 内核模块
阅读全文
摘要:https://blog.csdn.net/gatieme/article/details/75108154 https://github.com/gatieme/LDD-LinuxDeviceDrivers/tree/master/study/driver/force_rmmod/src/01-d
阅读全文
摘要:module verification failed: signature and/or required key missing - tainting kernel unable to handle kernel paging request at ffffa2033fed0018 insmod命
阅读全文
摘要:rmmod: ERROR: Module FileMonitor is in use 驱动异常无法卸载
阅读全文
摘要:方法二: 将demo.ko文件拷贝到 /lib/module/`uname -r`/目录下,这里,`uname -r`意思为在终端中输入此命令执行的结果后显示的内核版本及名称,例如exynos 4412中显示的为3.5.0-FriendlyARM。 然后命令行中输入如下命令: depmod (会在/
阅读全文
摘要:nm -D libdocwriter.so 就可以 -D (中科方德) nm -D 7z.so objdump -tT 7z.so
阅读全文
摘要:内核模块ko(控制文件): hook 打开文件 删除文件 重命名 rmdir mkdir ...... 截取文件 、、
阅读全文
摘要:1. struct linux_binprm; // 程序 2. struct cred; // 进程相关数据结构 3. struct rlimit; // 进程相关数据结构 4. struct siginfo; // 信号 5. struct sembuf; // 信号量 6. struct ke
阅读全文
摘要:https://blog.csdn.net/lionzl/article/details/50624832
阅读全文
摘要:https://blog.csdn.net/jrunw/article/details/70597096
阅读全文
摘要:64位系统上 编译32指令 32位去掉 就可
阅读全文
摘要:https://blog.csdn.net/neuq_jtxw007/article/details/78112672
阅读全文
摘要:安装kernel-headers-3.10.0-957.el7.x86_64.rpm rpm -ivh Makefile
阅读全文
摘要:vim -r main.c -r :wq 交换文件数据保存
阅读全文
摘要:在编译IPMITool时,有时会碰到"storage size of ‘ctx’ isn’t known"问题,出现该问题的原因是,openssl版本不同,其函数接口发生了变化,老接口"EVP_CIPHER_CTX ctx;"在新opensll版本上不能识别,需要改成新的语法格式,步骤如下://老接
阅读全文
摘要:pcam也叫ip network camera,就是基于internet protocol的网络摄像机,同普通摄像头或者网眼的主要区别是ipcam实际上是一台视频服务器和摄像头的集成。ipcam只要插上以太网线和电源就能通过网络发布视频信息。因为ipcam用于自己的微处理器和内存,一般用linux操
阅读全文
摘要:百度云我的需求 --》我能完成的需求....
阅读全文
摘要:自己写的exe发布--》是否该搞个授权时间之类的 我的工具 --》使用到的工具
阅读全文
摘要:信息安全行业还有什么事可做吗?该有的产品都有了,成熟的产品也都比较成熟了。 ‘能突破的领域在那里那?每个公司的产品的大同小异,技术雷同。 甚至很多产品大多一看就是没有技术,完全oem别人家的。贴牌、拿个证书销售。 路由器、防火墙、准入设备基本成型,需要研发的不多。。 安全监控、主机、打印、usb管控
阅读全文
摘要:http://www.infogo.com.cn/
阅读全文
摘要:http://www.css.com.cn/generalproduct/datasecurity/digitalencryption/14426a72222f42189f127c2bab95bdfb.html?css
阅读全文
摘要:1.1. 先进的设计语言及模式 系统以面向对象为设计思想,以UML为建模语言,采用C++,, JAVA等高级设计语言实现上层功能,通过C语言实现底层核心驱动,并运用单例模式、抽象工厂模式、原型模式、适配器模式、桥接模式、观察者模式、访问者模式等成熟的设计模式,实现系统功能。 系统服务器和控制台通过J
阅读全文
摘要:百度云我的书 存放: 自己需要阅读的技术书籍 或者 有真正真理的书 有时间就阅读下,不要像过去一样自大的了,不过好书很少,多思少读(理工类除外)
阅读全文
摘要:百度云我的开源代码 存放 开源编译的代码 第三方libcurl 之类 sqlite之类 第3方 代码 便于快速找到代码 节约这方面浪费的时间
阅读全文
摘要:百度云我的库 存放boost编译好的库 或者linux其他 库
阅读全文
摘要:接口文档 常用文档格式 快速编写ppt viso等的格式文档 提高效率 增强文档设计 编写功能
阅读全文
摘要:ko insmod 虚拟机直接禁用cpu? ko insmod 虚拟机直接禁用cpu?
阅读全文
摘要:abort: index 00changelog.i is corrupted! hg hg
阅读全文
摘要:struct class *cls; cls = class_create(THIS_MODULE, "sdev"); if(IS_ERR(cls)){ return PTR_ERR(cls); } 解析: 创建设备节点使用了两个函数 class_create()和class_device_crea
阅读全文