View previous topic :: View next topic |
Author |
Message |
chaoslink
Joined: 23 Aug 2006 Posts: 37
|
Posted: Fri Feb 29, 2008 0:11 Post subject: |
|
|
GodBeastX wrote: | I thought detours had injection functions? I only work with licensed version here, not the open version. Maybe someone could fill me in. |
Exactly.
1. Detours offers code hooking. Several of us are already using it successfully.
2. Detours offers code injection routines.
Instead of using the code referenced above and some other method of hooking (what is being used right now other than Detours or MadCodeHook, I don't know), why not simply use Detours?
While the information referenced is useful in understanding the injection and hooking process, better to use a mature and tested product than code snippets off of a forum.
The original question posed was whether to move hooking to Detours, so much of this discussions is irrelevant anyway. |
|
Back to top |
|
|
chris421
Joined: 07 Apr 2005 Posts: 53
|
Posted: Sun Mar 30, 2008 3:11 Post subject: |
|
|
Can the Preview1 package please be given a copy of DETOURED.DLL?
I'm done with VS for a while & don't want to trash my freshly installed OS to compile one missing DLL.
Thanks!!!
Code: | Microsoft Research Detours Package, Express Version 2.1 Build_216.
DISCLAIMER AND LICENSE:
=======================
The entire Detours package is covered by copyright law.
Copyright (c) Microsoft Corporation. All rights reserved.
Portions may be covered by patents owned by Microsoft Corporation.
If you distribute programs which use Detours, you must also distribute a
copy of DETOURED.DLL, which is required for your program to execute.
DETOURED.DLL is built when you build the libraries. |
|
|
Back to top |
|
|
mckillroy
Joined: 16 May 2005 Posts: 40
|
Posted: Mon Mar 31, 2008 14:24 Post subject: |
|
|
The version I provided doesn't require detoured.dll.
I sent the sourcecode for this altered version of detours to Papillon, so we won't need it. _________________ /McKillroy
a.k.a Yorlik |
|
Back to top |
|
|
Papillon x-man
Joined: 28 Dec 2004 Posts: 1060 Location: Germany
|
Posted: Thu Apr 10, 2008 22:35 Post subject: |
|
|
Exactly. You do not need the DLL, thanks to mckillroy. _________________ Papillon |
|
Back to top |
|
|
Mythyzyn
Joined: 27 Feb 2015 Posts: 9
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|