Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Assembly, detecting overflow register

What Does # Mean in Assembly?

assembly 68000

nasm 64 bit push qword?

assembly x86-64 nasm shellcode

creating a 32-bit binary file with nonzero org with TASM+TLINK

assembly x86 tasm

Return a value from procedure via the stack

assembly stack procedure

x86 register names, addressing modes, displacement, and storage

Keep getting e8 00 00 00 00 as the machine code to call a function in assembly

How does CMPXCHG affect FLAGS register?

Meaning of pc in gdb (alias?)

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