summaryrefslogtreecommitdiff
path: root/utils (follow)
Commit message (Expand)AuthorAge
* Make beastpatcher build with VS2005 again.Dominik Riebeling2009-09-24
* Add non-interactive mode to beastpatcher.Dominik Riebeling2009-09-24
* Integrate mknkboot into beastpatcher.Dominik Riebeling2009-09-20
* Fix signedness mismatch.Dominik Riebeling2009-09-18
* Extend beastpatcher command line.Dominik Riebeling2009-08-23
* Utils/Analysis/Find_Addr.pl: fix wrongly recognizing addresses as being in co...Maurus Cuelenaere2009-08-17
* hopefully fix the wpseditor... I cant get it to compile on a pre r22062 tree ...Jonathan Gordon2009-07-27
* Add some notes describing how the bin2note exploit worksDave Chapman2009-07-16
* Add some Makefile rules to demonstrate assembling, linking, converting to bin...Dave Chapman2009-07-13
* Add flashsplit utility, previously hosted on the wiki at http://www.rockbox.o...Dave Chapman2009-07-13
* First commit of "bin2note" utility for exploiting the Notes buffer overflow o...Dave Chapman2009-07-13
* utils/analysis/find_addr.pl: fix detection of codec start addressMaurus Cuelenaere2009-07-08
* utils/analysis/find_addr.pl: also add support for plugins & codecsMaurus Cuelenaere2009-07-01
* Add (better IMO) alternative for utils/analyis/objdiff.py (taken from Linux k...Maurus Cuelenaere2009-07-01
* Add an utility to easily find the assembled instructions at a specific memory...Maurus Cuelenaere2009-06-28
* meizu_dfu:Bertrik Sikken2009-06-28
* jz4740_tools : bin2c.c location has changedRafaël Carré2009-06-19
* Make bin2c compile with VS2005 and move it to a separate folder as its gettin...Dominik Riebeling2009-06-13
* Refactor sendfirm functionality in beastpatcher and do some code police.Dominik Riebeling2009-06-13
* Build beastpatcher by incorporating the MTP_DLL code instead of linking the DLL.Dominik Riebeling2009-06-13
* Some more MTP_DLL cleanup.Dominik Riebeling2009-06-13
* Fix beastpatcher on linux and code police.Dominik Riebeling2009-06-12
* Implement sendfirm functionality in beastpatcher. Set svn:eol-style properties.Dominik Riebeling2009-06-12
* Allow building beastpatcher with libmtp 0.2.[0-5].Dominik Riebeling2009-06-11
* Fix ZenUtils compilationMaurus Cuelenaere2009-06-10
* Remove never used code -- libmtp is not used on Windows.Dominik Riebeling2009-06-08
* Major W32 beastpatcher rework (FS#10220).Dominik Riebeling2009-06-08
* FS#10253 : mkamsboot v1.0Rafaël Carré2009-05-28
* Support building beastpatcher with MinGW.Dominik Riebeling2009-05-16
* Add the Sansa m200 to tcctool.Robert Menes2009-05-07
* Update jz4740_tools READMEMaurus Cuelenaere2009-04-21
* Add new directory under utils for code-analysis tools, and objdiff.py script ...Andrew Mahone2009-04-10
* Jz4740 USB tool:Maurus Cuelenaere2009-04-04
* Fix Jz4740 USB tools warningsMaurus Cuelenaere2009-03-31
* Make Jz4740 USB tools a bit more configurable by letting you choose what file...Maurus Cuelenaere2009-03-20
* Cosmetic fix: remove duplicate semicolonsBertrik Sikken2009-03-04
* Initial (untested) attempt at a Windows version. The MTP_DLL.dll library nee...Dave Chapman2009-02-22
* Initial version of a BSD-licensed beastpatcher utility for Gigabeat S install...Dave Chapman2009-02-22
* MTP_DLL:Maurus Cuelenaere2009-02-19
* Fix old libmtp detection on Ubuntu systems that don't support echo -e.Nicolas Pennequin2009-02-18
* extract LIBMTP_VERSION from header, and use that to set -DOLDMTP when buildin...Andrew Mahone2009-02-08
* Fix compilation of sendfirm with 0.3.x versions of libmtp and keep a (hacky) ...Nils Wallménius2009-02-07
* FS#9638 - temp_cue is unused and wasting memory.Bertrik Sikken2009-01-31
* ZenUtils: fix offset detectionMaurus Cuelenaere2009-01-23
* Remove executable property that somehow got setMichael Giacomelli2009-01-04
* Commit utility to dump the OF from a rockboxed Gigabeat S. Searches the part...Michael Giacomelli2009-01-04
* Fix array sizesFrank Gevaerts2008-12-12
* Fix segmentation fault when no key was found.Maurus Cuelenaere2008-11-21
* Commit DLanalyser tool, made by Jin LeMaurus Cuelenaere2008-10-27
* Don't exit with code 0 on do_patching() failVitja Makarov2008-10-13