c0d1f1ed / SoftWireLinks
SoftWire lets you create new functions at run-time using functions and constructs which closely resemble x86 syntax, entirely within C++. Through dynamic specialization you can generate code that is more optimized for the task at hand than can be achieved through static optimization.
☆37Updated 11 years ago
Alternatives and similar repositories for SoftWire
Users that are interested in SoftWire are comparing it to the libraries listed below
Sorting:
- C++11 RAII memory patcher and function hooking thing☆34Updated 8 years ago
- C++ Extended Template Library☆15Updated 2 years ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆29Updated 2 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆35Updated 2 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆110Updated 3 weeks ago
- Compile time assembler with nasm syntax☆79Updated 3 years ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆24Updated 2 years ago
- Lightweight x86-64 disassembling library☆43Updated 3 years ago
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated 6 months ago
- x86 dynamic recompiler library☆59Updated 2 weeks ago
- Small utility DLL that loads and reloads a given DLL when it's updated on disk.☆43Updated last year
- Disarm — Fast AArch64 Decode/Encoder☆42Updated 8 months ago
- Automatically exported from code.google.com/p/portable-executable-library☆24Updated 9 years ago
- Undocumented MSVC☆34Updated last year
- Header only library for binding, reordering and currying of function arguments without cost☆17Updated 7 years ago
- Allocation-free move-only alternative to std::function for C++17☆12Updated 4 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆199Updated 5 months ago
- A minimal C runtime for Windows instead of MSVCRT☆107Updated 6 years ago
- Structured Bindings Pack - serialize C++ structs into MessagePack binary form☆21Updated 4 years ago
- Generating binary modules with zasm☆13Updated 3 years ago
- Lisp in kernel-mode because it was so seductive☆13Updated 5 years ago
- Experimental imgui app framework for rapid prototyping.☆14Updated last month
- C++ Code+Data Obfuscation Library with Build-Time Polymorphism☆107Updated 7 years ago
- cross platform library to manipulate and extract information of memory regions☆33Updated 7 years ago
- Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)☆53Updated 6 years ago
- Header-only C++ library for producing PE files.☆34Updated 2 years ago
- The most trivial virtual machine that can run a few x86 machine code instructions.☆26Updated 8 years ago
- run C++ from anywhere☆121Updated 5 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆110Updated 12 years ago