Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 307 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 307 Bytes

coff-linker

Patches the relative offsets of an .OBJ file (e.g. jumps) and extracts .text/.data/.rdata/.bss sections.

To know the address of the symbols, you need to pass a file containing the mapping. coff-linker -a addresses.txt: example.