intel-assembly
There are 13 repositories under intel-assembly topic.
NtRaiseHardError/Reverse-Engineering-101
Introductory software reverse engineering tutorial for beginners
idgmatrix/IZMIR
Izmir (1995) by Mirinae Software, Inc.
ArdeshirV/ImgVx86
Present photo in DOS operating system
akbs-org/akbs
A super quick build system for C, C++ and ASM
M-Ammar1112/x86-Assembly
Explore the realm of low-level programming with this TASM (Turbo Assembler) project in the DOSBox environment. This project delves into various essential assembly language tasks, including string and word counting, merging arrays, and summing arrays, both in signed and unsigned formats. Additionally, it demonstrates the use of stacks for efficient
onegentig/VUT-FIT-ISU2022-cvicenia
Cvičení z předmětu Programování na strojové úrovni (ISU), druhý semestr bakalářského studia BIT na FIT VUT/BUT, ak.rok 2021/2022
ro-i/playground
small bits of code to play with (currently: C, Assembly, Haskell)
Q1CHENL/grasm-interpreter
A simple assembly interpreter
Arcxm/bfasm
A brainfuck to assembly converter written in Rust.
houtanf/Assembly-Command-Line-Add
Converts its command line arguments to numbers, adds them, then returns the result. Written in Intel Assembly.
JPedroSilveira/assembly-introduction-with-intel
Computer Architecture and Organization I Exercises (INF-UFRGS)
Bigsby/x86_64
x86_64 System testing.
hyang373/intro-to-c-and-0x84-64-assembly
C Programming. Keeping track of assignments and projects in my Systems Programming course.