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
Avoiding the JMP in the JMP CALL POP technique for shellcode NASM?
Jan 31, 2023
linux
assembly
nasm
x86-64
shellcode
Atomic 16-Byte operations on x86_64
Jan 31, 2023
c
x86-64
inline-assembly
Difference in object alignment between MIPS and x86_64
Jan 30, 2023
c++
mips
x86-64
abi
Why does x86-64 use IA-64 C++ ABI?
Jan 27, 2023
c++
x86-64
calling-convention
abi
design-decisions
Print newline with as little code as possible with NASM
Jan 28, 2023
linux
assembly
x86-64
nasm
code-size
Benchmarking memory copy in a single shot
Jan 28, 2023
c
performance
assembly
x86-64
benchmarking
Why this unnecessary MOVAPD copy in gcc 9.1, in a tiny function
Jan 27, 2023
assembly
gcc
x86-64
sse
micro-optimization
On x64 Linux, what is the difference between syscall, int 0x80 and ret to exit a program?
Jan 26, 2023
linux
assembly
x86-64
system-calls
exit
Unauthorized Access Exception in Windows 7
Jan 24, 2023
c#
windows-7
x86-64
x86 opcode alignment references and guidelines
Jan 25, 2023
assembly
x86
x86-64
memory-alignment
micro-optimization
Can I get a thread's stack address from pthread_self()
Jan 19, 2023
c
linux
gcc
pthreads
x86-64
How MTRR registers implemented? [closed]
Jan 17, 2023
memory-management
x86
x86-64
mmu
how to export a function in GAS assembler?
Jan 15, 2023
assembly
x86-64
gnu-assembler
OS/X 64-bit assembly code generates bus error
Jan 08, 2023
macos
assembly
nasm
x86-64
bus-error
Can two instructions execute in the same cycle if the same register is used as input and output respectively?
Jan 08, 2023
assembly
x86
x86-64
cpu-architecture
micro-optimization
Mixing syscall write with printf on linux
Jan 07, 2023
c
linux
assembly
printf
x86-64
Instruction reordering in x86 / x64 asm - performance optimisation with latest CPUs
Jan 04, 2023
assembly
optimization
x86
x86-64
micro-optimization
Unknown meaning of colon ( : ) in assembly instruction
Jan 05, 2023
assembly
x86
x86-64
disassembly
How to use XACQUIRE, XRELEASE Hardware Lock Elision (HLE) prefix hints?
Jan 04, 2023
assembly
x86
x86-64
intel
cpu-architecture
When is sizeof(myPOD) too big for pass by value on x64?
Feb 05, 2023
c++
c
x86
64-bit
x86-64
« Newer Entries
Older Entries »