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
What decides memory address for global variables. Compiler or Operating system?
Jul 09, 2019
c
assembly
x86-16
Branch to an address using GCC inline ARM asm
Jun 27, 2022
gcc
assembly
arm
inline-assembly
How should the byte sequence 0x40 0x55 be interpreted by an x86-64 emulator?
Jan 05, 2020
assembly
x86-64
How does test and je/jne work
May 04, 2019
debugging
assembly
x86
lldb
What does mov bl do in assembly
Mar 17, 2022
c++
assembly
x86
Can my CPU execute multiple NOPs per CPU cycle?
Oct 21, 2022
c
performance
assembly
nop
why do repe and repne do the same before movsb?
Nov 02, 2022
assembly
x86
repeat
machine-code
instructions
Default registers and segments value on booting x86 machine
Nov 04, 2022
assembly
memory-management
x86-16
bootloader
bios
Why do some 8051 program ends with the code "LOOP: SJMP LOOP"
Oct 27, 2022
assembly
8051
8086 assembly on DOSBox: Bug with idiv instruction?
Jul 19, 2020
assembly
x86
x86-16
tasm
dosbox
When to use ADOX instead of ADCX?
Sep 15, 2022
assembly
x86
adx
x86 register flag abbreviations
Jun 04, 2022
assembly
x86
masm
eflags
What does ZTV,ZTS,ZTI mean in the result of gdb x/nfu "vtable_address"?
Jun 02, 2022
c++
assembly
gdb
vtable
name-mangling
x86 XOR opcode differences
Oct 31, 2020
assembly
x86
bit-manipulation
opcode
instruction-encoding
Finding countdown timer in Grub 2.02 source code
Feb 21, 2022
c
assembly
grub
Confusion about ARM documentation on carry flag
Jul 01, 2022
assembly
arm
compare
carryflag
Slow vpermpd instruction being generated; why?
Jun 26, 2022
c++
assembly
signal-processing
avx
auto-vectorization
Why doesn't Ice Lake have MOVDIRx like tremont? Do they already have better ones?
Jun 01, 2022
assembly
x86
intel
cpu-architecture
instruction-set
Why does clang behave weirdly with register variables compared to gcc?
Nov 16, 2022
c
assembly
clang
x86 Assembly Why use Push/Pop instead of Mov?
Sep 17, 2022
assembly
x86
exploit
shellcode
« Newer Entries
Older Entries »