联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 系统编程(73) 
按平台查找All Delphi(73) 

[系统编程] hwinfo

取于获取计算机的硬件信息,非常全面,可满足大部分需求,能获取到包括主板、硬盘、内存、显示器、网卡、CPU、显卡等硬件的信息。
Get computer hardware information to take in, and very comprehensive, can meet most needs, to get to including motherboards, hard drives, memory, monitors, network cards, CPU, graphics cards and other hardware. (2014-11-13, Delphi, 130KB, 下载36次)

http://www.pudn.com/Download/item/id/2654237.html

[系统编程] dllzhuru

远程注入DLL方法有很多种,也是很多木马病毒所使用的隐藏进程的方法,因为通过程序加载的DLL在进程管理器是没有显示的.
Remote DLL Injection There are many ways, is also used by many Trojan hidden process, because the DLL loaded by the program manager in the process is not shown. (2011-06-25, Delphi, 93KB, 下载17次)

http://www.pudn.com/Download/item/id/1580428.html

[系统编程] backdoor_start

exe借壳启动,点启动按钮启动"测试.exe",该进程借助ie进程在内存中运行,在进程管理器中找不到该进程。(因一直上传不了,加了密码,解压码:123)
exe backdoor start point start button " test. exe" , ie the process with the process running in memory, in the process manager can not find the process. (Not due to have been uploaded, add a password, extract the code: 123) (2011-01-09, Delphi, 325KB, 下载31次)

http://www.pudn.com/Download/item/id/1407747.html

[系统编程] MemeryModuleView

内存分析,本人收集整理,查看进程模块组成,加载和卸载内存模块,列出模块路径,希望对学习系统编程的朋友有帮助,可以自己完善修改成高效的进程管理器,模块分析.
Memory analysis, I collected to see the process modules, memory modules loading and unloading, are listed in the path module, in the hope that programmed learning system to help friends, can be amended to improve the process of high-performance manager. (2009-06-18, Delphi, 552KB, 下载100次)

http://www.pudn.com/Download/item/id/812749.html

[系统编程] DELPHIhelp

一个以假乱真的任务管理器(界面有点像,但功能差远了),此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。 程序中使用了几个网友作品的算法:如画CPU使用率的背景的效果,取CPU利用率的算法等都非本人原创的(作了部分修正)。
err (2008-12-27, Delphi, 328KB, 下载25次)

http://www.pudn.com/Download/item/id/617086.html

[系统编程] 111

DELPHI注入系统进程 没EXE注入DLL 晕非要打真么多字啊波尔远控DLL提取和导入器.zip
DELPHI injection system injected DLL process EXE no halo of non-attacking words ah really Mody Boer Remote Control DLL extraction and Importer. Zip (2008-10-30, Delphi, 298KB, 下载43次)

http://www.pudn.com/Download/item/id/569669.html

[系统编程] netcheck

这是一个包含检查网卡是否为物理网卡(查看网卡是否使用irq或设备名是否包含pci,有些hp服务器没有irq但也是物理设备),查看网卡物理mac和当前使用的mac(有些网卡可以修改mac)使用xpddk头文件和库文件就可以,检查网卡是否为无线网卡(通过deviceiocontrol让网卡搜寻无线网络,支持的是无线网卡,不支持的不是),以上程序部分使用vc编写,可以说比现在网络上介绍的方法都要准确,唯一缺点是对禁用网络设备不支持,必须启用才可以。
This is a card that contains checks whether the physical network card (see card whether or not to use IRQ or device name contains pci, some no IRQ hp server but it is also a physical device), check the physical network adapter mac and currently use mac (Some network card can modify the mac) the use of xpddk document headers and libraries can check whether the network adapter for wireless network card (through DeviceIoControl allow LAN Search wireless network, supported by the wireless network card, do not support is not), the procedure is part of the preparation of the use of vc can be said that the network than it is now introduce the method to be accurate, the only drawback is to disable the network device does not support, must be enabled before they can. (2008-08-26, Delphi, 248KB, 下载84次)

http://www.pudn.com/Download/item/id/534844.html

[系统编程] fenbushikaifa

注意事项: 1、启动BDE Administrator,依次选择[Object] | [ODBC Administrator] 2、在弹出的对话框中,单击[add]按钮,选择“Driver do Microsoft Access(*.mdb)”,单击[完成]按钮。 3、在弹出的对话框中,在数据源名中填写“fb_login”,单击[选择]按钮,选择本例中Data文件夹中的数据文件。 4、单击[确定]按钮,完成设置。 5、首先运行本例中服务器文件夹中的“Project1”,再运行客户端的程序。
Note: 1, start the BDE Administrator, select [Object] | [ODBC Administrator] 2, in the pop-up dialog box, click the [add] button, select Driver do Microsoft Access (*. mdb) , single hit [Finish] button. 3, in the pop-up dialog box, in the data source name to fill out fb_login , click [Select] button, select in this case Data folder data files. 4, Click [OK] button to complete the set. 5, first run in this case the server in the folder Project1 , re-running the client process. (2008-06-15, Delphi, 1397KB, 下载7次)

