PrithiPal Singh’s Reviews > Practical Binary Analysis: Build Your Own Linux Tools for Binary Instrumentation, Analysis, and Disassembly > Status Update

PrithiPal Singh
PrithiPal Singh is on page 360 of 456
Chapter 1 contians general introduction, types of files : elf, PE, normal compilation process : preprocessing(importing the files and copy-paste the source-code) , compile (analyze the tokens and produce the assembly) , assembler (outputs the object file usually relocatable) - an object file contains the empty references the the external libraries which are filled at linker stage - outputs exectuable file,
Apr 20, 2020 12:53AM
Practical Binary Analysis: Build Your Own Linux Tools for Binary Instrumentation, Analysis, and Disassembly

flag

PrithiPal’s Previous Updates

PrithiPal Singh
PrithiPal Singh is on page 36 of 456
Apr 20, 2020 12:54AM
Practical Binary Analysis: Build Your Own Linux Tools for Binary Instrumentation, Analysis, and Disassembly


No comments have been added yet.