The x86-64 Playground is an online assembly editor and GDB-like debugger designed for learning and experimenting with x86-64 assembly code. It allows users to write, compile, and debug assembly programs directly in their browser without needing to install any software, providing a responsive interface and offline capabilities. The app is open-source and suitable for educational purposes, particularly in binary exploitation and Linux process understanding.
assembly ✓
debugging ✓
open-source ✓