x86-32 topic

List x86-32 repositories

cemu

915
Stars
99
Forks
Watchers

Cheap EMUlator: lightweight multi-architecture assembly playground

biefircate

48
Stars
4
Forks
Watchers

Running x86-16 or x86-32 code from x86-64 UEFI; _very experimental_ • mirror of https://gitlab.com/tkchia/biefircate • developer notes at https://gitlab.com/tkchia/biefircate/-/blob/main/doc/NOTES.asc...

asm-cli

254
Stars
22
Forks
Watchers

Interactive shell of assembly language(X86/X64) based on unicorn and keystone

funchook

608
Stars
90
Forks
Watchers

Hook function calls by inserting jump instructions at runtime

syscall_number

25
Stars
4
Forks
Watchers

This tool gives you the Linux system call number (32bit and 64bit x86) for a system call name (e.g., read, write, ...).

fadec

142
Stars
21
Forks
Watchers

A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.

FlingOS

545
Stars
81
Forks
Watchers

An educational operating system written in C#. A great stepping stone from high to low level development.

xdpw

271
Stars
32
Forks
Watchers

XD Pascal: A small embeddable self-hosting Pascal compiler for Windows. Supports Go-style methods and interfaces

opensmalltalk-vm

542
Stars
108
Forks
Watchers

Cross-platform virtual machine for Squeak, Pharo, Cuis, and Newspeak.

The_Holy_Book_of_X86

920
Stars
124
Forks
Watchers

A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....