This is SeeCompiler, a C/C++ compiler supporting a subset of x86 assembly instructions, while emphasize readability and scalability.
-
Updated
Aug 6, 2025 - C
This is SeeCompiler, a C/C++ compiler supporting a subset of x86 assembly instructions, while emphasize readability and scalability.
High-performance kernel & assembly debugging toolkit: demos for CPU affinity, NUMA, lock-free, cacheline, and memory bank conflicts. GDB, perf, bpftrace, Rust/C, reproducible root cause analysis.
Implements a hash table in x86-64 Assembly using the chaining collision handling mechanism
Developed a collection of 64-bit Linux shellcodes in NASM assembly, demonstrating deep understanding of system calls, memory management, and low-level programming. Includes examples for process control, file operations, networking, and exploitation techniques, showcasing hands-on expertise in Linux security and assembly coding.
HTLL is a compiler designed to generate x86-64 assembly code for 64-bit Linux systems. It’s currently in early development.
Add a description, image, and links to the x86-64-assembly topic page so that developers can more easily learn about it.
To associate your repository with the x86-64-assembly topic, visit your repo's landing page and select "manage topics."