ragdog Posted April 3, 2010 Posted April 3, 2010 (edited) HiI search a download link for Microsoft Detours 2.1This website or download link to ms cannot connect or download from this sitehttp://anonym.to/?http://research.microsoft.com/sn/detoursCan any upload this libaray please?Thanks Edited April 3, 2010 by ragdog
ghandi Posted April 4, 2010 Posted April 4, 2010 (edited) Here's the express msi, is this what you wanted?/>http://www.mediafire.com/download.php?wlznzkmnm4cHR,Ghandi Edited April 4, 2010 by ghandi
ragdog Posted April 4, 2010 Author Posted April 4, 2010 Thanks GhandiI cannot connect to this ms site it gives two version of this detours correct?This express version and a professional what is the different?Greets,
metr0 Posted April 4, 2010 Posted April 4, 2010 Detours Express 2.1 is available for immediate download under a no-fee, click-through license for research, non-commercial, and non-production use on 32-bit code. Detours Professional 2.1 includes a license for use in production environments and the right to distribute detour functions in products. In addition to support for 32-bit x86 code, Detours Professional 2.1 includes support for 64-bit code on x64 and IA64 processors. For information on licensing Detours Professional 2.1 visit Microsoft's IP Licensing Group at www.microsoft.com/iplicensing and search under Detours. That's what the site says. Mainly x64 support and the right to use it in commercial applications. Express should be just fine when used in private applications, focused on x86 hooking.
Killboy Posted April 4, 2010 Posted April 4, 2010 (edited) Is there a scene release for the professional version? 10 grand is a little more than my monthly income Or better yet, anyone know of a good alternative with x64 support? Edited April 4, 2010 by Killboy
ghandi Posted April 5, 2010 Posted April 5, 2010 (edited) Dunno if this is of any use to you:/>http://www.codeproject.com/KB/winsdk/LibMinHook.aspx/>http://twit88.com/blog/2010/03/12/library-for-windows-api-hooking//>http://codefromthe70s.org/mhook.aspx <- no length disassembler though.HR,Ghandi Edited April 5, 2010 by ghandi
Killboy Posted April 5, 2010 Posted April 5, 2010 The second one looks pretty neat, and even comes with LGPL.Nice find, thanks!
atom0s Posted April 5, 2010 Posted April 5, 2010 There are a handful of custom written Detouring libraries on GameDeceptions forums as well./>http://forum.gamedeception.netKeep in mind with Detours 2.1, to validly use it without breaking their EULA, you have to keep detoured.dll with your projects release that uses Detours. The wording of their EULA, however, doesn't state that the dll must be used and you are allowed to alter the source, but detoured.dll must exist in your release package.
atom0s Posted August 30, 2017 Posted August 30, 2017 The newest version of Detours Express 3 on Microsofts site includes the 64bit versions of the code now: https://www.microsoft.com/en-us/download/details.aspx?id=52586 Not sure if this is a mistake or not on their part since the package does not include any info that this was intended and the page does not include any info regarding this change. Get it while it's still around if it is a mistake. 3
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now