Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

x86 jump to an address

assembly x86 gdb

In C++, which is faster? (2 * i + 1) or (i << 1 | 1)?

Why do we need different CPU architecture for server & mini/mainframe & mixed-core? [closed]

procedure that swaps the bytes (low/high) of a Word variable

delphi assembly basm

Decompilation possibilities in iOS and how to prevent them

How can I tell if a number is a multiple of four using only the logic operator AND?

Read a write a sector from hard drive with int 13h

How does C limit a static function's use to only its file?

c assembly

RISC-V assembly simulator [closed]

assembly riscv

push on 64bit intel osx

macos assembly x86-64 intel

How un-portable is assembly language, /really/?

Using LEA on values that aren't addresses / pointers?

c assembly x86 memory-address

Avoiding AVX-SSE (VEX) Transition Penalties

How do I know if gcc agrees that something is volatile?

c gcc assembly volatile

Is C inefficient compared to Assembly? [duplicate]

Set video mode to 1920x1080 (HD) or higher in kernel ASM (NASM assembler) [closed]

video assembly kernel nasm vesa

gcc - writing and executing code in the bss - setting the permission flags

c linux gcc assembly x86-64

Parameters of guarded_open_np

writing shellcode: why my shellcode won't work?

assembly x86-64 shellcode