Newbetuts
.
New posts in disassembly
How can I determine this string value based on the C disassembly?
c
assembly
x86-64
reverse-engineering
disassembly
Meaning of BND RET in x86
assembly
x86
return
disassembly
opcode
How do I interpret this disassembled code in IDA?
c
assembly
disassembly
decompiling
ida
Disassembling A Flat Binary File Using objdump
reverse-engineering
disassembly
objdump
What does "DS:[40207A]" mean in assembly?
assembly
x86
memory-address
disassembly
memory-segmentation
What does jmp ds:dword mean [duplicate]
assembly
x86
memory-address
disassembly
memory-segmentation
Why does this memory address %fs:0x28 ( fs[0x28] ) have a random value?
c
gcc
x86-64
buffer-overflow
disassembly
How to interpret objdump disassembly output columns?
assembly
x86
endianness
disassembly
att
What is your favorite disassembler tool in Mac OS X? [closed]
macos
assembly
disassembly
nm
otool
How can I see parse tree, intermediate code, optimization code and assembly code during COMPILATION?
gcc
compiler-construction
parsing
disassembly
How to disassemble a memory range with GDB?
gdb
disassembly
How to disassemble, modify and then reassemble a Linux executable?
linux
x86
disassembly
objdump
How to write a disassembler? [closed]
x86
disassembly
How to remove samsung syncmaster 2243SN stand?
disassembly
How to disassemble one single function using objdump?
elf
debug-symbols
disassembly
objdump
dwarf
Why does this MOVSS instruction use RIP-relative addressing? [duplicate]
assembly
x86-64
disassembly
addressing-mode
relative-addressing
How to disassemble a binary executable in Linux to get the assembly code?
c++
linux
assembly
executable
disassembly
What does @plt mean here?
assembly
disassembly
How to disassemble 16-bit x86 boot sector code in GDB with "x/i $pc"? It gets treated as 32-bit
assembly
x86
gdb
qemu
disassembly
How can I see the assembly code for a C++ program?
c++
assembly
disassembly
Prev
Next