ITHare / kscopeLinks
kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent to the original one. Can be used for compiler torture-testing and optimisation testing, and for a few other things too :-).
☆58Updated 7 years ago
Alternatives and similar repositories for kscope
Users that are interested in kscope are comparing it to the libraries listed below
Sorting:
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 4 months ago
- Data and class remodeling library☆66Updated 9 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- Experimental tracing framework for Python on Windows.☆61Updated 4 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- Variadic, completion-based futures for C++17☆45Updated 6 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆81Updated last year
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- JIT Assembler Library for multiple ISAs☆76Updated 10 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- ☆17Updated 7 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- ☆35Updated 11 years ago
- A forked and hardened version of PartitionAlloc from Chrome's Blink engine☆64Updated 7 years ago
- A reimplementation of the Breakpad Windows dump_syms tool☆45Updated 5 years ago
- A plugin for Clang compiler☆120Updated 3 years ago
- Library for reading and generating ELF files.☆15Updated 5 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- c++ bindings for capstone disasembly framework (http://www.capstone-engine.org/ - https://github.com/aquynh/capstone)☆63Updated 9 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆110Updated 12 years ago
- Demangles C++ symbol names genarated by Microsoft Visual C++ in order to retrieve the original C++ declarations.☆33Updated 5 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- C++ standard proposals☆16Updated 5 years ago
- PE file manipulation library.☆64Updated 5 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago