摘要:
Windows进程组成 Windows系统架构 用户模式 和 内核模式 3、指针长度 All pointers are the same size in a particular process 4 bytes in 32-bit processes 8 bytes in 64-bit proces 阅读全文
摘要:
最近在逛github时,发现了一个有意思的程序,它可以查看一个进程是怎么被启动的,也就是启动来源 项目名称:witr 地址:https://github.com/pranshuparmar/witr 项目的标题就是:Why is this running? 1、首先我们到Release下载Windo 阅读全文