Newbetuts
.
New posts in assembly
Run 16 bit program on 64 machine bit without dosbox
assembly
64-bit
What is callq instruction?
assembly
x86
x86-64
att
"xor eax, ebp" being used in C++ compiler output
c++
assembly
reverse-engineering
compiler-optimization
buffer-overflow
How are the fs/gs registers used in Linux AMD64?
linux
assembly
architecture
x86
x86-64
How can I determine this string value based on the C disassembly?
c
assembly
x86-64
reverse-engineering
disassembly
Is there a way to cast integers to bytes, knowing these ints are in range of bytes. Using SSE?
assembly
x86-64
masm
sse
sse4
How do I do inline assembly on the IPhone?
iphone
assembly
inline-assembly
whats the use of "org xxxx" in assembly for a legacy PC BIOS MBR bootloader?
assembly
nasm
x86-16
bootloader
boot
more info on Memory layout of an executable program (process)
memory
assembly
process
operating-system
How does C++ exception handling translate to machine code
c++
exception
assembly
try-catch
Writing my own BIOS
assembly
x86
bios
Meaning of BND RET in x86
assembly
x86
return
disassembly
opcode
BIOS Int 13h 08 DBT issue Bytes per sector code returns 0xF0 instead of 0x00 - 0x04
assembly
interrupt
x86-16
bios
fasm
How do I interpret this disassembled code in IDA?
c
assembly
disassembly
decompiling
ida
Why is it necessary to add a bias to the dividend for signed division by a power of 2?
assembly
x86-64
bit-shift
integer-division
How to see all the bits of a file?
text-editing
assembly
hex-editor
Arithmetic identities and EFLAGS
assembly
x86
x86-64
eflags
I compiled a assembly code on kali linux but i cant run it [closed]
linux
bash
assembly
Printing floats with printf in x86 nasm 32-bit
assembly
x86
printf
nasm
Why does using "int 21h" on Assembly x86 MASM cause my program to crash?
windows
assembly
x86
dos
masm
Prev
Next