Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Converting Turbo Pascal inline code to Object Pascal

Is it safe to use the stack below esp?

assembly intel

Definition of fix-up?

invalid effective address calculation

Strange jump in MIPS assembly

assembly mips

How to calculate a negative number in assembly

assembly

Java recursion using jsr instruction

getch equivalent in assembly language

c++ c assembly

What does the AMD64 machine code "48 ff 25" mean? [closed]

Resource for Binary Programming

assembly binary

Native graphic card function

c++ c graphics assembly

64bit nasm division idiv

assembly x86-64 nasm

GCC assembly code generation bug and workaround

What exactly does the lb instruction do?

assembly mips

Instruction sequence that does the same thing as push

assembly x86 stack x86-16

Converting hexadecimal HTML-color to Amiga colorregister hex (and back)

html assembly hex 68000 amiga

How can I check the commands the given shellcode executes?

how does LEA and several instruction work? [duplicate]

assembly x86

What prevents the callee from cleaning up the stack?

How and where can I write ARM Assembly codes in Embarcadero Delphi XE5 with Android?

delphi mobile assembly arm llvm