This blog is where we help you improve your software, teach you how to use our tools to solve problems, software tool use cases, and improvements to our software tools.
In this article, I will demonstrate how you can embed data into a Windows PE format executable (EXE or DLL). At the end, I will […]
Thread Validator x64 is now available for beta testing. Thread Validator x64 is the 64 bit version of our successful 32 bit Thread Validator software […]
Give up caffeine, improve productivity – yes I am serious. Just recently I found out that I was allergic to several things, one of them […]
Is that headline a bit too strong? I don’t think so. Allow me to explain. This article applies to any company where your main product […]
I’ve been building Firefox on Windows recently. Without problems. But then I wanted a build with symbols and that is when the problems started. It […]
Doing good work can make you feel a bit stupid, well that’s my mixed bag of feelings for this weekend. Here is why… Last week […]
A little known fact is that the Microsoft C Runtime (CRT) has a feature which allows some allocations (in the debug runtime) to be tagged […]
Typically you use srand() when you need to start the random number generator in a random place. You may do this because you are going […]
Datatype misalignment, there is a topic so interesting you’d probably prefer to watch paint dry. But! There are serious consequences for getting it wrong. So […]
Today Thread Validator 64 bit took it’s first steps on its 64 bit training wheels. Interesting problems including DLL Hooking DLL Import structure walking Injecting […]