WojciechMula / sse2stringLinks
implementation of some function from string.h using SSE2 instructions
☆22Updated 9 years ago
Alternatives and similar repositories for sse2string
Users that are interested in sse2string are comparing it to the libraries listed below
Sorting:
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆114Updated last week
- cross platform library to manipulate and extract information of memory regions☆34Updated 7 years ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- 64-bit x86 CPU emulation and sandboxing.☆19Updated 9 years ago
- Lightweight x86-64 disassembling library☆44Updated 3 years ago
- Compile time assembler with nasm syntax☆91Updated 3 years ago
- Extended Length Disassembler Engine for x86-64 (1337 bytes in size)☆53Updated 6 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆17Updated 7 years ago
- Dumps all resources from a PE file (EXE, DLL, ...)☆11Updated 6 years ago
- Lisp in kernel-mode because it was so seductive☆13Updated 5 years ago
- Generating binary modules with zasm☆13Updated 3 years ago
- Perform regex pattern matching on binary data. (Regex-like)☆36Updated 8 years ago
- Disarm — Fast AArch64 Decode/Encoder☆43Updated 11 months ago
- x86-64 virtual machine and disassembler☆146Updated 6 years ago
- Lightning Script☆51Updated last year
- The most trivial virtual machine that can run a few x86 machine code instructions.☆26Updated 8 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆37Updated 2 years ago
- A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library…☆92Updated last year
- C++11 RAII memory patcher and function hooking thing☆34Updated 9 years ago
- SoftWire lets you create new functions at run-time using functions and constructs which closely resemble x86 syntax, entirely within C++.…☆37Updated 11 years ago
- Feature-rich C99 library for memory scanning purposes, designed for Windows running machines, meant to work on both 32-bit and 64-bit por…☆32Updated 2 years ago
- PoC lightweight x64 register based VM implementation☆53Updated last year
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 5 years ago
- Core Math functions for MS Windows☆27Updated 6 years ago
- A Type-1 hypervisor aimed to implement kernel hotswapping☆30Updated last year
- C++ Code+Data Obfuscation Library with Build-Time Polymorphism☆108Updated 7 years ago
- A number of samples to get you started with VTILs API.☆38Updated 4 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆34Updated 2 years ago
- set of single-header libraries for C/C++. The code is far from finished but some parts are quite usable.☆167Updated 3 years ago
- A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, ch…☆57Updated 3 years ago