systems-nuts / dynamic_to_static
Convert a dynamically linked binary to a statically linked binary going thorugh LLVM IR, using mcsema
☆11Updated 5 years ago
Alternatives and similar repositories for dynamic_to_static:
Users that are interested in dynamic_to_static are comparing it to the libraries listed below
- ☆16Updated 6 months ago
- Asynchronous and more versatile replacement of posix_spawn☆21Updated 3 years ago
- A software library of lossless data compression methods tuned and optimized for AMD “Zen”-based CPUs☆26Updated last week
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated this week
- A text compressor based on the PAQ architecture.☆17Updated 5 months ago
- ☆9Updated 9 months ago
- A more realistic demo of a buffer overflow cause by -ffast-math☆11Updated 2 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 2 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆54Updated last year
- small, fast memset based on microsoft's design☆10Updated 2 years ago
- This repo contains a version of musl that is being modified to Checked C. Checked C is an extension to C that adds checking to detect or …☆23Updated last year
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 6 months ago
- A vectorized single header hash function.☆19Updated 3 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆18Updated 9 months ago
- An MLIR-based JavaScript intermediate representation☆24Updated 2 weeks ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- load .o like dlfcn☆17Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last month
- Utility that parses stack sizes section from elf objects and displays the preallocated stack size of each function.☆13Updated 5 years ago
- ☆13Updated 3 years ago
- A new city of code on a cosmopolitan foundation.☆20Updated 3 years ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- Small portable regex in C (cbmc verified, and extended)☆14Updated last year
- Blazing fast and light SIMD JSON parser in a few hundreds lines of C Code☆9Updated 4 years ago
- Purgeable memory allocations for Linux☆30Updated 5 years ago
- GCC plugin for C language that tracks references to allocated objects☆24Updated this week
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago