Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in disassembly

What does the AMD64 machine code "48 ff 25" mean? [closed]

Machine code of file (executable)?

Convert large amount of code to data in IDA

What is the purpose of the assembly instructions after a function I see with ndisasm?

Why does this MOVSS instruction use RIP-relative addressing? [duplicate]

Disassembling a DLL coded in Delphi -- how to start? [closed]

delphi disassembly

PowerPC opcode table?

What does "jb" signify if preceded by an "add" command?

How to know if ARM or Thumb mode at entry point of program

I need to recover my source code from the executable

c disassembly

Why do people disassemble .NET (CLR) binaries?

reflector il disassembly

How an assembly language works?

c assembly x86 gdb disassembly

How can I know what this does?

assembly disassembly

Best approach for debugging a Win 16-bit application?

How can I disassemble the result of LLVM MCJIT compilation?

llvm disassembly mcjit

if statement works incorrectly - disassembling explains nothing for me

c# disassembly