Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 292 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 292 Bytes

coff-linker

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

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