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
Self-modifying code sees a 0xCC byte but the debugger doesn't show it?
Mar 06, 2016
assembly
gdb
x86-64
breakpoints
self-modifying
intel
Why is 0 moved to stack when using return value?
Oct 02, 2022
c
assembly
clang
disassembly
calling-convention
What arguments are passed to entry point of a PE (Portable Executable) file?
Sep 22, 2022
winapi
assembly
x86
portable-executable
Disabling Paging in x86 32bit
Apr 13, 2022
assembly
x86
paging
virtual-memory
page-fault
Loading second stage of a bootloader
Sep 17, 2022
assembly
x86
nasm
bootloader
real-mode
Bootloader printing garbage on real hardware [duplicate]
Apr 25, 2021
assembly
x86
bootloader
bios
osdev
Meaning of bytes in Intel GMA950 private buffer, in VGA text mode
Apr 01, 2022
assembly
intel
osdev
vga
video-memory
AVX512 vector length and SAE control
Jun 20, 2022
assembly
x86
avx512
Which is more useful at an assembly level, 64 registers or three operand instructions? [closed]
Sep 13, 2018
c
assembly
compiler-construction
How to execute a call instruction with a 64-bit absolute address?
Feb 07, 2022
assembly
x86-64
nasm
jit
function-call
How to synchronize on ARM when one thread is writing code which the other thread may be executing concurrently?
Aug 23, 2021
c++
multithreading
assembly
arm
self-modifying
How do I decode a machine instruction to assembly in LEGv8?
Apr 24, 2022
assembly
arm64
instructions
instruction-set
machine-code
Whats the fundamental difference between addressing of array[di] and [array + di] in assembly?
Aug 25, 2020
assembly
masm
x86-16
emu8086
GCC Assembly "+t"
Mar 26, 2019
c++
c
gcc
assembly
x86
How can I prevent functions from being aligned to 16 bytes boundary when compiling for X86?
Sep 26, 2022
assembly
optimization
x86
rust
embedded
Why does AES in SSE not provide full function?
Mar 15, 2019
assembly
x86
aes
sse
instruction-set
How can I use interrupts to trigger a divide-by-zero error exception in x86 assembly?
Oct 16, 2022
linux
assembly
How to go From Assembler instruction to C code
Oct 25, 2022
c
assembly
instructions
instruction-set
How do I translate x86 GCC-style C inline assembly to Rust inline assembly?
Nov 19, 2022
assembly
rust
Can rip be used with another register with RIP-relative addressing?
Nov 09, 2022
assembly
x86-64
addressing-mode
« Newer Entries
Older Entries »