EasyHook Development
Note: Documentation has not yet been updated to include 2.7 changes.
Note: Know of more relevant links? Leave a comment!
Post-2.6 Ideas
Projects Using EasyHook
Literature Referencing EasyHook
S. Allaeys, “Design and Implementation of a Portable Virtualization System,” Bachelor Thesis, Helsinki Metropolia University of Applied Sciences, 2009.J. Stutterheim, "Preparing Single Products for Reuse in a Software Product Line Using Compile-time Analysis Techniques," Bachelor Thesis, Windesheim University of Applied Sciences, June 2010. (Link Down)
Further Reading on DLL Injection and Function Interception
G. Hunt and D. Brubacher, “Detours: Binary Interception of Win32 Functions,” USENIX Windows NT Symposium, Seattle, WA: 1999.J. Berdajs and Z. Bosnić, “Extending Applications using an Advanced Approach to DLL injection and API hooking,” Sep. 2002.D.S. Myers and A.L. Bazinet, Intercepting Arbitrary Functions on Windows, UNIX, and Macintosh OS X Platforms, Maryland: Institute for Advanced Computer Studies, University of Maryland, 2004.S. Kim, “Intercepting System API Calls,” May. 2004.Y. Smaragdakis, “Layered Development with (Unix) Dynamic Libraries,” 7th International Conference on Software Reuse: Methods, Techniques, and Tools, Springer-Verlag, 2002, pp. 33-45.