Main > Software Development > Components & Libraries >

Leaf API Hooking Solution 1.1

Leaf API Hooking Solution 1.1

Sponsored Links

Leaf API Hooking Solution 1.1 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 10 (1 times)
File size: 27k
Platform: Windows Vista, Windows XP, Windows 2000, Wind
License: Freeware
Price:
Downloads: 475
Date added: 2008-10-28
Publisher: THE LAST LEAF

Leaf API Hooking Solution 1.1 description

  • When hooking an API, we need to write some kind of hook callback function and original API function variable var MessageBoxANext : function (hWnd: HWND; lpText, lpCaption: PAnsiChar; uType: UINT): Integer; stdcall; function MessageBoxACallback(hWnd: HWND; lpText, lpCaption: PAnsiChar; uType: UINT): Integer; stdcall; begin Result := MessageBoxANext(hWnd, lpText, Message From Dll, uType); end;
  • Put all of code in a dll for global API hook like this procedure DllMain(dwReason: DWORD); begin case dwReason of DLL_PROCESS_ATTACH: begin HookAPI(user32.dll, MessageBoxA, @MessageBoxACallback, @MessageBoxANext); end; DLL_PROCESS_DETACH: begin UnHookAPI(user32.dll, MessageBoxA, @MessageBoxANext); end; end; end; begin DllProc := @DllMain; DllMain(DLL_PROCESS_ATTACH); end.

Leaf API Hooking Solution 1.1 Screenshot

Advertisements

Leaf API Hooking Solution 1.1 Keywords

Bookmark Leaf API Hooking Solution 1.1

Hyperlink code:
Link for forum:

Leaf API Hooking Solution 1.1 Copyright

WareSeeker periodically updates pricing and software information of Leaf API Hooking Solution 1.1 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Leaf API Hooking Solution 1.1 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Sponsored Links
Related Software
Windows API hooking SDK that helps you hooking Windows APIs or functions in Dlls Free Download
Windows API hooking SDK that helps you hooking Windows APIs or functions in Dlls Free Download
convert XML format files to PDF Free Download
API to .NET Mapping Plugin maps common Win32API functions to their .NET CLR equivalents Free Download
Blogger API ActiveX is a free Blogger API ActiveX component for posting to blogs at blogger.com Free Download
DiamondCS Advanced Process Manipulation (APM) is an advanced process/module viewer and manipulation utility that allows unique control over target processes by literally becoming a part of them. Free Download
MetaWeblog API ActiveX is a free tool that enables applications to create new blog posts, edit existing posts, etc. Free Download
Hook API SDK is a useful Software Development Kit for easy and quickly develop Windows system wide hooking program Free Download