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 preemption is handled in single core systems?
Dec 05, 2022
multithreading
assembly
parallel-processing
operating-system
multitasking
protect python code from reverse engineering
Dec 05, 2022
python
debugging
assembly
reverse-engineering
obfuscation
Does referencing constants without a dollar sign have a distinct meaning?
Dec 05, 2022
assembly
x86
x86-64
att
Fastest factorial implementation with 64-bit result in assembly
Dec 04, 2022
c++
assembly
x86-64
inline-assembly
factorial
How can I get started on writing my own mobile OS for ARM processors?
Dec 04, 2022
assembly
operating-system
arm
Which registers are protected from user space in linux?
Dec 04, 2022
assembly
linux-kernel
x86
kernel
cpu-registers
C64 out of memory error after loading PRG file in VICE emulator
Dec 04, 2022
assembly
c64
Is there any assembly language debugger for OS X?
Dec 04, 2022
macos
assembly
debugging
About mov in assembly
Dec 03, 2022
assembly
How to avoid goto and jump when coding in assembly?
Dec 03, 2022
assembly
goto
When does memory load cause bus error on x86-64 linux?
Dec 02, 2022
c
linux
assembly
x86
CONCEPT OF MOV AX,CS and MOV DS,AX
Dec 03, 2022
assembly
x86-16
real-mode
memory-segmentation
Why multiple instructions with same opcode and working?
Dec 03, 2022
assembly
x86
opcodes
Is it possible to convert C/C++ source code to assembly?
Dec 02, 2022
c++
c
assembly
Basic C++ debugging question
Dec 02, 2022
c++
debugging
assembly
What is the difference between "lea eax, [ebx + eax]" and "add eax, ebx" in x86-32 assembly?
Dec 02, 2022
assembly
x86
How much cycles math functions take on modern processors
Nov 30, 2022
c
math
gcc
assembly
x86-64
"C variable type sizes are machine dependent." Is it really true? signed & unsigned numbers ;
Dec 01, 2022
c
assembly
types
Left shift of only part of a number
Dec 02, 2022
c
optimization
assembly
x86
Design patterns in Assembly language
Dec 01, 2022
design-patterns
assembly
« Newer Entries
Older Entries »