资源列表
排序选择:
[外挂编程] OEP
说明:OEP感染注入呢,最主要我们要了解OEP的概念。OEP就是程序的入口,比如我们编写一个DLL,那么OEP就相当于DllMain,如果编写一个EXE,那么OEP就相当于main或者WinMain。当windows把一个pe文件装载完成之后,就会直接执行OEP入口,即:AddressOfEntryPoint。我们学过PE知识得知,AddressOfEntryPoint是在IMAGE_OPTIONAL_HEADER32 结构的定义里面。-OEP infection injection, the mai<mrbang> 在 2025-06-28 上传 | 大小:169kb | 下载:1
[外挂编程] APC
说明:APC中文叫异步过程调用(APC)是NT异步处理体系结构中的一个基础部分。Alertable IO(告警IO)提供了更有效的异步通知形式,当IO请求完成后,一旦线程进入可告警状态,回调函数将会执行,也就是一个APC的过程。线程进入告警状态时,内核将会检查线程的APC队列,如果队列中有APC,将会按FIFO方式依次执行。如果队列为空,线程将会挂起等待事件对象。以后的某个时刻,一旦APC进入队列,线程将会被唤醒执行APC。-APC called asynchronous procedure call<mrbang> 在 2025-06-28 上传 | 大小:14kb | 下载:0
[外挂编程] HideProcess
说明:各种列举隐藏进程的方法.如果大家在看教程的过程中,对应PsCidTable这个句柄表不理解,可以看我文档推荐的文章-Hidden process methods are various. If everyone in the process of the tutorial, corresponding PsCidTable this handle table do not understand, can see my document recommended articles<mrbang> 在 2025-06-28 上传 | 大小:83kb | 下载:0
[编程文档] Read_Wave_Signal
说明:the matkab code for resample of a signal<siavash> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[行业发展研究] Windows-Phone-(code-named-Blue)-Release-Notes-(De
说明:Windows Phone (code-named Blue) Release Notes (Dev Preview) Windows Phone (code-named Blue) Release Notes (Dev Preview).zip-Windows Phone (code-named Blue) Release Notes (Dev Preview) Windows Phone (code-named Blue) Release Notes (Dev Preview)<grilledcheese> 在 2025-06-28 上传 | 大小:115kb | 下载:0
[软件工程] Ticket-booking
说明:ticket booking and airline reservation<Robert> 在 2025-06-28 上传 | 大小:63kb | 下载:0
[3D图形编程] vtkPoissionReconstruction
说明:vtkPoissionReconstruction.zip 泊松重建的VTK插件-VtkPoissionReconstruction. Zip Poisson reconstruction of VTK plug-in<dyh> 在 2025-06-28 上传 | 大小:2.97mb | 下载:0
[3D图形编程] VTK-coding-samples
说明:vtk 入门程序样例,全是一些vtk学习的小例子源码,适合初学者学习。-VTK sample introduction to applications, is all some small VTK learning example source code, suitable for beginners to learn.<dyh> 在 2025-06-28 上传 | 大小:425kb | 下载:0
[其他嵌入式/单片机内容] Marlin-Marlin_v1
说明:Firmware for 3d printer<porex> 在 2025-06-28 上传 | 大小:2.79mb | 下载:0