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
How can I transpose an image in Assembly?
May 07, 2022
image-processing
assembly
x86
masm
Using LLDT and configuring the GDT for it
Jun 09, 2019
assembly
x86
nasm
osdev
Reference for x86 instructions by functionality
Oct 21, 2020
assembly
x86
instruction-set
Buffer Overflow - Program terminates after spawning a shell
Feb 18, 2022
security
assembly
buffer-overflow
shellcode
Emacs gdb - display arrow when debugging assembly
Jun 25, 2022
debugging
assembly
emacs
gdb
Pushing to floating-point registers instead of stack
Jul 03, 2020
assembly
cpu-registers
How to call cpuid instruction in a Mac framework?
Aug 18, 2018
xcode
macos
assembly
x86
cpuid
how to debug an NASM assembly program requiring user input?
Sep 23, 2022
linux
ubuntu
assembly
nasm
insight
Calling JNI_CreateJavaVM crashes the program
Apr 04, 2020
java
assembly
jvm
java-native-interface
jrockit
Is there any good assembly generation module for Python?
May 09, 2021
python
assembly
emit
shellcode: pass arguments to execve in x86_64 assembly
Jan 07, 2019
c
assembly
shellcode
Intel MPX, BNDSTX, BNDLDX
Sep 23, 2022
pointers
assembly
intel
Is it possible to use memory barriers only on the storing side
Aug 26, 2022
c
assembly
cpu-architecture
memory-barriers
Native android development without any java?
Sep 25, 2022
android
c++
c
assembly
native
Seg fault...on hello world
Mar 29, 2022
linux
assembly
x86-64
system-calls
How do I convert a signed 8-bit byte to a signed 16-bit integer in assembly?
Feb 09, 2020
assembly
arduino
int
byte
avr
Is placing code and read-only data it uses right next to each other a good idea?
Aug 20, 2022
performance
assembly
optimization
x86
lookup-tables
How can the timer interrupt be 0x08 if the first 32 interrupts are reserved for exceptions?
Sep 05, 2022
assembly
operating-system
interrupt
i386
Why does using jmp prevent the Clang assembler from figuring out an absolute expression for .fill?
Apr 25, 2022
macos
assembly
x86
clang
bootloader
Any advantage of XOR AL,AL + MOVZX EAX, AL over XOR EAX,EAX?
Sep 15, 2022
c++
assembly
x86
« Newer Entries
Older Entries »