objcopy

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2024 May 29 15:49
Editor
Edited
Edited
2024 Jun 20 16:18
Refs
Refs
objcopy --dump-section .data=elf.data elf
 
 
objcopy --update-section .data=elf.data elf
 

headers

llvm-objcopy --strip-sections
 
 
 
 
 

Recommendations