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
Unsigned Overflow in C
Mar 01, 2023
c
assembly
overflow
int
unsigned
Does setting a bit collide with concurrent sets of other bits on the same word?
Feb 27, 2023
c++
memory
assembly
synchronization
bit-manipulation
Assembly language output in a C++ compiler
Feb 27, 2023
c++
compiler-construction
assembly
How to reconstruct type and data structure in disassembled C/C++ program?
Feb 26, 2023
assembly
binary
types
reverse-engineering
disassembly
Why doesn't the Windows x64 calling convention use XMM registers to pass more than 4 integer args?
Feb 26, 2023
windows
assembly
x86-64
sse
calling-convention
c++ execute code from no file system
Feb 25, 2023
c++
assembly
filesystems
mbr
Minimal example to compile & run assembly with gcc?
Feb 26, 2023
linux
assembly
x86-64
CPUID: Why must MISC_ENABLE.LCMV be set to 0 for some functions? Can I temporarily overwrite it?
Feb 26, 2023
assembly
x86
x86-64
cpuid
msr
Where to learn about low-level, hard-core performance stuffs?
Feb 25, 2023
performance
optimization
assembly
profiling
low-level
Analyzing crash - translate disassembly instructions to C++ equivalent
Feb 25, 2023
c++
debugging
assembly
crash
dummy movups generated by gcc
Feb 24, 2023
optimization
gcc
assembly
x86-64
low-level
What does the following assembly does for the following .c file
Feb 23, 2023
c
assembly
compiler-construction
sparc
Loading a file on an ISO 9660 File System
Feb 24, 2023
assembly
filesystems
x86
bios
iso9660
Stack allocation, why the extra space?
Feb 23, 2023
gcc
assembly
x86
stack
memory-alignment
DCPU-16 DIV instruction
Feb 23, 2023
assembly
dcpu-16
What do andi and ori do in this program?
Feb 22, 2023
assembly
mips
Assembly (,%eax,4)
Feb 21, 2023
assembly
att
addressing-mode
How can I prevent strcpy() being optimised
Feb 20, 2023
c
gcc
assembly
Can i use the same ARM assembly for different ARM processors (Cortex,Tegra and so on)?
Feb 21, 2023
assembly
arm
cpu-architecture
instruction-set
How does this asm code setup SEH?
Feb 20, 2023
exception
assembly
x86
masm
seh
« Newer Entries
Older Entries »