osandov / asmaseLinks
An assembly REPL.
☆38Updated 7 years ago
Alternatives and similar repositories for asmase
Users that are interested in asmase are comparing it to the libraries listed below
Sorting:
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 10 months ago
- A header only Boolean Propagator Network framework for the omni-directional computation of Integer mathematical functions and computation…☆14Updated 7 years ago
- ALLVM Tools☆56Updated 3 years ago
- Bring mdb walkers to gdb, also add other helpful commands.☆34Updated 5 months ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Clone of wc in x64 assembly☆94Updated last year
- A demo of concurrency primitives in x64 assembly☆18Updated 3 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 4 months ago
- fast SIMD-able JIT regular expression compiler☆196Updated 10 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 4 months ago
- Working draft of nextgen malloc implementation for musl libc☆120Updated 4 years ago
- ☆29Updated 5 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆35Updated 8 years ago
- Python bindings for libgccjit.so☆48Updated 9 years ago
- ☆19Updated 5 years ago
- Automatically spawn gdb on error.☆66Updated 3 years ago
- quick c☆35Updated 3 years ago
- A program for automatically resolving #ifdef statements in C code.☆37Updated 8 months ago
- Marpa parse engine C library -- STABLE☆99Updated last year
- Markup source code showing optimizations☆36Updated 5 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 9 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Poireau: a sampling allocation debugger☆99Updated 3 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A tool for testing C compilers automatically