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
x86 addl vs subl
Oct 09, 2022
c
assembly
compiler-construction
x86
clang
Linux sbrk() as a syscall in assembly
Oct 09, 2022
linux
assembly
system-calls
sbrk
why segments in elf file can overlap
Oct 10, 2022
assembly
elf
segment
How do I debug exceptions in unknown code?
Oct 09, 2022
c++
debugging
exception
assembly
Understanding x86 MOV Syntax
Oct 09, 2022
assembly
x86
ida
mov
Visual Studio only breaks on second line of assembly?
Oct 08, 2022
visual-studio-2010
assembly
masm
Embedding assembler within C++ acceptable?
Oct 08, 2022
c++
performance
assembly
How to access C variable for inline assembly manipulation?
Oct 08, 2022
c
gcc
assembly
inline-assembly
undefined reference to `printf'
Oct 07, 2022
c
gcc
assembly
makefile
nasm
Trying to build a PC (counter) for the nand2tetris book, but I'm having some trouble with the logic
Oct 06, 2022
assembly
hdl
nand2tetris
ARM Unified Assembler Language grammar and parser?
Oct 05, 2022
assembly
arm
grammar
How does debugger know function names?
Oct 04, 2022
c
winapi
assembly
ollydbg
JIT-ed Exception handler implementation
Oct 05, 2022
.net
assembly
exception-handling
clr
il
strlen in NASM Linux
Oct 05, 2022
linux
assembly
x86
nasm
How can I turn this into shellcode?
Oct 04, 2022
c
shell
assembly
segmentation-fault
shellcode
How to use variables in __asm?
Oct 04, 2022
c++
visual-c++
assembly
x86
inline-assembly
How to use SSE2 & PREFETCHh instructions at the same time?
Oct 04, 2022
assembly
x86
A strcpy gcc inline assembly code
Oct 03, 2022
c
gcc
assembly
inline-assembly
How to store 4 characters in a define doubleword in assembly language?
Sep 27, 2022
assembly
masm
x86-16
Which is generally faster to test for zero in x86 ASM: "TEST EAX, EAX" versus "TEST AL, AL"?
Jun 20, 2022
intel
performance
assembly
x86
micro-optimization
« Newer Entries
Older Entries »