ZathuraDbg / ZathuraDbgLinks
An emulation based tool for learning and debugging assembly.
☆577Updated last month
Alternatives and similar repositories for ZathuraDbg
Users that are interested in ZathuraDbg are comparing it to the libraries listed below
Sorting:
- Assembly Guide☆168Updated 3 years ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆345Updated 3 months ago
- Repository of algorithms implemented in pure assembly☆268Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated last year
- Tiny Raspberry Pi Operating System☆270Updated last year
- A roadmap to learn C from Scratch☆639Updated last year
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆592Updated 3 months ago
- ☆110Updated last year
- Book in Progress☆359Updated 2 months ago
- Lightweight web server with hot reload and dynamic html templating.☆257Updated 6 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).