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 db7526d989
updated read binary file so its fast now...
3 years ago
.clang-format added clang format file and image_size 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 updated read binary file so its fast now... 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.