News

This library is a header only package to provide simple and versatile method of mocking Microsoft's Win32 native API. Most mocking packages are geared to mocking C++ objects (classes, structs). It ...
I’m currently creating my own debugger as well as code for DLL and Code injection, although as of currently due to windows 10, is difficult to test due to conflict of security settings and system ...