502 results for “topic:x86-assembly”
Low-Level Programming Roadmap and Resources
Writing & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Kernel, GDT, IDT, Terminal, Keyboard/Mouse, Memory Manager, HDD ATA R/W, VGA/VESA Graphics
A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serves as a one-stop reference for security researchers, reverse engineers, and low-level programmers.
An emulation based tool for learning and debugging assembly.
x86-64 Assembler based on Zydis
Operating system for x86_64 based around a "keep it simple and make it work" philosophy.
AviUtlのバグを直す/高速化する/機能追加
A complete neural network built entirely in x86 assembly language that learns to recognize handwritten digits from the MNIST dataset. No frameworks, no high-level languages - just pure assembly - ~5.3× faster than NumPy
A JavaScript assembly x86 compiler + emulator for educational purposes
Heavily optimized zlib compression algorithm
Simple, fast and lightweight Header-Only C++ Assembler Library
Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from start to finish using C++ and x86/x64 Assembly language in Microsoft Visual Studio. The solution includes a kernel driver project, a DLL project and a C++ test console project.
High-speed BLS12-381 implementation in Go
Accelerated Asm Python
aviutlアルティメットプラグイン
🏓 Pong in 512 bytes. (boot sector)
Learn assembly programming for x86 processor in AT&T (GAS) syntax
Detours lib that I use
Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files
Some useful books related to Cybersecurity, Linux and more.
VonSim: a simulator for a simple CPU architecture.
Pretty x86 instruction reference site generator
A REPL calculator and an x86 asm emulator for developers
🧠 Brainfuck IDE and interpreter in 512 bytes. (boot sector)
A toy monolithic kernel written in C++
Introductory software reverse engineering tutorial for beginners
Retro Snake game in pure x86 assembly.
A 32bit multiboot OS kernel for IA32 (PC/AT) systems.
Header-only C++2x compile-time assembler for x86/x86-64 instruction encoding
mini x86 Operating System <= 256KB