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 are the advantages of a frame pointer?
Nov 20, 2022
assembly
mips
What does code pattern like .size X,.-X do?
Apr 17, 2021
assembly
arm
cortex-m
eabi
How to get the gcc compiler to not optimize a standard library function call like printf?
Aug 21, 2022
c
gcc
assembly
x86
compiler-optimization
Why do I get triple fault when trying to handle an exception on 286 but not on a modern CPU nor Bochs?
Oct 24, 2022
assembly
x86
interrupt-handling
protected-mode
80286
Solution needed for building a static IDT and GDT at assemble/compile/link time
Apr 17, 2022
assembly
x86
nasm
ld
osdev
How are BIOS interrupts deconflicted with reserved hardware interrupts?
Oct 10, 2021
assembly
x86
serial-port
interrupt
bios
How to optimise this 8-bit positional popcount using assembly?
May 16, 2022
go
assembly
x86
simd
avx
How does an instruction decoder tell the difference between a prefix and a primary opcode?
Oct 16, 2022
assembly
x86
cpu-architecture
machine-code
instruction-encoding
Why can't we declare uninitialized variables in .bss section using `?` in arbitrary order?
Aug 30, 2022
assembly
x86
nasm
Call C function from Assembly -- the application freezes at "call printf" and I have no idea why
Jan 06, 2022
assembly
printf
How to determine values saved on the stack?
Dec 16, 2018
c
linux
assembly
inline-assembly
system-calls
Question about ADD on ASM 8086
Jun 14, 2022
assembly
x86
add
i386 assembly question: why do I need to meddle with the stack pointer?
Sep 11, 2022
assembly
x86
gnu-assembler
GCC inline assembly - Move float to XMM0 before call
May 23, 2022
c
gcc
assembly
sse
Detours Hook in external process for "empty" function does not work
May 30, 2018
c++
assembly
detours
LC3 Assembly Bitwise Right Shift
Oct 18, 2022
assembly
bitwise-operators
bit-shift
lc3
Self modifying code, copy/jump in the heap failed
Jul 26, 2021
c
assembly
gdb
objdump
self-modifying
What's the equivalent of BP register ( Frame Pointer ) on ARM processors?
Aug 28, 2022
assembly
arm
calling-convention
Why there is always a useless function argument in stack?
Feb 25, 2022
assembly
freebsd
Translating assembly to pseudocode
Mar 16, 2017
c
assembly
reverse-engineering
pseudocode
disassembly
« Newer Entries
Older Entries »