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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PDB Rewriting Rust Library☆28Apr 26, 2024Updated last year
- x86-64 Automated test data generator☆26Aug 18, 2025Updated 7 months ago
- x86 code manipulation☆21Jun 9, 2015Updated 10 years ago
- 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
- Test data for x86 instructions☆13Apr 13, 2021Updated 4 years ago
- PEIM (UEFI) bootkit targeting OVMF (EDK2)☆41Nov 28, 2023Updated 2 years ago
- A parser for Microsoft PDB (Program Database) debugging information☆23Nov 5, 2024Updated last year
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆61Oct 19, 2024Updated last year
- Mixed Boolean-Arithmetic in Rust for WebAssembly☆30Jun 14, 2025Updated 9 months ago
- tinypy is a minimalist implementation of python☆16Dec 30, 2010Updated 15 years ago
- An obfuscator bases on llvm for multiple language and platform☆19Jun 28, 2017Updated 8 years ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆51Nov 10, 2024Updated last year
- LLVM based obfuscation engine☆113Jun 19, 2025Updated 9 months ago
- RWX Section Abusing☆16Nov 19, 2023Updated 2 years ago
- 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
- 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
- Self-hosting binary instrumentation framework for security research☆12Apr 10, 2023Updated 2 years ago
- A modular, data-driven particle system with retargetable back-ends☆13Nov 22, 2013Updated 12 years ago
- RE for champions☆15Updated this week
- LLVM JIT: An Example☆17Jul 7, 2020Updated 5 years ago
- TLB splitting module for the Bareflank Hypervisor.☆12Sep 23, 2018Updated 7 years ago
- ☆96Oct 25, 2025Updated 4 months ago
- Basic linear algebra for small matrices in C☆12Sep 9, 2025Updated 6 months ago
- Virtualization Simply Code☆24May 13, 2022Updated 3 years ago
- ☆18Jul 16, 2020Updated 5 years ago
- ☆17Aug 13, 2020Updated 5 years ago
- Analyzing the driver and internal module of EasyAntiCheat.☆40May 1, 2023Updated 2 years ago
- Remove WPP calls from hexrays decompiled code☆56Jan 31, 2026Updated last month
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Dec 16, 2024Updated last year
- Fork of LLVM for LTO pass plugins support.☆21Jun 28, 2025Updated 8 months ago
- A driver created to bypass the anti-cheat and r/w memory through it☆15Aug 3, 2024Updated last year
- call gates as stable comunication channel for NT x86 and Linux x86_64☆32Aug 11, 2023Updated 2 years ago
- Inplace complex-valued ANSI C fast fourier transform☆11Nov 7, 2016Updated 9 years ago
- Cross-platform lean file system monitoring library in pure C. Licensed under MIT.☆24May 8, 2012Updated 13 years ago
- Plugin for ida pro that copies RVA under cursor to clipboard.☆17Jul 28, 2023Updated 2 years ago
- c++ disassembly library☆15May 22, 2017Updated 8 years ago
- ☆20May 30, 2025Updated 9 months ago
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Jun 24, 2020Updated 5 years ago