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.
☆37Aug 25, 2014Updated 11 years ago
Alternatives and similar repositories for SoftWire
Users that are interested in SoftWire are comparing it to the libraries listed below
Sorting:
- x86-64 Automated test data generator☆26Aug 18, 2025Updated 6 months ago
- PDB Rewriting Rust Library☆27Apr 26, 2024Updated last year
- LLVM obfuscation pass, flattening at the basic block's level and turning each basic block into a dispacher and each instruction into a ne…☆49Aug 23, 2021Updated 4 years ago
- A parser for Microsoft PDB (Program Database) debugging information☆23Nov 5, 2024Updated last year
- Basic linear algebra for small matrices in C☆12Sep 9, 2025Updated 5 months ago
- Test data for x86 instructions☆13Apr 13, 2021Updated 4 years ago
- Inplace complex-valued ANSI C fast fourier transform☆11Nov 7, 2016Updated 9 years ago
- RE for champions☆15Feb 24, 2026Updated last week
- Self-hosting binary instrumentation framework for security research☆12Apr 10, 2023Updated 2 years ago
- PEIM (UEFI) bootkit targeting OVMF (EDK2)☆41Nov 28, 2023Updated 2 years ago
- Mixed Boolean-Arithmetic in Rust for WebAssembly☆30Jun 14, 2025Updated 8 months ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- WASMaker, a novel differential testing framework that can generate complicated Wasm test cases by disassembling and assembling real-world…☆17Jul 27, 2024Updated last year
- Dynamic-language-like data structure for C☆15Jun 13, 2016Updated 9 years ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆61Oct 19, 2024Updated last year
- A single function that takes a PowerVR GL_RENDERER string as input and outputs a struct of basic hardware capabilities☆13Apr 21, 2015Updated 10 years ago
- LLVM based obfuscation engine☆112Jun 19, 2025Updated 8 months ago
- Open sourced result for The Agent Company☆21Nov 11, 2025Updated 3 months ago
- LLVM JIT: An Example☆17Jul 7, 2020Updated 5 years ago
- tinypy is a minimalist implementation of python☆16Dec 30, 2010Updated 15 years ago
- Plugin for ida pro that copies RVA under cursor to clipboard.☆17Jul 28, 2023Updated 2 years ago
- ☆20Oct 14, 2024Updated last year
- Improved VMP Idea(detect anti-anti-debug tools by bug)☆47Jun 7, 2023Updated 2 years ago
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared u…☆68Feb 7, 2024Updated 2 years ago
- A basic implementation of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆78Mar 29, 2025Updated 11 months ago
- Lock-free interthread message queue.☆18Jan 26, 2016Updated 10 years ago
- binary->LLVM->circuits☆19Feb 26, 2024Updated 2 years ago
- An interpreter for a simple Scheme-like language☆19May 13, 2010Updated 15 years ago
- An obfuscator bases on llvm for multiple language and platform☆19Jun 28, 2017Updated 8 years ago
- RWX Section Abusing☆16Nov 19, 2023Updated 2 years ago
- ☆18Jul 16, 2020Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Dec 16, 2024Updated last year
- QEmu backend for avatar²☆22Mar 29, 2025Updated 11 months ago
- obfuscation that aims to not stand out☆24Mar 27, 2022Updated 3 years ago
- LLVM Abstraction & Refinement Tool. The goal of this tool is to provide LLVM-to-LLVM transformations that implement various program abstr…☆19Mar 17, 2023Updated 2 years ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆49Nov 10, 2024Updated last year
- C implementation of merge sort, radix sort and parallel radix sort on 32 bit unsigned integers☆15Nov 29, 2015Updated 10 years ago
- A pure C++17 implementation of WPP software tracing☆19Nov 20, 2020Updated 5 years ago
- An optimizing decompiler (modified to use remill semantics)☆30Jan 4, 2019Updated 7 years ago