CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - DeviceTree
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - DeviceTree - List
[
TreeView
]
DeviceTree
DL : 0
支持拖动项目的树型控件 对外提供操作接口-support the tree external control interface for operation
Update
: 2008-10-13
Size
: 2.43kb
Publisher
:
王五
[
Driver Develop
]
DeviceTree
DL : 1
显示Device Treee,源代码包括应用程序,和驱动程序代码。非常有用
Update
: 2008-10-13
Size
: 358.18kb
Publisher
:
alex
[
Other
]
DeviceTree_demo
DL : 0
显示操作系统中现有的硬件设备,并实现操作-show the existing system hardware equipment, and achieve operational
Update
: 2025-02-17
Size
: 20kb
Publisher
:
[
TreeView
]
DeviceTree
DL : 0
支持拖动项目的树型控件 对外提供操作接口-support the tree external control interface for operation
Update
: 2025-02-17
Size
: 2kb
Publisher
:
王五
[
Driver Develop
]
DeviceTree
DL : 0
显示Device Treee,源代码包括应用程序,和驱动程序代码。非常有用-Showing Device Treee, source code, including application and driver code. Very useful
Update
: 2025-02-17
Size
: 695kb
Publisher
:
alex
[
Software Engineering
]
DRIVER
DL : 2
驱动开发工具集,含DebugView,DriverMonitor,IRPTrace,WinObj,DeviceTree.exe,DiskView.exe,EzDriverInstaller.exe,IceSword.exe 很齐全-Driver development tools, including DebugView, DriverMonitor, IRPTrace, WinObj, DeviceTree.exe, DiskView.exe, EzDriverInstaller.exe, IceSword.exe a very complete
Update
: 2025-02-17
Size
: 4.91mb
Publisher
:
hackjoy
[
Hook api
]
HookKey
DL : 0
IRP Hook 键盘Logger源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-IRP Hook Keyboard Logger Keyboard Logger is the source code for Hook the keyboard class driver Kbdclass distribution function, the following is in the class-driven port driver. DeviceTree can be seen with the PS/2 keyboard port driver is i8042prt, USB keyboard port driver is Kbdhid. Both PS/2 keyboard or USB keyboard, processing the IRP in the port driver will be called after the callback function of the upper handle, that is KbdClass processing the input data function. Hook This callback function can be achieved not only compatible with PS/2 keyboard and USB keyboard Logger, and the score-driven approach is more hidden layers.
Update
: 2025-02-17
Size
: 56kb
Publisher
:
ithurricane
[
Hook api
]
keyboardlogger
DL : 0
inline hook 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-inline hook can be achieved is compatible with PS/2 keyboard and USB keyboard Logge source code for the keyboard Hook Keyboard Logger is a class driver Kbdclass distribution function, the following is in the class-driven port driver. DeviceTree can be seen with the PS/2 keyboard port driver is i8042prt, USB keyboard port driver is Kbdhid. Both PS/2 keyboard or USB keyboard, processing the IRP in the port driver will be called after the callback function of the upper handle, that is KbdClass processing the input data function. Hook This callback function can be achieved not only compatible with PS/2 keyboard and USB keyboard Logger, and the score-driven approach is more hidden layers.
Update
: 2025-02-17
Size
: 61kb
Publisher
:
ithurricane
[
Driver Develop
]
DriverTool
DL : 0
WDM驱动开发常用工具整理,包含 1.DebugView 2.geninf 3.IRPTrace 4.SymLinks 5.VC6所自带工具 6.WdmSniff 7.Winobj 8.devicetree 9.EzDriverInstaller.exe 10.monitor.exe 11.dbg_x86_6.8.4.0.msi 等,均为个人收集.现整理出来与大家共享-WDM Driver Development Tools finishing, including 1.DebugView 2.geninf 3.IRPTrace 4.SymLinks 5.VC6 the native tools 6.WdmSniff 7.Winobj 8.devicetree 9.EzDriverInstaller.exe 10.monitor.exe 11.dbg_x86_6. 8.4.0.msi and so on, are personal collection. is now sorted out and share
Update
: 2025-02-17
Size
: 24.6mb
Publisher
:
Alan Xie
[
Driver Develop
]
DeviceTree_src
DL : 0
windows内核驱动辅助工具devicetree的源码,是学习windows内核驱动必备。-windows kernel driver aids devicetree the source, is essential to learn windows kernel driver.
Update
: 2025-02-17
Size
: 63kb
Publisher
:
zgl
[
USB develop
]
Hook8034
DL : 0
可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。-Can realize the compatibility of PS/2 keyboard and USB keyboard Logge source code Logger keyboard Hook keyboard driver Kbdclass distribution function, the drive below port driver. Using DeviceTree you can see the PS/2 keyboard port driver is i8042prt, USB keyboard port driver Kbdhid. Either the PS/2 keyboard USB keyboard, in port driver finished IRP will invoke the callback function, namely the KbdClass processing function of input data.
Update
: 2025-02-17
Size
: 56kb
Publisher
:
张唱歌
[
TreeView
]
Devicetree
DL : 0
c++,mfc 控件 读取设备管理器里的内容-Read the device manager
Update
: 2025-02-17
Size
: 6.8mb
Publisher
:
卓雅
[
Linux-Unix
]
devicetree
DL : 1
Architecture specific OF callbacks.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
qongwonfai
[
Linux-Unix
]
devicetree
DL : 0
Internal interface to pinctrl device tree integration for Linux v2.13.6.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
teiwingdei
[
Linux-Unix
]
lis302
DL : 0
LIS302 accelerometer devicetree bindings.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
fanglhhu
[
Linux-Unix
]
iop_dmc_in_defs_asm
DL : 0
Documentation devicetree bindings sound wm8731.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
taoxono
[
Linux-Unix
]
palmas-pmic
DL : 0
palmas regulator IP block devicetree bindings.
Update
: 2025-02-17
Size
: 9kb
Publisher
:
whnongql
[
Embeded Linux
]
devicetree
DL : 0
zybo board reference design to boot linux booting linux on zybo board (device_tree.stb
Update
: 2025-02-17
Size
: 2kb
Publisher
:
mki25
[
Linux-Unix
]
clk-peripheral
DL : 0
This binding uses the common clock binding: Documentation devicetree bindings clock clock-binding.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
sengrlmong
[
Linux-Unix
]
devicetree
DL : 0
Internal interface to pinctrl device tree integration.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
lpvdlue
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.