Explore >> Select a destination


You are here

randomascii.wordpress.com
| | peteronprogramming.wordpress.com
8.1 parsecs away

Travel
| | 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...
| | bohops.com
17.0 parsecs away

Travel
| | Introduction In recent years, there have been numerous published techniques for evading endpoint security solutions and sources such as A/V, EDR and logging facilities. The methods deployed to achieve the desired result usually differ in sophistication and implementation, however, effectiveness is usually the end goal (of course, with thoughtful consideration of potential tradeoffs). Defenders can...
| | m417z.com
14.2 parsecs away

Travel
| | 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...
| | timelessname.com
64.6 parsecs away

Travel
|