About
Screenshots
Downloads
Project >>
   Known Bugs
   Implemented Commands
Contribute
Community

Other >>
   NDIS Monitor
   VPC Research

BugChk.Dat Remote Creation

You can generate a BugChk.Dat file for a NTOSKRNL.EXE module different from the one in your Windows\System32 directory. This is useful if you are installing BugChecker on a system without an internet connection and/or a supported version of Visual Studio installed. Copy the NTOSKRNL.EXE file in your BugChecker directory and type:

C:\BugChecker> bcutil /1 /local

This command will generate a BugChk.Dat file in your BugChecker directory. At this point, copy this file in the Windows\System32\Drivers directory on the target system and type (again on the target system):

C:\BugChecker> bcutil /2 /3 /4

This command will install BugChecker drivers as explained here, but without requiring an active internet connection or a Visual Studio installation.


Related Topics:

© 2002-2010 Vito Plantamura, VPC Technologies SRL (IT06203700965)
BugChecker is licensed under GNU GPL v2. - Contact - Contribute