parent
a6e19b0b18
commit
037680650f
|
|
@ -1,12 +1,16 @@
|
||||||
* Novatools
|
* Novatools
|
||||||
This is a collection of tools for reading, patching and flashing the
|
This is a collection of tools for reading, patching and flashing the
|
||||||
Novatouch TKL firmware.
|
Novatouch TKL firmware.
|
||||||
|
|
||||||
|
See also [vekkt0r.github.io][1] for some more info about Novatouch keyboard reversing.
|
||||||
|
|
||||||
|
[1]:http://vekkt0r.github.io/articles/novatouch-tkl-reverse-engineering-part-1/
|
||||||
** Disclaimer
|
** Disclaimer
|
||||||
This is just a quick hack that has only been tested by me. It is very
|
This is just a quick hack that has only been tested by me. It is very
|
||||||
dependant on a specific version of the firmware and if your keyboard
|
dependant on a specific version of the firmware and if your keyboard
|
||||||
has another firmware things will most probably break. The checksum of
|
has another firmware things will most probably break. The checksum of
|
||||||
the original firmware will be checked before patching. If checksum
|
the original firmware will be checked before patching. If checksum
|
||||||
differs the patching will fail.
|
differs the patching will abort.
|
||||||
|
|
||||||
It is possible you will brick your keyboard by using these tools.
|
It is possible you will brick your keyboard by using these tools.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue