Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in disassembly

Produce both assembly and object file with gcc/clang: Possible? How?

Refactoring dissassembled code

optimization disassembly

How do you read the binary with gdb when no symbols available?

gdb disassembly

Disassembly sub from rsp and different function returns

c gcc assembly gdb disassembly

What is the purpose of the pause x86 instruction and the loop in the GetSystemTimeAsFileTime function disassembly?

Converting some assembly to VB.NET - SHR operator working differently?

arm-none-eabi-gcc C Pointers

c gcc assembly arm disassembly

How to get Radare2 to use symbol table information for library calls?

Motorola 68000 assembler syntax for Program Counter Indirect with Index

How to get user defined function range (begin and end address) in elf file?

What are the meanings of callq command parameters?

.NET Disassembling, edit and patch

.net edit patch disassembly ida

What are Python disassemblers used for?

python disassembly

How to access content of stack in Python disassembler?