c++ header only library for usermode utils
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
_xeroxz 7c32517322
moved files around
3 years ago
.gitignore added sigscan, image_base and gitignore 3 years ago
LICENSE Add LICENSE 3 years ago
README.md Update README.md 3 years ago
main.cpp moved files around 3 years ago
xtils.hpp moved files around 3 years ago
xtils.sln moved files around 3 years ago
xtils.vcxproj moved files around 3 years ago
xtils.vcxproj.filters moved files around 3 years ago

README.md

xtils

c++ header only library for usermode utils, currently a WIP. using singleton just to see how it feels, might switch back to namespaces.