ia32-assembly
There are 13 repositories under ia32-assembly topic.
dessertlab/Shellcode_IA32
Shellcode_IA32 is a dataset consisting of challenging but common assembly instructions, collected from real shellcodes, with their natural language descriptions. The dataset can be used for neural machine translation tasks to automatically generate software exploits from natural language.
coderarjob/meghaos-x86
MeghaOS is a 32 bit, protected mode Operating System for the Intel x86 architecture.
Satharus/AES-Encryption
AES Encryption using x86 Assembly (NASM)
akafael/assembly-ia32-sandbox
Assembly ia32 selflearning
eloj/oldrandom
Old random code
gss214/Project-2-SB-2022.1
Projeto 2 da disciplina de Software Básico da UnB em 2022.1
mibst/md5asm
MD5 implementation in AT&T assembly for the IA32 ISA.
Dinlon5566/IA32
中文 IA32 指令說明資料庫
kohoutech/Kohoutech.Intel32
library for working with the Intel 32-bit instruction set
KOLANICH-libs/processCrashWorkaround.cmake
An wrapper app calling a child subprocess, allowing to ignore its crashes. Useful for building software with buggy tools
luke92/ProcesamientoImagenes
Procesamiento de imagenes mediante C Y ASSEMBLER
mrclksr/suso
Simple Sudoku puzzle solver written in IA32 Assembly language