资源列表
MBR.rar
- gh0st3.6的硬盘锁代码,摘取出来优化了一下,可以运行,hard drive lock code gh0st3.6 selected to optimize the look out, you can run
rats-2.1.tar.gz
- 源代码安全审计,检测代码中的漏洞,可以 检测C, C++, Perl, PHP and Python 代码中的漏洞和安全错误,搞网络安全的一定要看看。 ,Source code security audit to detect loopholes in the code, can detect the C, C++, Perl, PHP and Python code errors and security vulnerabilities, network security must engag
tdimonnt.zip
- TDI (Transport Device Interface) monitor, enables one to see commands being sent to network card as a result of higher level calls to socket API. Allows one to see which process is causing the network activity and allows filtering and one can debug
HookCreateProcess.rar
- API Hook,实现了对CreateProcess的挂钩,可以监视进程的创建。,API Hook, to achieve the linking of CreateProcess, you can create a monitoring process.
VBIP.rar
- IP地址归属地查询VB源程序,可以用来查询IP的归属地,非常方便!,IP address attribution to inquiries, VB source code can be used to check the ownership of IP, the very convenient!
src
- 这是一个拥有不错外观的纯java swing编写的文件资源管理器,功能十分强大,与Windows操作系统下的管理器有异曲同工之妙-这是一个拥有不错外观的纯java swing编写的文件资源管理器,功能十分强大,与Windows操作系统下的管理器有异曲同工之妙。。。
MySword
- 类似于冰刃的安全检测工具,查看进程模块,进程内存,服务模块等!-Security testing tools like IceSword, view the process modules, process memory, the service module!
PEAnalysisSDI
- PE 文件查看器,可以方便的查看PE文件结构,而且完全开源-PE File Viewer, you can easily view the PE file structure and fully open source
MultiTouch
- windows7 多点触控编程样例C#实现-windows7 MultiTouch programming using c#
cqym
- 传奇引擎 飞尔传奇 虽是老版本 但是还不错饿-Legend Legend of the engine while flying an old version of Seoul, but also a good hungry
Chat
- 一款用C#编写的拥有服务器端和客户端的网络聊天程序(绝对好用),发送消息跟QQ一样,按Alt+S即可,还能进行文件的传输-Written in C# using a server and client with a network chat program (absolutely easy to use), to send the same message with QQ, you can press Alt+ S, but also for file transfer
memory
- 跨进程内存读取.通常,跨进程读写内存,用到ReadProcessMemory, WriteProcessMemory, 但需要进程句柄,如果目标进程受到保护,可能获得进程句柄会失败.不同的进程的虚拟地址被映射到了物理内存中不同的页面.每个进程的虚拟地址的范围是相同的,但是实际的映射却是物理内存内中的不同部分.假如我们直接读取目标进程的虚拟地址映射的物理地址,是否可以达到预期的要求.当然这是肯定的,!-Cross-process memory read. In general, cross-pro