|
You are here |
randomascii.wordpress.com | ||
| | | | |
m417z.com
|
|
| | | | | In one of my previous blog posts, Implementing Global Injection and Hooking in Windows, I wrote about my journey in implementing global DLL injection for Windhawk, the customization marketplace for Windows programs. If you haven't read it yet, I invite you to read it, but the bottom line is that I ended up with an implementation that enumerates all processes and injects the DLL into each of them. To make sure the DLL is also loaded in newly created processes, the implementation intercepts new process cre... | |
| | | | |
www.catch22.net
|
|
| | | | | Introduction to Device Drivers Seeing as I've been spending alot of time doing kernel-level programming recently I thought it was time I wrote a few articles on the subject. This first article (and the rest in this "kernel" series) will cover the steps needed to build, install and start a Windows NT device-driver. | |
| | | | |
peteronprogramming.wordpress.com
|
|
| | | | | TL;DR: Don't expect structured exception handling mechanisms to always work correctly on x64 Windows. If you ship software, you probably care about crashes. Your product fails and gets terminated, yourusers get frustrated, their workflow is disrupted, and - worst of all - they might even lose some data. When a crash happens, you want to... | |
| | | | |
teachergeekwex.wordpress.com
|
|
| | | Once again Learning Spy gets it spot on! Read his full blog post on achieving Outstanding at http://learningspy.co.uk/2013/02/11/icebergs-taking-risks-being-outstanding/ | ||