nand-nor / dedelf

Deep elf EDitor
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add overwrite support for use with -b <byte-offset> option #16

Open nand-nor opened 4 years ago

nand-nor commented 4 years ago

The --overwrite option currently only works when supplying the -p option to specify a section to overwrite. Should at some point add support for overwriting a segment starting at the offset specified by -b option.