Search code examples
x86_64 assembly execve *char[] syscall...


linuxassemblyx86-64nasmexecve

Read More
Cat Execve NASM...


assemblyx86-64nasmsystem-callsexecve

Read More
How do I print a command line argument using printf in assembly?...


cprintfx86-64nasm

Read More
Win64 NASM: Segfault in CommandLineArgvW...


assemblywinapix86nasmcommand-line-arguments

Read More
Does the order in which the labels are defined matter?...


assemblyx86-64nasm

Read More
Issue with div in NASM...


assemblyx86nasmdivision

Read More
Int to string in 64x windows assembly(nasm)...


assemblyx86-64nasmmessageboxitoa

Read More
2nd Stage Bootloader stuck in bootloop...


assemblyx86nasmosdev

Read More
How do I properly set up a linker script with a boot loader?...


assemblyx86nasmldbootloader

Read More
Shadow space example...


windowsassemblyx86-64nasmstack-memory

Read More
Wrong library loads wrong function in manually-generated PE 64-bit executable...


assemblynasmportable-executable

Read More
Trying to understand the new sorting algorithm from AlphaDev: why does my assembly code not work as ...


sortingassemblyx86nasm

Read More
Printing an Int (or Int to String)...


stringassemblyintnasm

Read More
Trying to pass a value to reserved byte...


assemblyx86nasm

Read More
Socket opening macOS assembly...


cmacosassemblyterminalnasm

Read More
Initialize serial port with x86 assembly...


assemblyserial-portnasmx86-16bios

Read More
Define inline bytes to register in NASM; put db string in .data and get a pointer to it all with one...


assemblyx86macrosbytenasm

Read More
Segmentation fault when using DB (define byte) inside a function...


assemblyx86-64nasmmachine-code

Read More
Can't open file when debugging x86 NASM program with GDB...


assemblyx86gdbnasm

Read More
Watch nasm variables in VS Code...


visual-studio-codenasm

Read More
How do I get the device path of the current running image in UEFI?...


assemblyx86-64nasmuefi

Read More
Can't pass parameters to function in assembly x86...


functionassemblyparametersx86nasm

Read More
How can I test my own implementation of GLIBC in NASM x64?...


cassemblyx86-64nasmlibc

Read More
Why do the AL, BL, and CL registers behave weird?...


assemblyx86nasmcpu-registers

Read More
Can't access array index in assembly x86...


arraysassemblyx86nasm

Read More
Link to kernel32.dll using ld.exe...


assemblygccnasmldkernel32

Read More
How to write hello world in assembly under Windows?...


winapiassemblyx86nasm

Read More
Inspecting memory values in DDD...


assemblynasmddd-debugger

Read More
How to use syscalls on assembly in Windows...


windowsassemblywinapinasmsystem-calls

Read More
How to print a number in assembly NASM?...


linuxassemblyx86nasm

Read More
BackNext