当前位置:
首页 资源下载
搜索资源 - hidden processes in delphi
搜索资源列表
-
0下载:
本书是一本介绍Windows核心技术及高级技巧的专著。从系统内核编程出发,使用大量的例子帮助读者理解这些编程技术,讲述了线程同步及隐藏、系统钩子深入分析、读写物理磁盘的关键技术、读写物理内存和其他进程内存的核心技术、Windows 9x下调用16位实模式和保护模式代码的核心技术、直接读写端口技术、可执行文件加壳的技巧、PE结构分析、Ring0的实现、Windows API截取技术、屏幕取词技术等方面的内容。全书对热点源代码进行了深入剖析和讲解,同时本书汇聚了作者利用Soft-ICE跟踪调试经验,
-
-
0下载:
通过系统API调用实现三级跳实现真隐藏
从而不容易找出真正的进程-API calls through the system to achieve true realization of the triple jump which is not easy to find the real hidden processes
-
-
0下载:
Open Source Utility for detecting hidden processes that is working in the kernel and have more than 12 ways for detecting hidden processes, actual engine written in C and the user interface & some other stuff written in Delphi.
-
-
0下载:
进delphi隐藏进程。这个源码很简单。用法很简单,直接在uses中加入以下单元HideProcess,在需要隐藏进程的地方直接MyHideProcess 就可以。具体代码是什么意思,我也不大清楚,需要的朋友照葫芦画瓢吧^_^,有个缺点是隐藏了的进程就没办法显示出来了,正在研究怎么弄,大家可以相互交流。QQ:7333358。下面是HideProcess单元源代码:-Hidden processes into delphi. This source is very simple. Usage is
-