carlossless / sinowealth-kb-tool

A utility for reading and writing flash contents on Sinowealth 8051-based HID devices through the commonly found ISP bootloader
MIT License
54 stars 15 forks source link

more limited and defined ihex handling #5

Closed carlossless closed 1 year ago

carlossless commented 1 year ago

The only user-affecting change here is that the tool will no longer fill empty space until flash_size with 0xFF when the given ihex payload doesn't cover all of it.