miguelmota / x86-assembly-examplesLinks
x86 Assembly language exercises I did while in school.
☆17Updated 9 years ago
Alternatives and similar repositories for x86-assembly-examples
Users that are interested in x86-assembly-examples are comparing it to the libraries listed below
Sorting:
- 🔮 NYCU Operating System Capstone, Spring 2021☆79Updated 2 years ago
- Allocation-free move-only alternative to std::function for C++17☆11Updated 4 years ago
- x86-64 virtual machine and disassembler☆145Updated 5 years ago
- This repository is a fork of LLVM intended to implement C/C++ language features in LLVM/Clang to aid in reverse engineering. Currently, t…☆45Updated 10 months ago
- Best way to learn x86 is by hacking it☆29Updated 6 years ago
- C/C++ Source Code Obfuscator☆24Updated 2 years ago
- set of single-header libraries for C/C++. The code is far from finished but some parts are quite usable.☆172Updated 3 years ago
- NoNameOS is a simple 32 bit x86 Operating System!☆126Updated 5 years ago
- A very simple hypervisor for learning experience.☆138Updated 3 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆105Updated last month
- ☆78Updated 5 years ago
- raid is a GDB-like tiny debugger which is based on ptrace.☆13Updated 2 years ago
- Linux kernel module with C++ without exceptions from Pograph's Weblog☆20Updated 12 years ago
- Intel's x86-64 Architecture Simulation in C++☆212Updated 3 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆196Updated 4 months ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- AntiDebugging sample sources written in C++☆341Updated 6 years ago
- Compile time assembler with nasm syntax☆78Updated 3 years ago
- Hotpatching in Windows with 5 methods.☆65Updated 6 years ago
- Bootsector loading binary file from FAT32 partition☆22Updated 6 years ago
- Small portable HMAC in C☆75Updated 9 months ago
- Small, fast, header only, zero dependency cryptographic library.☆24Updated last year
- simple virtual cpu in c☆89Updated 7 years ago
- Architectural privilege escalation on x86☆60Updated 7 years ago
- JIT-accelerated RISC-V instruction set simulator☆34Updated last year
- C++ Implementation of VEH based windows dynamic binary instrumentation☆15Updated 5 years ago
- Hide function calls to prevent reverse-engineering☆71Updated 4 years ago
- 64bit bare metal hypervisor built from scratch with Intel VT-x☆94Updated 4 years ago
- 🍒 A massif (Valgrind) extension to analyze partial memory consumptions☆22Updated 8 years ago
- Just a collection of NASM code while I learn/refresh my Assembly understanding☆105Updated 2 years ago