rockbox/utils/hwpatcher
Marcin Bukat 21373e9043 hwpatcher: add generic RKW file patching script
This script is handy hacking tool to patch RKW file with
arbitrary binary and put jump into implanted code.
It also shows how to use hwstub crc routine.

Change-Id: I89b5086dc1ddaca3dbc03df26a85472d8a20d51e
2014-09-02 22:35:26 +02:00
..
Makefile hwpatcher: fix horrible typo in the makefile 2014-08-13 12:44:26 +02:00
Makefile.patch Introduce hwpatcher, a tool to patch binaries 2014-06-24 18:07:56 +02:00
arm.lua Introduce hwpatcher, a tool to patch binaries 2014-06-24 18:07:56 +02:00
creative.lua Introduce hwpatcher, a tool to patch binaries 2014-06-24 18:07:56 +02:00
fuzep.lua Introduce hwpatcher, a tool to patch binaries 2014-06-24 18:07:56 +02:00
fuzep_rb.lua Introduce hwpatcher, a tool to patch binaries 2014-06-24 18:07:56 +02:00
generic_stmp.lua Introduce hwpatcher, a tool to patch binaries 2014-06-24 18:07:56 +02:00
hwpatcher.c hwpatcher: add framework for CRC computation 2014-08-26 07:21:19 +02:00
lib.lua hwpatcher: add framework for CRC computation 2014-08-26 07:21:19 +02:00
md5.c Introduce hwpatcher, a tool to patch binaries 2014-06-24 18:07:56 +02:00
md5.h Introduce hwpatcher, a tool to patch binaries 2014-06-24 18:07:56 +02:00
patch.S Introduce hwpatcher, a tool to patch binaries 2014-06-24 18:07:56 +02:00
rkwpatch.lua hwpatcher: add generic RKW file patching script 2014-09-02 22:35:26 +02:00
view.lua Introduce hwpatcher, a tool to patch binaries 2014-06-24 18:07:56 +02:00
zxfi2.lua Introduce hwpatcher, a tool to patch binaries 2014-06-24 18:07:56 +02:00
zxfi3.lua Introduce hwpatcher, a tool to patch binaries 2014-06-24 18:07:56 +02:00