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
How are instruction sets standardized?
Sep 17, 2025
assembly
x86-64
instruction-set
How can I exploit Buffer Overflow on x86-64 Linux?
Sep 16, 2025
assembly
x86-64
buffer-overflow
exploit
shellcode
Why is SIMD slower than scalar counterpart
Sep 16, 2025
assembly
x86
sse
simd
Bitwise operations in subleq
Sep 17, 2025
assembly
bitwise-operators
cpu-architecture
Arithmetic shift to divide by ODD number - Microprogrammed Control
Sep 16, 2025
assembly
architecture
bit-manipulation
How to exchange between 2 bits in a 1-byte number
Sep 16, 2025
assembly
x86
bit-manipulation
micro-optimization
CVTTSD2SI - a truncating instruction - uses rounding with "inexact" results?
Sep 16, 2025
assembly
x86
sse
floating-point-conversion
How are control flow graphs built in cases where the jump destination is based on a dynamic environment value?
Sep 16, 2025
assembly
x86
reverse-engineering
control-flow-graph
Linux x64 Calling Convention - Why are the first 6 args at negative offsets from RBP?
Sep 15, 2025
linux
assembly
x86-64
calling-convention
ELF label address
Sep 16, 2025
linux
assembly
x86
elf
relocation
Memory address and offset
Sep 16, 2025
assembly
Why the %r0 of SPARC or MIPS, is always 0?
Sep 16, 2025
assembly
mips
cpu-architecture
cpu-registers
sparc
x86 Assembly Add operands with different sizes
Sep 16, 2025
assembly
x86
How to store 4 32 bit floats into one 128 bit xmm register?
Sep 14, 2025
assembly
x86
x86-64
sse
simd
debug.exe from DOS 6.22 errored on assembling mov ax, imm16 with the `a` command; works in Win 2000
Sep 16, 2025
debugging
assembly
virtualbox
x86-16
dos
warning: label alone on a line without a colon might be in error
Sep 15, 2025
assembly
x86
nasm
Why do GCC and Clang pop on both branches instead of only once? (Factoring parts of the epilogue out of tail-duplication)
Sep 15, 2025
c++
assembly
gcc
x86-64
compiler-optimization
How to compile arm assembly on an m1 macbook
Sep 14, 2025
macos
assembly
arm
apple-m1
Is it possible to get LLVM-IR from Assembly file?
Sep 13, 2025
assembly
clang
llvm
llvm-ir
Underscore prefix problem in x86: Calling NASM function from C++ function works in x64 but fails in x86
Sep 14, 2025
c++
windows
assembly
visual-studio-2019
nasm
« Newer Entries
Older Entries »