Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

How to avoid lots of if-else statements in a parser

assembly

how do i get the cpu information for my computer i.e functional units/latency etc

How to comment label in ARM assembly

assembly arm

Why is my hello world binary mostly zeroes?

debugging with gdb and objdump

assembly - how to edit an executable

assembly

What registers does strcmp evaluate? x86 Assembly

assembly x86

What is "=qm" in extended assembler

Disassembling Simple Hello World program

Mixing ARM and THUMB instructions

ios assembly arm thumb

ASLR and hard-coded addresses

NASM assembly PE format handwritten imports doesn't import anything

What's ARM instruction equivalent to Intel's xchgl?

gcc assembly x86 arm

Do terms like direct/indirect addressing mode actual exists in the Intel x86 manuals

How to get values used by cmp in assembly language with gdb?

assembly gdb cmp

Which assemblers are used on M1 Macs ? Where is the canonical documentation?

Section .bss of Assembly code

assembly nasm

How much of this is needed to read ticks from the BIOS (8086)?

c assembly x86 x86-16 dos

Load the address of a symbol using NASM?

macos assembly x86-64 nasm