资源列表

« 1 2 ... .51 .52 .53 .54 .55 556.57 .58 .59 .60 .61 ... 666 »

[外挂编程OEP

说明:OEP感染注入呢,最主要我们要了解OEP的概念。OEP就是程序的入口,比如我们编写一个DLL,那么OEP就相当于DllMain,如果编写一个EXE,那么OEP就相当于main或者WinMain。当windows把一个pe文件装载完成之后,就会直接执行OEP入口,即:AddressOfEntryPoint。我们学过PE知识得知,AddressOfEntryPoint是在IMAGE_OPTIONAL_HEADER32 结构的定义里面。-OE
<mrbang> 在 2024-09-21 上传 | 大小:173056 | 下载:1

[外挂编程APC

说明:APC中文叫异步过程调用(APC)是NT异步处理体系结构中的一个基础部分。Alertable IO(告警IO)提供了更有效的异步通知形式,当IO请求完成后,一旦线程进入可告警状态,回调函数将会执行,也就是一个APC的过程。线程进入告警状态时,内核将会检查线程的APC队列,如果队列中有APC,将会按FIFO方式依次执行。如果队列为空,线程将会挂起等待事件对象。以后的某个时刻,一旦APC进入队列,线程将会被唤醒执行APC。-APC call
<mrbang> 在 2024-09-21 上传 | 大小:14336 | 下载: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
<mrbang> 在 2024-09-21 上传 | 大小:84992 | 下载:0

[外挂编程sbpy

说明:梦幻完美解决鼠标飘逸易语言开发程序仅供大家参考-Fantasy mouse elegant perfect solution
<罗汉> 在 2024-09-21 上传 | 大小:987136 | 下载:0

[外挂编程MiniVer

说明:在魔兽war3内部,绘制1.24e小地图,神符提示,能够过vs,浩方等游戏平台-In Warcraft war3 inside, drawing a small map 1.24e
<等等> 在 2024-09-21 上传 | 大小:7956480 | 下载:0

[外挂编程CSharp-CaptchaExtractor

说明:验证码识别,可以学习验证码识别并且还能制作库.当然,源码学习很重要.-Identification verification code, can learn the verification code identification and also making library. Of course, it is important to learn the source code.
<aisht> 在 2024-09-21 上传 | 大小:132096 | 下载:0

[外挂编程TabSlider

说明:滑动标签,让标签控件外观更美丽,让使用起来更多效果.随机滑动,上下滑动.-Sliding label, that label controls the appearance more beautiful, let use up more effect. Random slide, slide up and down.
<aisht> 在 2024-09-21 上传 | 大小:1660928 | 下载:0

[外挂编程PathFinder_source

说明:C# 的A星寻路算法.有各种躲避障碍的方法和选择.-C# A star pathfinding algorithm. A method and a choice of avoiding obstacles.
<aisht> 在 2024-09-21 上传 | 大小:256000 | 下载:1

[外挂编程CSharp-Sockets

说明:C# Sockets 通宵编程,简单使用.方便各种二次开发应用-C# Sockets overnight programming, simple to use convenient. Two development and application of various
<aisht> 在 2024-09-21 上传 | 大小:117760 | 下载:0

[外挂编程wulin

说明:武林外传源码,专门给那些学习用的,谢谢大家支持-Swordsman source, dedicated to those who learn to use, thank you for support
<易语言> 在 2024-09-21 上传 | 大小:820224 | 下载:0

[外挂编程fenghuo

说明:Just a Webpage game Tencent QQ beacon fire Warring States force computation system.E tool automatically calculates the attack data
<马庆维> 在 2024-09-21 上传 | 大小:1024 | 下载:0

[外挂编程rxzsym

说明:热血江湖全功能外挂源码.打怪,挂机,自动回补,功能比较全。-. Yulgang full-featured plug-in source. Blow up, hang up, auto-covering, full-feature comparison.
<cdma669> 在 2024-09-21 上传 | 大小:62464 | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 556.57 .58 .59 .60 .61 ... 666 »

源码中国 www.ymcn.org