Joel Bennett's Library tagged → View Popular
EasyHook - The reinvention of Windows API Hooking
This project supports extending (hooking) unmanaged code APIs with pure managed ones ... 32- and 64-bit kernel mode hooking is supported as well as an unmanaged user-mode API which allows you to hook targets without requiring a NET Framework on the customers PC.
Write Shell Extensions with C# - Dino Esposito
This article is part of "Manage With the Windows Shell" on the Enterprise .NET Community (TheServerSide.Net) ... and it's a great article on how to write Shell Extensions etc in C#
Detours - intercepting Win32 functions
Detours is a Microsoft Research project which exposes a transactional model for intercepting arbitrary Win32 functions by rewriting the in-memory code and attach an arbitrary payload to any binary.
-
Transactional model for attaching and detaching detours.
-
Detours is a library for instrumenting arbitrary Win32 functions on x86, x64,
and IA64 machines. Detours intercepts Win32 functions by re-writing the in-memory
code for target functions. The Detours package also contains utilities to
attach arbitrary DLLs and data segments (called payloads) to any Win32 binary.
Microsoft Win32 to Microsoft .NET Framework API Map
-
Microsoft's map from Win32 to .Net Framework APIs. It's a bit outdated (from .Net 1.1), but I can't find an updated version.
- jaykul on 2007-05-26
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in Win32
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
