Is Google Spying on You? How to Quickly Craft an Ad Hoc Security Sandbox

In June, 2015 there was an alarming bit of news when people over at the Debian project realized that Chromium silently downloaded a closed source NaCl binary extension. It was the hotword extension which implements speech recognition techniques. When someone says “OK Google” within range of the microphone, Chrome interprets what follows as a command. […]

Instrumenting Direct3D Applications to Capture Video and Calculate FPS

What is your computer’s maximum render quality, resolution, and frames per second for Battlefield 3? Hard core gamers are eager to show off their expensive, tuned setup at its full potential. Overclocked processors and computers cooled with liquid hydrogen are lovely parts of the gaming folklore. The source code below instruments Direct3D 9 applications to […]

DirectSound Capture Using Deviare

Download Deviare Download Sourcecode Download PDF Contents Introduction Research Direct Sound Capturing Monitoring Skype Conversations Implementation Deviare Python Wrappers Wave Tools COM Type Libraries Virtual Table Finder Hooking Direct Sound Running Sound Capture Easy Steps Registration What’s next Optimizations Wave API Hooking Hook DirectSoundCapture And Listen To Full Conversations Inspect More COM Interfaces Introduction Today […]