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-64
GCC access memory above stack top [duplicate]
Mar 24, 2023
assembly
gcc
x86-64
sse
red-zone
insmod: ERROR: could not insert module rtl8723be.ko: Unknown symbol in module
Mar 20, 2023
c
gcc
linux-kernel
x86-64
inline-assembly
How to ensure that RDTSC is accurate?
Mar 15, 2023
x86
x86-64
cpuid
rdtsc
Using printf in assembly leads to empty output when piping, but works on the terminal
Mar 13, 2023
linux
assembly
printf
x86-64
glibc
How to skip a system call with ptrace?
Mar 13, 2023
linux
x86-64
system-calls
ptrace
Dlang - Understaning std.cycle() in assembly
Mar 13, 2023
assembly
std
d
x86-64
abi
What is the difference between "mov (%rax),%eax" and "mov %rax,%eax"?
Mar 12, 2023
assembly
x86
x86-64
cpu-registers
Is it possible to replace every instance of a particular function with a dummy in a compiled binary?
Mar 10, 2023
x86-64
executable
reverse-engineering
elf
mach-o
Successive sys_write syscalls not working as expected, NASM bug on OS X?
Mar 09, 2023
macos
assembly
64-bit
nasm
x86-64
Writing a C function from given x86 assembly
Mar 09, 2023
c
gcc
assembly
x86-64
reverse-engineering
Why does eax contain the number of vector parameters?
Mar 07, 2023
assembly
x86-64
calling-convention
abi
sysv
ELF - Getting a SEGFAULT when changing the entry point
Mar 07, 2023
c
x86-64
elf
mmap
Will a default release build always use up to SSSE3 instructions?
Mar 06, 2023
rust
x86-64
sse
simd
How is the transitivity/cumulativity property of memory barriers implemented micro-architecturally?
Mar 04, 2023
x86
x86-64
cpu-architecture
memory-barriers
micro-architecture
How to implement the totalOrder predicate for floating point values?
Mar 04, 2023
assembly
floating-point
x86-64
ieee-754
micro-optimization
Why are there too many demand rfo offcore responses /offcore requests?
Mar 04, 2023
assembly
x86
x86-64
cpu-cache
rfo
Why doesn't the Windows x64 calling convention use XMM registers to pass more than 4 integer args?
Feb 26, 2023
windows
assembly
x86-64
sse
calling-convention
Minimal example to compile & run assembly with gcc?
Feb 26, 2023
linux
assembly
x86-64
CPUID: Why must MISC_ENABLE.LCMV be set to 0 for some functions? Can I temporarily overwrite it?
Feb 26, 2023
assembly
x86
x86-64
cpuid
msr
dummy movups generated by gcc
Feb 24, 2023
optimization
gcc
assembly
x86-64
low-level
Older Entries »