Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Assembly GDB switch between GUI tables

assembly gdb

What are the differences between compiling assembly using gcc and as

Memory barriers for critical sections in Cortex-M4F MCU startup

What are DI, EI, and UP instructions(?) in original MS-DOS source code?

Why left shift instruction has two names (SAL and SHL) in x86-64 ISA? [duplicate]

The return address in the assembly code

assembly x86 call

GCC does not generate machine code for out-of-class defaulted copy constructor

Disable xsave in glibc's ld.so

assembly linker gdb x86-64 glibc

Accessing command line arguments in MASM assembler (x86)

assembly x86 dos masm

How can I use bufferoverflow to both execute a program remotely and write the output to a socket?

Compiling + linking a custom OS with Cygwin gcc: Unrecognized emulation mode: elf_i386

gcc assembly x86 cygwin osdev

How to modify .data values inside the .text segment in Mips?

Explanation of assembly code