Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in assembly
Why do Linux program .text sections start at 0x0804800 and stack tops start at 0xbffffff?
Feb 01, 2020
linux
assembly
virtual-memory
x86 TEST instruction not working?
Sep 11, 2022
c
assembly
x86
Writing own SVC calls ARM assembly
Apr 24, 2022
assembly
arm
hardware
microcontroller
ABI vs C++ Standard
May 17, 2022
c++
assembly
x86
cpu
abi
How to print a character in Linux x86 NASM?
Apr 03, 2022
linux
assembly
x86
nasm
system-calls
What are the scan codes for keyboard arrows? (right,left,down,up)
Oct 22, 2022
assembly
keyboard
scancodes
How do C developers work with assembly that's foreign to them?
Nov 04, 2022
c
assembly
gcc assembler preprocessor not compatible with standard headers
Dec 23, 2018
gcc
assembly
c-preprocessor
Can you add preprocessor directives in assembly?
Jul 14, 2022
c
assembly
c-preprocessor
x86_64 - Assembly - loop conditions and out of order
Sep 13, 2022
loops
assembly
conditional-statements
x86-64
Explanation of setting the overflow flag
Oct 16, 2022
assembly
x86
masm
Does CALL instruction ALWAYS push the address pointed by EIP to stack?
Sep 06, 2022
assembly
x86
call
instructions
eip
How to decompile this x87 assembly calculation?
Apr 01, 2020
c
assembly
floating-point
reverse-engineering
x87
Accessing ring 0 mode from user applications ( and why Borland allows this )
Oct 24, 2022
c++
assembly
borland-c++
What is the effect of second argument in _builtin_prefetch()?
Jul 07, 2022
c
gcc
assembly
x86
prefetch
clang vs gcc for copying 3 bytes on x86_64 - number of mov's
Jan 16, 2022
gcc
assembly
clang
compiler-optimization
memcpy
How to mirror a byte without using other registers?
Feb 20, 2022
assembly
x86
Moving 64-bit constant to memory in x86 Assembly
Apr 28, 2019
assembly
x86
64-bit
nasm
x86-64
How buffered input works
Jun 18, 2022
assembly
input
dos
x86-16
Is it possible to use a conditional jump in assembly without a `cmp` first?
Oct 04, 2022
assembly
x86
« Newer Entries
Older Entries »