摘要:
_EPROCESS->Peb(_PEB)->BeingDebugged 置0 _EPROCESS->Peb(_PEB)->NtGlobalFlag 置0 _EPROCESS->Peb(_PEB)->ProcessHeap as ProcessHeap 调用 IsWindowsVistaOrGreat 阅读全文
摘要:
注意 什么平台就在什么系统上编译 会自动识别编译器 最简单编译 b2 --build-type=complete 生成sgd调试共享库 ./b2 threading=multi runtime-link=static variant=debug --with-context #--with-cont 阅读全文