winapioverride32_src

所属分类:钩子与API截获
开发工具:Visual C++
文件大小:12081KB
下载次数:11
上传日期:2012-05-15 10:38:11
上 传 者3736420
说明:  this is hooking source

文件列表:
StubResolver (0, 2011-02-01)
StubResolver\icon_app.ico (15086, 2010-11-27)
StubResolver\resource.h (731, 2011-01-20)
StubResolver\StubResolver.cpp (3616, 2011-01-20)
StubResolver\StubResolver.exe.manifest (383, 2010-11-27)
StubResolver\StubResolver.h (863, 2010-11-29)
StubResolver\StubResolver.rc (4542, 2011-02-10)
StubResolver\StubResolver.sln (913, 2010-11-27)
StubResolver\StubResolver.vcproj (6646, 2011-02-10)
Tools (0, 2011-02-01)
Tools\APIError (0, 2011-02-01)
Tools\APIError\APIError.cpp (7245, 2010-09-08)
Tools\APIError\APIError.h (1900, 2010-09-08)
Tools\BinResources (0, 2011-02-01)
Tools\BinResources\BinResource.cpp (5038, 2008-03-17)
Tools\BinResources\BinResource.h (1519, 2008-03-17)
Tools\Checksum (0, 2011-02-01)
Tools\Checksum\Checksum.cpp (2412, 2005-12-21)
Tools\Checksum\Checksum.h (450, 2005-12-21)
Tools\CleanCloseHandle (0, 2011-02-01)
Tools\CleanCloseHandle\CleanCloseHandle.cpp (1940, 2006-04-05)
Tools\CleanCloseHandle\CleanCloseHandle.h (1136, 2006-04-05)
Tools\Clipboard (0, 2011-02-01)
Tools\Clipboard\Clipboard.cpp (3074, 2007-03-20)
Tools\Clipboard\Clipboard.h (1413, 2007-03-20)
Tools\Com (0, 2011-02-01)
Tools\Com\GUIDStringConvert.cpp (13340, 2010-07-06)
Tools\Com\GUIDStringConvert.h (2349, 2010-09-09)
Tools\Com\RegisterComComponent.cpp (2360, 2009-05-18)
Tools\Com\RegisterComComponent.h (481, 2009-05-16)
Tools\Com\SinkBase.cpp (4932, 2008-03-10)
Tools\Com\SinkBase.h (2668, 2008-03-10)
Tools\Com\UnknownBase.cpp (705, 2008-03-09)
Tools\Com\UnknownBase.h (476, 2008-03-09)
Tools\DebugInfos (0, 2011-02-01)
Tools\DebugInfos\DebugInfosClasses (0, 2011-02-01)
Tools\DebugInfos\DebugInfosClasses\callback.h (2635, 2008-04-16)
Tools\DebugInfos\DebugInfosClasses\DebugInfos.cpp (27391, 2011-04-26)
Tools\DebugInfos\DebugInfosClasses\DebugInfos.h (3923, 2011-04-26)
Tools\DebugInfos\DebugInfosClasses\FunctionBlockInfos.cpp (4259, 2010-07-06)
... ...

:[diStorm***}: (v1.7.29) The ultimate disassembler library (for AMD***, X86-***). diStorm is licensed under the BSD license. For documentation and MUCH MORE please refer to doc/distorm.html. Directory Listing: -+---------------- doc/ - Contains documentation files. build/win32/ - Solution file for VS03. build/linux/ - Make file and installation script for Python. build/mac/ - Make file and installation script for Python2.3 (works for Tiger). src/ - Full source code. linuxproj/ - Raw file disassembler, sample project, shows how to use the C Library. win32proj/ - Ditto, but for Win32. ddkproj/ - A Windows kernel driver source that disassembles the beginning of KeBugCheck as an example. distorm.h - Header file for diStorm's C library (Used by win32proj and linuxproj). config.h - Compiler specific macros definitions (Endianity support too). NOTE - See config.h and distorm.h for library configuration (such as exports, size of integers, etc). Win32 Compilation: -+---------------- The distorm.sln file contains two projects: cdistorm and pydistorm. There are three configurations: clib, py24 and py23. 'clib' configuration will create a distorm.lib file for win32proj used with the header file (distorm.h). 'py25/24/23' configuration will create distorm.pyd in the corresponding directory, which should be copied into the Python\Lib\site-packages. You might want to change the directories of the Python library/include directories which are set in the configurations. Linux Compilation: -+---------------- The makefile will compile diStorm for clib and py24. 'make clib' will create a static archive library named 'distorm***.a' which is used by linuxproj. 'make py' will create a shared object file, named 'libdistorm***.so' which is installed with the instpython.sh script (have to be root for that). Mac Compilation: -+-------------- The makefile will compile diStorm for clib and py23. You can easily edit it to compile diStorm for py2x. See the 'Linux Compilation' above for how to use the makefile. You can also use the same sample of linux project. DDK Compilation (Ring0): -+---------------------- diStorm can also be compiled as a kernel driver, there's a sample bundled under ddkproj. Follow accurately all the steps in the ddkproj/readme file to accomplish this task. For updates please visit http://ragestorm.net/distorm/ Note that there are currently not-known bugs. Please contact me for any bugs that are found in the source code by reporting to me, so people could enjoy a better product! If you wish to contact me, use this email: arkon@ragestorm.net Gil Dabah May 2007

近期下载者

相关文件


收藏者