Skip to content

Commit

Permalink
[UNTESTED] Add patched Pro M White firmware
Browse files Browse the repository at this point in the history
Also moves firmware files to a new directory to avoid naming conflicts
with RGB variant.

Patch from Igor Calabria (@igorcalabria):
pok3r-custom/pok3rtool#6 (comment)

NOTE: Patch has not been tested aside from patch author.
  • Loading branch information
hansemro committed Jun 2, 2022
1 parent 542d139 commit 3f4c547
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
File renamed without changes.
Binary file added binaries/Pro_M_White/ProMW_fw_patched.bin
Binary file not shown.
15 changes: 15 additions & 0 deletions binaries/Pro_M_White/patch.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Cooler Master MasterKeys Pro M White firmware patch

Patch from Igor Calabria:
https://github.com/pok3r-custom/pok3rtool/issues/6#issuecomment-592815597

FW offset 0x3200

6388: ff 28 cmp r0,#0xff
638a: 05 d1 bne 0x00006398
638c: 68 68 ldr r0,[r5,#0x4]
638e: 3c 21 movs r1,#0x3c
6390: 30 e0 b 0x000063f4
6392: 00 bf nop
6394: 00 bf nop
6396: 00 bf nop

0 comments on commit 3f4c547

Please sign in to comment.