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
Working FAT16 Bootloader Generates Read Error on Actual Hardware?
Mar 20, 2015
assembly
x86
nasm
bootloader
intel
Alphanumeric Shellcode Ensuring Jumps
Feb 03, 2022
assembly
x86
shellcode
Dillema with buffer overflow
Dec 14, 2019
c
assembly
buffer-overflow
Can "mov eax, 0x1" always be used instead of "mov rax, 0x1"?
Oct 07, 2019
assembly
nasm
x86-64
zero-extension
How do I use a buffer in an assembly procedure?
Sep 22, 2019
assembly
x86
buffer
procedure
masm
Have anyone tried to break a bit even smaller? [closed]
Feb 24, 2019
math
assembly
encoding
bit-manipulation
bit
main() sometimes keeps frame pointer with -fomit-frame-pointer on x86
Oct 26, 2022
c
gcc
assembly
x86
x86-64
Fastest computation of sum x^5 + x^4 + x^3...+x^0 (Bitwise possible ?) with x=16
Feb 12, 2021
c
math
optimization
assembly
hpc
What happens to lost interrupts after cli on x86?
Sep 05, 2022
assembly
linux-kernel
operating-system
x86
Assigning literal value to local variable in LLVM IR
Sep 16, 2016
assembly
llvm
llvm-clang
llvm-ir
How does setting the PE flag in CR0 enable protected mode?
Jun 28, 2022
assembly
operating-system
kernel
protected-mode
real-mode
Understanding number of loads and stores retired in a x86 micro-benchmark
Apr 26, 2022
c
gcc
assembly
x86
perf
What is the compatible subset of Intel's and AMD's x86-64 implementations?
Oct 13, 2018
assembly
x86
x86-64
The Definitive Assembly Book Guide and List [closed]
Nov 27, 2021
assembly
Writing bootsector in C: prevent generating stack pointer initialization
Jan 06, 2021
c
gcc
assembly
gnu-assembler
mbr
nasm/ld "relocation truncated to fit: R_386_16"
Jan 07, 2021
assembly
nasm
ld
x86-16
bootloader
How does one link NASM program to libc via ld?
Jun 25, 2022
linux
assembly
nasm
Must CPU have an accumulator?
Aug 22, 2022
performance
assembly
cpu
In the CDECL calling convention, can I reuse the arguments I pushed onto the stack?
Sep 26, 2022
gcc
assembly
cdecl
Making g++ use SHLD/SHRD instructions
May 15, 2020
c++
gcc
assembly
optimization
bit-shift
« Newer Entries
Older Entries »