User Tools

Site Tools


elf

This is an old revision of the document!


바이너리 구조 분석

when u compile something

  1. c/cpp –compile–> .o
  2. .o –link–> .elf 파일 생성
  3. .elf – objcopy –> binary 특정 섹션만을 추출 .data .text
elf.1250062969.txt.gz · Last modified: 2013/08/03 05:04 (external edit)