Memory hacking library for x86/x64, WIP
Stars
11
Forks
2
Watchers
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
46
commits
include <string> in process.hpp
48078d3
fix build on clang 19.1.0 and gcc trunk
e9c877f
Merge pull request #8 from brampedgex/object-wrapper
44e427b
add make_wrap helper
d77ab61
add proper requires constraints to object wrapper
c5bb626
fix compilation error on clang, closes #6
bbcc313
Merge branch 'master' into object-wrapper
b28ddd1
Merge pull request #5 from brampedgex/add-scan-alignment
9c52fbd
scanner: update some comments
b23b578
scanner: clean up code and fix a dumb bug
fa73b7a
scanner: create AVX2 16-aligned scanner
1fe3478
custom traits support and reset method for wrapper
580d09b
remove execution policies since they're not supported by libstdc++
c369603
fix left-strip bug in scanner and start scan alignment
e36db5d
add object wrapper
8e2f465