zachburlingame.com
Windows 8 | Zach Burlingame
http://www.zachburlingame.com/tag/windows-8
Programming, Computers, and Other Notes on Technology. Posts Tagged ‘Windows 8’. Windows 8 Kernel Debugging with KDNET and the Realtek RTL8168. Friday, March 8th, 2013. Existing Kernel Debugging Methods. Until Windows 8 there were only five ways to kernel debug a Windows machine:. Null-modem cable (a.k.a Serial or COM). IEEE 1394 (a.k.a. Firewire). In practice, USB 2.0 kernel debugging is a gauntlet best avoided if at all possible. SysProg’s VirtualKD. And USB 3.0. Along with these, Microsoft also introd...
visualddk.sysprogs.org
VisualDDK - Quickstart
http://visualddk.sysprogs.org/quickstart
System Function Argument Viewer. VisualDDK Quick Start Guide. Note: for a defailed complete beginner's walkthrough on creating and debugging drivers using VisualDDK, follow this link. This guide provides step-by-step instructions from installing and configuring VisualDDK to building and debugging your first driver. You can feel free exploring VisualDDK functionality on your own, however, this short guide shows how to quickly access the most useful features. Here we go:. Let the configuration wizard regis...
kdext.com
bigLasagne.com
http://www.kdext.com/links.html
Windows device driver, kernel and system development resources. WHDC - Windows Hardware Developer Central. Home page of WHDC, providing technical information, development and testing kits, and other essential resources for system and device manufacturers, driver developers, and other professionals who create products that run with Windows. The Microsoft Windows Driver Kit (WDK) documentation provides information about driver development for the Windows operating system. Microsoft's Channel 9: kernel.
val3ntin.blogspot.com
= Val3ntin's Blog =: сентября 2010
http://val3ntin.blogspot.com/2010_09_01_archive.html
IT, QA, Software testing. Вторник, 14 сентября 2010 г. Force WinDbg to load symbols. Currently WinDbg checks whether pdb's are from the same file you are debugging or not. For cases when you have not corresponding pdb file but you'd like to see the callstack and so on you should use following WinDbg command:. For more info about symbol options visit msdn. Подписаться на: Сообщения (Atom). Force WinDbg to load symbols. Тестировщик, будь в курсе! MANAGED DEBUGGING with WINDBG. Threads. Part 1.
val3ntin.blogspot.com
= Val3ntin's Blog =: января 2012
http://val3ntin.blogspot.com/2012_01_01_archive.html
IT, QA, Software testing. Суббота, 7 января 2012 г. Как гугл тестирует ПО. Недавно наткнулся на довольно интересную статью. На Хабре. Советую к прочтению и прослушиванию вебинара :). Подписаться на: Сообщения (Atom). Как гугл тестирует ПО. Тестировщик, будь в курсе! MANAGED DEBUGGING with WINDBG. Threads. Part 1. Enable debug output Vista/Windows7. Перевод "Rootkits: Subverting the Windows Kernel" Глава 4. KernelХуки. Easyest way to view process's comens line arg. Memory management - Demystifying /3Gb.
val3ntin.blogspot.com
= Val3ntin's Blog =: марта 2010
http://val3ntin.blogspot.com/2010_03_01_archive.html
IT, QA, Software testing. Среда, 3 марта 2010 г. Windbg 6.12.2.633 is included in WDK 7.1.0. It was a pity to read that WinDbg 6.12.2.633 is included only in WDK 7.1, so you can not download it separately without downloading WDK 7.1.0, can you? But, let's back to the topic:. New in Windbg, as Microsoft says (visit WinDbg page. Several bug fixes in extensions to only use public symbols. General BugCheck Analysis Updates including:. All Kernel ExWorkerThreads that process Power IRPs. All Kernel Power IRPs.
val3ntin.blogspot.com
= Val3ntin's Blog =: октября 2012
http://val3ntin.blogspot.com/2012_10_01_archive.html
IT, QA, Software testing. Среда, 3 октября 2012 г. One more useful resource you can gather knowledge and ideas from is records of Yandex Events. In Russian ) . Подписаться на: Сообщения (Atom). One more useful resource you can gather knowledge . Тестировщик, будь в курсе! MANAGED DEBUGGING with WINDBG. Threads. Part 1. Enable debug output Vista/Windows7. Перевод "Rootkits: Subverting the Windows Kernel" Глава 4. KernelХуки. Easyest way to view process's comens line arg. В этом гаджете обнаружена ошибка.
val3ntin.blogspot.com
= Val3ntin's Blog =: сентября 2012
http://val3ntin.blogspot.com/2012_09_01_archive.html
IT, QA, Software testing. Вторник, 11 сентября 2012 г. Microsoft QA Days video (march, 2012). MSQA Days video is available. In 2 languages ( En, Ru ). Thx Micro$oft ©. Техники тест-дизайна ( translated by w1zle ). Недавно нашел в сети маленький перевод. A Practitioner'S Guide To Software Test Design. Спасибо Павлу что он так постарался ;). Подписаться на: Сообщения (Atom). Microsoft QA Days video (march, 2012). Техники тест-дизайна ( translated by w1zle ). Тестировщик, будь в курсе!
articles.sysprogs.org
VisualDDK - Making Your First Windows Driver
http://articles.sysprogs.org/visualddk/firstdriver
System Function Argument Viewer. Making your first driver - complete walkthrough. This article describes how to create, build and debug your first driver using Visual Studio and VisualDDK. It provides detailed step-by-step instructions on using the development and debugging tools, leaving the driver API and architecture description behind. If you want to learn more about the API used to develop drivers, consider exploring online WDK help. A dummy driver that simply prints a message when it is loaded.
SOCIAL ENGAGEMENT