http://www.pudn.com/Download/item/id/490477.html

[系统编程] RemObjects_SDK

利用RemObjects SDK创建的客户和服务器应用程序可以容易的通过网络相互通讯。 RemObjects SDK可提供.NET和Delphi版本,带来一个创建分布式应用的快速方法,利用Service Builder简单的建模您的服务器接口,Service Tester用于性能和稳定性测试,并可提供广泛为的通讯选项。 Smart Services允许您使用SDK的高性能通讯技术,同时继续开放Web Service标准,如SOAP或XML-RPC。
RemObjects SDK to use to create client and server applications can easily communicate with each other through the network. RemObjects SDK available. NET and Delphi version of a rapid creation of distributed applications, using Service Builder Modeling simple interface to your server, Service Tester for performance and stability testing, and for providing a wide range of communication option. Smart Services allow you to use the SDK (2008-05-10, Delphi, 28017KB, 下载71次)

http://www.pudn.com/Download/item/id/458621.html

[系统编程] WindowsInterface

Windows 性能监视器接口 The TPdhBrowseDlgConfig record type contains a field named dwConfigFlags which was a bitfield in the original C/C++ header file. Unfortunately Object Pascal does not provide direct support for bitfields. Therefore this field was translated as a DWORD and the following constants have been added.
Windows Performance Monitor interface The TPdhBrowseDlgConfig record type contains a field named dwConfigFlags whichwas a bitfield in the original C/C++ Header file. Unfortunately Object Pascaldoes not provide direct support for bitfields. Therefore this field was translatedas a DWORD and the following constants have been added. (2008-05-06, Delphi, 71KB, 下载14次)

http://www.pudn.com/Download/item/id/454597.html

[系统编程] demo

1、注入DLL,有用到绝对路径,请自行修改 2、本Demo以“计算器”程序为宿主注入程序,可以自行修改 3、DLL入口函数为加载注册表,可以修改 4、本Demo没有考虑杀毒软件,另有Demo可以避过瑞星(待发) 4、仅供技术研究,不得用于非法用途
1, injected DLL, useful to the absolute path, please amend its own proposal 2, the Demo to (2008-03-17, Delphi, 193KB, 下载58次)

http://www.pudn.com/Download/item/id/417680.html

[系统编程] 5

你的电脑是否年代已久?是否需要进行硬件升级?BIOS版本是否不支持大硬盘? 现在有在WIN下面的BIOS升级程序,可不少人对其望而生畏,只因为它是“真刀实枪”的和硬件打交道,一不小心就会让电脑瘫痪了...... 本人专门针对这种情况,帮助大部分人解决这一难题,让你从此成为电脑升级高手! 本BIOS升级模拟器对硬件无任何损坏,界面完全模仿WIN下面的BIOS升级软件,且附全部源码。
Does your computer during a long time? The need for hardware upgrades? BIOS version does not support large hard drives? WIN now has in the following BIOS upgrade procedures, could be a lot of people to its daunting, simply because it was (2007-07-01, Delphi, 936KB, 下载13次)

http://www.pudn.com/Download/item/id/301854.html

[系统编程] ftg

反弹木马:1、远程文件访问。包括文件下载、上传(限文件8M以内)、文件(夹)更名、文件(夹)删除、文件运行、文件查找、创建文件夹、清空文件夹、文件属性查看。   2、远程关机、启动、注销、修改组织名、用户名。   3、远程键盘记录、鼠标控制、锁定鼠标、模拟功能键、发送字符。   4、活动窗体键盘记录(可记录QQ密码和QQ号码)。   5、远程注册表模拟器、快速注册表修改。   6、远程消息发送、远程进程控制。   7、远程查看剪贴板、当前活动窗体名、隐藏桌面图标、隐藏任务栏、隐藏开始按钮等。   8、远程系统命令、远程DOS命令。   9、远程屏幕抓图(可保存为图片)。   10、服务端自定义配置。可自行定义IP地址、连接端口、连接密码
rebound Trojan : a remote file access. Including download and upload (limited documentation within 8M), the document (folder) renaming files (folders) to delete, file operations, document search, create folders, empty folders, file attributes View. 2, remote shutdown, the launch, cancellation, change organizations, user name. 3, remote keyloggers, mouse control, locking the mouse, simulation function keys, sending characters. 4, activities Form keyboard records (QQ can record passwords and QQ numbers). 5, remote registry simulator, rapid changes the registry. 6, remote messaging, remote process control. 7, Remote View clipboard, current activities Form, and hide desktop icons, hide task bar, hidden start button. 8, remote system commands, remote DOS command. 9, remote screen Previously (sa (2006-06-01, Delphi, 1062KB, 下载360次)

http://www.pudn.com/Download/item/id/190313.html
1234
总计:73