0xADE1A1DE / AssemblyLineLinks
A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler, assembler or linker.
☆191Updated 6 months ago
Alternatives and similar repositories for AssemblyLine
Users that are interested in AssemblyLine are comparing it to the libraries listed below
Sorting:
- Arbitrary Speculative Code Execution with Return Instructions☆161Updated last year
- PT_NOTE to PT_LOAD x64 ELF infector written in Assembly☆45Updated 3 years ago
- 64bit bare metal hypervisor built from scratch with Intel VT-x☆95Updated 5 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆69Updated last year
- userland exec for Linux x86_64☆67Updated 3 years ago
- Demonstrate ability to read memfd_secret() data from the kernel☆58Updated last year
- ☆112Updated 2 years ago
- x86 and amd64 instruction reference manual pages☆258Updated 5 years ago
- ☆113Updated last year
- A collection of interesting ELF files for inspiration and testing☆29Updated 2 years ago
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆82Updated 2 years ago
- Highly advanced Linux anti-exploitation and anti-tamper binary protector for ELF.☆161Updated 2 years ago
- A differential fuzzer for x86 decoders☆252Updated 9 months ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆192Updated 3 months ago
- A binary hardening system☆109Updated last year
- This repository contains exploit and reverse-engineering source code regarding the Spectre-BHB/Branch History Injection vulnerability☆117Updated 3 years ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- X86 Opcode and Instruction Reference☆246Updated last year
- EFI Byte Code Virtual Machine in userspace☆80Updated 2 years ago
- Lightweight web-based CPUID decoder and visualiser.☆91Updated 2 months ago
- Side-channel file transfer between independent VMs or processes executed on the same physical host.☆49Updated 4 years ago
- [SPOILER ALERT] My attempt at tackling the x86_64 asm riddles in xorpd's xchg rax,rax book. Pull requests welcome.☆84Updated last year
- Exploration of x86-64 ISA using speculative execution.☆315Updated 4 years ago
- The first analysis framework for CPU microcode☆396Updated 2 years ago
- Security-related flags and options for C compilers