Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Need help to understand these ARM instructions

Creating a COM file from text

windows com assembly ascii

Compare keystrokes - Assembly CCS64

assembly c64 6502 6510

how do i properly link asm files to c++?

How can I get the "lea" instruction from a C++ function by disassembly?

c++ c assembly x86

Why do all ARM bootloaders have assembly code?

assembly arm bootloader

Is there anything that prevents stack overflow in assembly?

assembly x86 stack theory

How to get to entry point with windbg

assembly windbg

Convert large amount of code to data in IDA

How does printf know the length of the format argument?

c++ c assembly printf

Compile errors with Assembler messages

What is PC-relative addressing and how can I use it in MASM?

Setting a value to null in Assembly

assembly null x86

x86-64 assembler for polymorphic call

c++ assembly x86 x86-64

x64 - Why still use 'call'?

assembly 64-bit

Check if a number is odd or even (mathematical parity)

assembly x86-16 parity

About returning more than one value in C/C++/Assembly

How to call an assembly function from C++ dynamically?

c++ assembly dynamic linker

Modify RIP register from inline assembly

c assembly x86-64

Is gcc-c++ not optimizing atomic operations for current x86-64 processors