Run compilers interactively from your web browser and interact with the assembly
- Updated Mar 4, 2026
- TypeScript
Build software better, together
Assembly is a low-level programming language in which there is a very strict correspondence between language instructions and architecture machine code instructions.
Run compilers interactively from your web browser and interact with the assembly
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
CTF framework and exploit development library
How to be low-level programmer
Modular visual interface for GDB in Python
SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages
A categorized list of C++ resources.
An introduction to ARM64 assembly on Apple Silicon Macs
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
Learning assembly for Linux x86_64
A Tiny Linux-Compatible Kernel
Generate x86 Assembly with Go
🌿 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、k3s、k3d、k8s、mybatis加解密插件、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等📌
Collection of resources spanning key areas of Computer Science
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
SGDK - A free and open development kit for the Sega Mega Drive
x86-64 assembler embedded in Python
A collection of resources on wait-free and lock-free programming
Write your own virtual machine for the LC-3 computer!