冒险解谜游戏中文网 ChinaAVG

标题: GDI  HOOK工具 GDIPP [打印本页]

作者: shane007    时间: 2010-6-12 07:54
标题: GDI  HOOK工具 GDIPP
原文 ; S, }2 i6 w2 Y' |
http://code.google.com/p/gdipp/
4 E& S1 A3 T2 N9 i" W
3 A5 ^* v& s+ Q: V8 |0 m又一个GDI  HOOK工具 GDIPP,有源码可以下载。
" Q6 ^! m' y$ B3 e% ]+ b7 r% _9 j. R. x, g+ ^7 G
The gdipp (codename) project is a replacement of the Windows default text render, which brings to you the effect of text like Mac OS and Linux distributions. It is easy to use with unnoticeable overhead, and it is fully customizable.
6 J: w: A1 s: f. `/ K* X7 yThe project is originated as the relaunch of the suspended gdi++.dll project. Like the InkStone project, we found the source code of gdi++.dll project too complex to manage, and decide to start over a new code base. The goal of gdipp project is to continue the development of gdi++, expand functionality, improve performance, provide better compatibility for the current and future Windows versions (potentially at the cost of removing compatibility for old Windows), create detailed and formal documentation, as well as tools to help using it. % a$ e. h7 A' `* e
gdipp Project supports both 32-bit and 64-bit Windows 7/Vista. You can install 32-bit and 64-bit components separately. The 32-bit components only renders 32-bit applications, while the 64-bit components only renders 64-bit applications in 64-bit Windows. Both components share the same setting file. gdipp may also work correctly on Windows XP and 2003. However, due to the significant difference in the system architectures, the rendering could be less stable and compatible. We do not recommend you to choose the "Windows Service" and "Registry" load modes. gdi++ or ezgdi are alternative choices.
/ z( _# G: w, [6 _We are likely to try out new design and implementation ideas in new beta releases, which makes them unstable and even dangerous to your Windows system. Therefore, the startup mode of the gdipp Service in beta versions is Manual for safety. It is changed to Automatic in stable versions. Moreover, we highly recommend NOT to set the startup mode of the gdipp Service to "Automatic" by yourself, or use the registry load mode. We apologize for the inconvenience.
1 X$ C" W. ^: |$ c! \We are happy to welcome new members. If you are interested in this project and wish to contribute your code, just leave us an email.
) H- c# [( G. ^% h0 b; g5 h# LThe project consists of the following components:
! L0 {& s) H0 X1 kgdimm.dll: the main component of the gdipp project, counterpart of gdi++.dll. Most of the font management, text rendering and API simulating is taken place here. gdimm means "gdi--" for emphasizing its design idea of lightweight comparing to gdi++.dll. # x' I; |* j1 [2 `8 B9 U, S
gdipp Enumerator: enumerates the current processes in the system and injects gdimm.dll into target ones. gdipp Service calls it when starting. 3 s& J! h' c+ F7 l. r- u! W
gdipp Loader: accept an executable file path as argument and run it, counterpart of gdi++.exe. If the process is successfully spawned, inject gdimm.dll to the running process, and the new process will render text with gdimm.dll instantly. 5 z. F; H1 |2 T7 m6 [
gdipp Preview: preview rendering result with different configurations of gdimm.dll. Help discovering the best settings for every user.
+ C2 }' T) l- d$ B7 |4 ~gdipp Service: as a Windows service, it injects gdimm.dll to target processes, thus avoid enabling AppInit_DLLs for system-wide API hooking. It also coordinates system-wide glyph caching.
6 Z1 V8 v/ @& X& a( z8 c" e2 G$ W/ xgdimm.dll plans¶ 2 U5 C: e1 E  \4 v0 T% T$ O6 J( l
System-wide cache
0 L3 w- p. M3 b- m8 jSupport for vertical text
4 Q! k, T% P8 O: Q4 M  @Support for right-to-left text
1 i- O, g. I% |8 @/ ~6 sProject-scale plans¶
4 y$ N. X% N$ }2 ]! lgdipp Preview
  Z8 d8 X0 r3 n; y, t" z( |Kernel-mode hooking (driver)
) }6 ~3 a, K" [- Q+ T4 nWindows Mobile systems support
作者: seraphimer    时间: 2010-6-13 09:33
这个软件主要用来做什么的啊?
作者: shane007    时间: 2010-6-13 10:47
替换GDI32.dll中某些功能的调用。




欢迎光临 冒险解谜游戏中文网 ChinaAVG (https://chinaavg.com/) Powered by Discuz! X3.2