04 2021 档案

逆向基础-模块隐藏之断链
摘要:// moduleHide.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。 // #include <iostream> #include "afxwin.h" typedef struct _UNICODE_STRING { USHORT Length; USHORT M 阅读全文

posted @ 2021-04-22 17:26 左侧码工 阅读(172) 评论(0) 推荐(0)