We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc6af03 commit c92ab16Copy full SHA for c92ab16
README.md
@@ -5,7 +5,7 @@ A modern, high-performance library for C++20 designed around game hacking
5
- Windows x86/x64 support
6
- Partial Linux and macOS support
7
- Vectorized scanning for byte patterns
8
- - SSE and AVX2 on x86/x64
+ - SSE 4.1 and AVX2 on x86/x64
9
- AVX-512 on x64
10
- RAII memory protector
11
- Convenience wrappers over OS APIs
0 commit comments