BlindStudio

所属分类:驱动编程
开发工具:C++
文件大小:4380KB
下载次数:179
上传日期:2004-06-18 00:51:49
上 传 者wuyanfeng
说明:  一个 windows 内核级别的调试器
(A windows kernel-level debugger)

文件列表:
Export2BSYM.exe (28672, 2001-07-18)
exports.bat (178, 2001-08-26)
exsup.txt (323, 2002-01-08)
Map2BSYM.exe (45056, 2001-07-29)
pdb2bsym.bat (93, 2001-07-17)
start.bat (296, 2001-07-05)
stop.bat (361, 2001-06-14)
Sync.exe (2560, 1999-06-25)
WriteProt.reg (249, 2001-08-26)
Boot (0, 2002-04-25)
Boot\bs_keyb.ini (242, 2001-05-29)
Boot\bs_main.ini (237, 2001-07-22)
Boot\bs_vid.ini (243, 2001-05-29)
Boot\inst.bat (59, 2001-05-29)
CppLib (0, 2002-04-25)
CppLib\cppAlloc.cpp (2411, 2001-06-22)
CppLib\cppdata.cpp (2187, 2001-06-22)
CppLib\cpprun.cpp (5968, 2001-06-22)
CppLib\htscpp_internal.h (3156, 2001-06-22)
CppLib\MAKEFILE (247, 2000-01-01)
CppLib\Sources (276, 2001-05-29)
Dox (0, 2002-04-25)
Dox\GNU GPL.htm (20530, 2001-06-22)
Dox\GNU LGPL.htm (29092, 2000-01-02)
Dox\internals.txt (1110, 2001-08-26)
Dox\Kernel C++ Runtime Library.htm (4883, 2000-01-03)
Dox\structure.doc (24064, 2001-05-27)
Dox\thanks.txt (457, 2001-08-05)
Dox\whatsnew.txt (1674, 2001-08-26)
inc (0, 2002-04-25)
inc\bs.h (7043, 2001-08-26)
inc\bscmd.h (869, 2001-06-13)
inc\bsk.h (316, 2001-06-13)
inc\bsm.h (741, 2001-06-13)
inc\bsv.h (2415, 2001-06-13)
inc\bswin.h (3740, 2001-06-13)
inc\htscpp.h (3326, 2001-06-22)
inc\img.h (65709, 2001-06-13)
inc\todo (68, 2001-07-13)
... ...

To install run inst.bat from the BIN\ directory and reboot. To load driver run _start.bat. To unload run _stop.bat Be careful! This driver is considered to be a very early beta, so it can hang/reboot your computer causing a loss of data. If BS does not capture DbgPrint - stop DbgMsg service (installed by Driver Studio) with "net stop dbgmsg". ----------------------------------------------------------------------------- Instructions for BS v0.1 build 1 This version of driver has a limited built in disassembler, dump and register viewer. See WHATSNEW.TXT for the complete list of features. Disassembler -------------- Only 32-bit Win32 code is currently supported. You can use CTRL+Arrows to scroll its window. Use command "U Address" to disassemble the given address. Dump ------ Only byte dump is finished. Use ALT+Arrows to scroll dump window. Use "D Address" to dump from the given location. Plugins --------- Nothing interesting. Expressions ------------- Expression evaluation is a bit buggy. You can use a subset of NtIce operators like '@', '->' but in some cases you'll get "Unhandled exception" message. This would be fixed in the later versions. Boot ------ This version of driver can load as the first driver during boot. To load driver at boot - run Boot\inst.bat and reboot. You should disable graphical boot screen in 2K/XP by specifying "/noguiboot" in boot.ini or by using my bootvid.dll which can be found at www.mamaich.f2s.com On some video cards BS is unable to init display properly during boot & you'll get a blank screen with a blinking cursor at boot. Simply press ALT-X & Windows will continue loading. Warning: In case if computer don't boot delete %windir%\system32\bs*.sys. Tests ------- Lots of code in this driver has been completely rewritten to allow it to load at boot time. Driver structure was reorganized. Now BS_MAIN is loaded before all other drivers and it contains a text-mode video driver, keyboard and mouse drivers. There is nothing to test in this version. All tests I've done myself.

近期下载者

相关文件


收藏者