Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Binary Bomb phase 3 stuck

CS: override on access to global variables in IDA output, like mov eax, cs:x?

Moving a label into 64bit register - inline assembly (GCC / CLANG)

Trying to call C function from glibc from Assembly program (64 bit)

MARS MIPS assembler gives error: Extended (pseudo) instruction or format not permitted

How do I write an expression that deference a pointer in GDB?

c++ assembly x86 gdb gnu

MSVC C++ compiler giving inconsistent performance on different builds of the same code when using [[unlikely/likely]] attributes [duplicate]

What is the CPUID standard function 01H?

Looking for mmap flag values

Must all 16 bytes of an x86 MASKMOVDQU instruction be valid memory?

assembly x86 alignment sse

How does it branch if not equal if there is no compare instruction?

Differences between Win32 FASM .inc files

windows assembly fasm

GCC inline assembly error: Error: junk `(%esp)' after expression

To Pass The Content Of The Pointer In An Inline Assembly Function On Visual Studio

X86 switch to 32 bit protected mode

assembly x86

How do I print SVGA Info on the screen in tasm?

assembly graphics x86 tasm vga

C assembler function casting

What knowledge do you need to create a patch for your game or application?

assembly binary patch

Shifting Bits by Value in Register