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
..
arm.lua
creative.lua
fuzep.lua
fuzep_rb.lua
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
Makefile hwpatcher: fix horrible typo in the makefile 2014-08-13 12:44:26 +02:00
Makefile.patch
md5.c
md5.h
patch.S
rkwpatch.lua hwpatcher: add generic RKW file patching script 2014-09-02 22:35:26 +02:00
view.lua
zxfi2.lua
zxfi3.lua