detours4.0

所属分类:Windows编程
开发工具:C/C++
文件大小:636KB
下载次数:1
上传日期:2020-03-07 18:13:02
上 传 者老巴
说明:  Detours4.0最新版VS2008命令提示符下生成detours.lib。
(Generate detours.lib from the latest version of detours 4.0 VS2008 command prompt)

文件列表:
include\detours.h (40099, 2020-03-07)
include\detver.h (748, 2020-03-07)
lib.X86\detours.lib (547272, 2020-03-07)
lib.X86\detours.pdb (126976, 2020-03-07)
samples\comeasy\comeasy.cpp (1519, 2020-03-07)
samples\comeasy\Makefile (4029, 2020-03-07)
samples\comeasy\wrotei.cpp (5267, 2020-03-07)
samples\comeasy\wrotei.rc (577, 2020-03-07)
samples\commem\commem.cpp (3354, 2020-03-07)
samples\commem\Makefile (1246, 2020-03-07)
samples\common.mak (2077, 2020-03-07)
samples\cping\cping.cpp (67294, 2020-03-07)
samples\cping\cping.dat (0, 2020-03-07)
samples\cping\iping.idl (704, 2020-03-07)
samples\cping\Makefile (3554, 2020-03-07)
samples\disas\arm.asm (6991, 2020-03-07)
samples\disas\disas.cpp (20454, 2020-03-07)
samples\disas\ia64.asm (29145, 2020-03-07)
samples\disas\Makefile (2157, 2020-03-07)
samples\disas\unk.cpp (324, 2020-03-07)
samples\disas\x64.asm (17437, 2020-03-07)
samples\disas\x86.cpp (5266, 2020-03-07)
samples\dtest\dtarge.cpp (11176, 2020-03-07)
samples\dtest\dtarge.h (3532, 2020-03-07)
samples\dtest\dtarge.rc (573, 2020-03-07)
samples\dtest\dtest.cpp (26715, 2020-03-07)
samples\dtest\Makefile (3110, 2020-03-07)
samples\dtest\NORMAL_IA64.TXT (5445, 2020-03-07)
samples\dtest\NORMAL_X64.TXT (5444, 2020-03-07)
samples\dtest\NORMAL_X86.TXT (5444, 2020-03-07)
samples\dumpe\dumpe.cpp (3420, 2020-03-07)
samples\dumpe\Makefile (1382, 2020-03-07)
samples\dumpi\dumpi.cpp (7956, 2020-03-07)
samples\dumpi\Makefile (1251, 2020-03-07)
samples\dynamic_alloc\main.cpp (5920, 2020-03-07)
samples\dynamic_alloc\Makefile (1891, 2020-03-07)
samples\dynamic_alloc\x64.asm (428, 2020-03-07)
samples\dynamic_alloc\x86.asm (464, 2020-03-07)
samples\echo\echofx.cpp (1596, 2020-03-07)
... ...

# Microsoft Research Detours Package Detours is a software package for monitoring and instrumenting API calls on Windows. Detours has been used by many ISVs and is also used by product teams at Microsoft. Detours is now available under a standard open source license (MIT). This simplifies licensing for programmers using Detours and allows the community to support Detours using open source tools and processes. Detours is compatible with the Windows NT family of operating systems: Windows NT, Windows XP, Windows Server 2003, Windows 7, Windows 8, and Windows 10. It cannot be used by Window Store apps because Detours requires APIs not available to those applications. This repo contains the source code for version 4.0.1 of Detours. For technical documentation on Detours, see the [Detours Wiki](https://github.com/microsoft/Detours/wiki). For directions on how to build and run samples, see the samples [README.txt](https://github.com/Microsoft/Detours/blob/master/samples/README.TXT) file. ## Contributing The [`Detours`](https://github.com/microsoft/detours) repository is where development is done. Here are some ways you can participate in the project: * [Answer questions](https://github.com/microsoft/detours/issues) about using Detours. * [Improve the Wiki](https://github.com/microsoft/detours/wiki). * [Submit bugs](https://github.com/microsoft/detours/issues) and help us verify fixes and changes as they are checked in. * Review [source code changes](https://github.com/microsoft/detours/pulls). This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. ## Issues, questions, and feedback * Open an issue on [GitHub Issues](https://github.com/Microsoft/detours/issues). ## Mailing list for announcements The detours-announce mailing list is a low-traffic email list for important announcements about the project, such as the availability of new versions of Detours. To join it, send an email to listserv@lists.research.microsoft.com with a message body containing only the text SUBSCRIBE DETOURS-ANNOUNCE. To leave it, send an email to listserv@lists.research.microsoft.com with a message body containing only the text UNSUBSCRIBE DETOURS-ANNOUNCE. ## License Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the [MIT](LICENSE.md) License.

近期下载者

相关文件


收藏者