-
-
[
Visual C++ (VC++)]
boost.zip
... lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, ... we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 ...
-
[
Visual C++ (VC++)]
APIHookingRevisited_src.zip
There are numerous codes in the www to explain how to hook API functions inside a remote process. So, why creating another one This article is the first (I) part of a tool I m working on. This tools won t be too complex, so there is no need for a huge ...
Category:
Hook api Upload User:
shyinglong Size:
8K
-
[
Visual C++ (VC++)]
APIHookingPart3_src.zip
This the third, fourth (and last) part for building a thread deadlock detector. Please see the first and second article to understand wait is going on : A (working) implementation of API hooking (Part II)
Category:
Hook api Upload User:
sztxzyqc Size:
294K
-
-
-
-
-
[
Visual C++ (VC++)]
WebGrab_src.zip
CWebGrab is a simple class that allows you to quickly and easily download files from the net. The class is merely a light wrapper for the MFC internet classes, and as such supports any protocol that the MFC classes support.
-
[
Visual C++ (VC++)]
ReadOnlyComboBox_demo.zip
TextBox controls have the nice read only feature. When you set the ReadOnly property of a TextBox to true, you can t edit the text ... painted gray so the user has a visual indication of the ReadOnly mode. The text is still painted in black, as in a normal ...
-
[
Visual C++ (VC++)]
AVI播放源代码.rar
This file contains a summary of what you will find in each of the files that make up your VideoPlayer application.