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 x86
How does lea instruction get the operand's address? [duplicate]
Dec 07, 2025
assembly
x86
x86 memory and I/O map
Dec 07, 2025
memory
assembly
x86
CPUID in x86 Architecture
Dec 07, 2025
c++
assembly
x86
cpuid
How can "strange" ROP gadgets be found in a normal DLL? Compilers would never do this. (Return-oriented programming)
Dec 07, 2025
assembly
dll
x86
reverse-engineering
machine-code
Compile windows executables with NASM
Dec 07, 2025
windows
assembly
x86
nasm
How to efficiently add two vectors in C++
Dec 07, 2025
c++
x86
sse
simd
sse2
Why a power function is often computed as a logarithm?
Dec 06, 2025
c++
math
assembly
x86
mathematical-optimization
If we marked memory as WC(Write Combined), then do we have any consistency automatically?
Dec 06, 2025
multithreading
concurrency
x86
x86-64
memory-fences
Check if my program is running in 32 bit mode on a 64bit machine, if running in 64bit - how do I force it to be 32bit
Dec 05, 2025
c#
windows-services
.net-2.0
x86
Assembly (x86) loop segmentation fault [closed]
Dec 04, 2025
assembly
x86
Why calling printf result in a different function prologue for main?
Dec 05, 2025
c
linux
gcc
assembly
x86
Assembly error A2075: jump destination too far : by 25 byte(s) on LOOP instruction [duplicate]
Dec 05, 2025
loops
assembly
x86
Why do clang and gcc duplicate code and branch vs unconditional jump inside loop?
Dec 04, 2025
c++
c
optimization
x86
How to sum integers with sign into a wider sum on IA32. 64-bit sum of 32-bit signed ints?
Dec 05, 2025
assembly
x86
att
sign-extension
Reading a cacheline vs parts of a cacheline in Intel x86
Dec 03, 2025
c++
performance
caching
assembly
x86
X86: protected mode, GDT, IDT
Dec 04, 2025
assembly
x86
fasm
bochs
How do I get a positive modulo on a negative dividend
Dec 04, 2025
assembly
x86
integer-division
Older Entries »