-
反编译与逆向研发工具IDA.pro开发指南.pdf
【实例简介】
- 2021-10-04 00:31:04下载
- 积分:1
-
HookFindNextFile
hook findnextfile 隐藏文件(hook findnextfile hidden files)
- 2009-10-10 23:22:12下载
- 积分:1
-
Linked-list-version-of--system
链表版的软件工程师管理系统,可以对工程师的信息进行增删改查(The linked list version of the software engineers, management system that can CRUD information for engineers)
- 2012-05-06 21:34:37下载
- 积分:1
-
eXeScope650
eXeScope650绿色注册版,修改DLL EXE文件!(eXeScope650 free registered version)
- 2016-10-25 10:19:31下载
- 积分:1
-
VolumeSerial_src
change the drive s serial number on three different file systems: FAT, FAT32 and NTFS. The article s source code files come with a home made DiskSector read/write class for WinNt/2k/XP and Win9x system. The article also comes with a handy dialog based application that allows you change the serial number visually.
- 2008-12-16 15:48:48下载
- 积分:1
-
ResViewer
PE文件查看工具及源代码,看雪出品,亲测可用(PE file viewer and source code, to see snow produced, pro-test available)
- 2013-09-16 10:26:32下载
- 积分:1
-
ID卡识别实例 c#版
ID卡识别实例
- 2013-01-31下载
- 积分:1
-
IIS管理助手 项目源码
iis常用操作
- 2013-11-02下载
- 积分:1
-
.net 实现adsl拨号功能 可拨号以及断开网络 完整实例下载
vista 和win xp 下 已测试通过
- 2020-11-14 21:59:42下载
- 积分:1
-
winprodll
动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
- 2012-11-28 09:13:41下载
- 积分:1