Click here to Skip to main content
15,880,956 members
Everything / Programming Languages / NASM

NASM

NASM

Great Reads

by Roger Doss
The OX kernel features its own custom boot loader designed to boot a 32 bit protected mode kernel.
by Farhad Reza
Here, we will create a simple Window using Assembly Programming Language and also gather knowledge about various assembly language instructions.
by T. Herselman
2 years ago I went OCD on memcpy/memmove; and wrote over 140 variations (80,000 lines of code) of memmove; testing, disassembling, optimizing and benchmarking them on multiple machines. I never released the article or the code; until now! So I need to do it before I loose my mind!
by stevemk14ebr
A modern, universal, c++ hooking library.

Latest Articles

by Roman Nazarenko
Assembler time
by T. Herselman
2 years ago I went OCD on memcpy/memmove; and wrote over 140 variations (80,000 lines of code) of memmove; testing, disassembling, optimizing and benchmarking them on multiple machines. I never released the article or the code; until now! So I need to do it before I loose my mind!
by stevemk14ebr
A modern, universal, c++ hooking library.

All Articles

Sort by Score

NASM 

5 Sep 2013 by Roger Doss
The OX kernel features its own custom boot loader designed to boot a 32 bit protected mode kernel.
5 Jul 2016 by T. Herselman
2 years ago I went OCD on memcpy/memmove; and wrote over 140 variations (80,000 lines of code) of memmove; testing, disassembling, optimizing and benchmarking them on multiple machines. I never released the article or the code; until now! So I need to do it before I loose my mind!
17 May 2016 by stevemk14ebr
A modern, universal, c++ hooking library.