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
ASLR and hard-coded addresses
Oct 17, 2025
assembly
linker
x86-64
elf
position-independent-code
NASM assembly PE format handwritten imports doesn't import anything
Oct 16, 2025
windows
assembly
x86-64
nasm
portable-executable
What's ARM instruction equivalent to Intel's xchgl?
Oct 16, 2025
gcc
assembly
x86
arm
Do terms like direct/indirect addressing mode actual exists in the Intel x86 manuals
Oct 14, 2025
assembly
x86
addressing-mode
How to get values used by cmp in assembly language with gdb?
Oct 15, 2025
assembly
gdb
cmp
Which assemblers are used on M1 Macs ? Where is the canonical documentation?
Oct 15, 2025
macos
assembly
apple-m1
apple-silicon
Section .bss of Assembly code
Oct 14, 2025
assembly
nasm
How much of this is needed to read ticks from the BIOS (8086)?
Oct 13, 2025
c
assembly
x86
x86-16
dos
Load the address of a symbol using NASM?
Oct 14, 2025
macos
assembly
x86-64
nasm
Shift right and Add in one command
Oct 14, 2025
assembly
arm
cortex-m
CUDA assembly instructions
Oct 13, 2025
assembly
cuda
What are the main steps to write an Instruction Set simulator?
Oct 14, 2025
assembly
simulator
X86 IA32 Assembly, Bad Register name
Oct 14, 2025
assembly
uhex$ in masm assembly
Oct 14, 2025
assembly
x86
masm
masm32
Trying to figure out why a certain Pokemon Red/Blue glitch occurs. Why do the programmers use the sbc instruction here?
Oct 13, 2025
assembly
z80
What's the advantage of having nonvolatile registers in a calling convention?
Oct 14, 2025
assembly
x86-64
cpu-architecture
cpu-registers
calling-convention
Gentle introduction to JIT and dynamic compilation / code generation
Sep 22, 2025
c++
assembly
code-generation
Why do I see conditional jumps to relative offset zero (a.k.a. jumps to the next instruction) in disassembly output?
Sep 22, 2025
assembly
x86-64
objdump
I want to write an RISC-V assembly code that removes zeros from the given array and stores in the same exact memory address
Sep 22, 2025
arrays
assembly
riscv
in-place
How to use GNU Assembler (GAS) to create a hand-written ELF File from the corresponding .s file
Sep 20, 2025
assembly
x86-64
ld
elf
gnu-assembler
« Newer Entries
Older Entries »