33 results for “topic:nasm-language”
A cross-platform x86 assembler with an Intel-like syntax
Plugin that adds NASM assembly language support for the IntelliJ Platform IDEs
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.
Programming Assignments of Savitribai Phule Pune University(SPPU) Second Year(SE) Computer Engineering 2018-19.
Collection of Assembly Programs in 8086
A comprehensive collection of 300 x86-64 assembly language code snippets (using NASM syntax on Linux).
Programming Assignments of Savitribai Phule Pune University(SPPU) Second Year(SE) Computer Engineering 2018-19.
Mini glibc written in Assembly x86-64
Nasm style x86_64 assembly examples for linux.
Simple keylogger for Linux written in assembly
Barebones x86 Operating System
Some basic programs to get you started with Intel x86 assembly language.
Implementation of Conway's game of life in NASM
Solutions to Project Euler problems in Assembly
The "Word Game" implemented in x86_64 NASM, utilizing external functions from the C library.
A shell script that compiles NASM and passes it through the loader
fun nasm coding
My project from the first-year course of Intorduction to Computer Organization and ASM
Some simple assembly language programs, which may help you in studying.
This repository contains the Assembly language programs assignment which were performed in forth semester
Self study on assembly & Linux. ❤
Writes Fibonacci Sequence up to a certain number
x86 Assembly Language
No description provided.
Caesar's Cipher implemented in NASM
My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7
Get the octal representation of an unsigned integer from an assembly hand-written procedure
This is how simple problems can be realised in nasm language
Text editor that includes a subset of the features of Vim, but completely developed in NASM and without the use of an operating system.
:key: Simple password checker is implemented in C and NASM. Created to gain experience in zero runtime programming :key: