Skip to content

Some random tools, related to rockbox or not, working or not :)

Notifications You must be signed in to change notification settings

pamaury/pa-tools

Folders and files

NameName
Last commit message
Last commit date
Feb 27, 2017
Apr 18, 2011
May 19, 2011
Feb 10, 2013
Jan 23, 2011
Feb 6, 2012
Jun 27, 2012
Feb 10, 2013
Oct 9, 2017
Feb 27, 2017
Feb 6, 2012
Apr 23, 2011
May 17, 2015
Jan 23, 2011
Apr 15, 2011

Repository files navigation

This repository contains some random tools.
Here is a quick summary of the tools:
o lsusb_tgk/
  A simple GTK wrapper around lsusb, used to display a nice structure
o serial_reader/
  A simple tool to read/write from/to a usb serial device.
  Useful for use with rockbox usbser driver
o usb_test/
  A simple tool to test rockbox usb stack.
  It works with the usbtest driver of one of my branches.
o pe_tools/pe_info
  A simple and nice tool to dump a PE file. It has color, supports ordinal
  import resolution and build a memory map.
o pe_tools/pe_wince_rebase
  A simple tool to rebase WinCE PE executable which are weird.
  It uses the .sec2va section added by rom_info, and does it best.
o mio_C501e/
  Some tools related to the Mio C510e device, running WinCE. Many ROM related.
o fuze+/
  Some tools related to the Fuze+
o fuze+/recovery_hid/
  A tool to send a .sb file to the HID-based recovery mode of the imx233 (used by the fuze+)
o devrandomizer/
  A tool to log /dev/random data to a file & to read /dev/random from a file using ptrace. 
  This allows to derandomize a program using /dev/random by logging the random data and reusing it later.

About

Some random tools, related to rockbox or not, working or not :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published