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
52 stars 13 forks source link

modified: add kzzi k68 pro keyboard support #78

Closed XusMochizuki closed 1 month ago

XusMochizuki commented 2 months ago

add support for kzzi-k68pro tested read on my keyboard is ok, not testing for write.

see image below for logs

8cedc3fdf2f5de032b292225ee8bda89
XusMochizuki commented 2 months ago

Is this md5 for bootloader mean the md5 value returned by using _function get_md5_fromhex () with output.hex file? If so, I just updated it.

carlossless commented 2 months ago

@XusMochizuki it's the md5 value when reading only the bootloader segment (use the -b flag - sinowealth-kb-tool read -b ...)

XusMochizuki commented 2 months ago

ok, I got an 12kb file by this command, and a MD5 value : 3e0ebd0c440af5236d7ff8872343f85d was been printed in terminal, I updated READMD.md now, check it.

{C657CDE0-F3F3-4219-8588-252933CF0593}