Click here to Skip to main content
15,885,435 members

Articles by AlexAbramov (Articles: 3)

Articles: 3

RSS Feed

Average article rating: 4.94

Desktop Programming
Win32
28 Sep 2008   Updated: 28 Sep 2008   Rating: 4.88/5    Votes: 29   Popularity: 6.99
Licence: Ms-PL    Views: 55,002     Bookmarked: 56   Downloaded: 544
Please Sign up or sign in to vote.
This article explains how to make a plug-in for Solitaire that displays a high score table. By way of Codecave, Solitaire will automatically execute a DLL for this plug-in -- thus no user intervention required!
14 Oct 2008   Updated: 14 Oct 2008   Rating: 4.93/5    Votes: 70   Popularity: 9.03
Licence: Ms-PL    Views: 516,435     Bookmarked: 254   Downloaded: 25,284
Please Sign up or sign in to vote.
In this article, I will talk about the theories and implementations of API hooking. API hooking is a powerful technique that allows someone to hijack a function and redirect it to a custom one. Anything can be done in these functions before passing control back to the original API.
Programming Languages
Visual C++ 9.0
20 Sep 2008   Updated: 24 Sep 2008   Rating: 5.00/5    Votes: 136   Popularity: 10.61
Licence: Ms-PL    Views: 179,778     Bookmarked: 321   Downloaded: 3,494
Please Sign up or sign in to vote.
Ever wanted to know how to call internal functions of other processes? This is an article on just that -- you'll learn how to read disassembled code in a project where the source code is known, and then apply that knowledge on an application where it isn't.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.