Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in disassembly

Assembly code from Ocaml

assembly ocaml disassembly

Confused by TBB in a section of ARM disassembly

assembly arm disassembly

Cast from float to double produces different results—same code, same compiler, same OS

Missing instruction numbers in javap output

Unknown meaning of colon ( : ) in assembly instruction

Disassemble to identify encryption algorithm

x86 ELF Disassembler that disassembles to Intel Syntax

linux x86 elf disassembly

What's the difference between the import table, import adress table, and import name table?

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