HackFinder - Hacks are little pieces of code that replace or extend functions of the PalmOS.
Usually hacks should be managed by a hackmanager like HackMaster or X-Master, but sometimes they patch the system by themselves, possibly risking conflicts with other hacks/ applications.
For background information on hacks, what they are, how they work and what could happen if you are not careful, be sure to read the article "Everything About Hacks" at www.dseifert.com/hacks.
To help determine whether an application installs a hack, I have written this little application called HackFinder.
It will scan all installed applications for code that installs a hack and will create a report listing these applications along with the PalmOS API call they replace/extend.
Be sure to read the manual to understand how it works and what its report mean.
Like it? Share with your friends!
Requirements:X-Master or EVPlugBase
Supported operating systems:
Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
Similar Software:
TreoSelCntlHack TreoSelCntlHack - provides button and category selection on a Handspring Treo.
The functions are invoked by pressing one or two keys simultaneously. ButtonOpt+Space Next ButtonOpt+Space CategoryOpt+Menu Category UpRocker Up Category DownRocker Down SelectReturn SelectSpace .
Additionally for some Categories, pressing the first letter of the list item selects the list
SwatchHack SwatchHack - The Swatch company has created a new way of measuring time, called 'Internet Time'. A day in Internet Time is divided into 1000 Swatch beats, each 1 minute 26.4 seconds long, counting from @000, which marks midnight BMT (Biel Mean Time, named for the home city of Swatch in Switzerland).
For more information, visit Swatch here
Toggle Keylights Shortcut for Power Hero Toggle Keylights Shortcut for Power Hero - This is a shortcut for Power Hero that helps you quickly manage power on your Treo or Centro smartphone. You might want to link it to a favourite so you can use Butler's keylauncher to press and hold a key and do the relevant job. It requires Power Hero to be installed
Toggle Phone Connection Shortcut for Power Hero Toggle Phone Connection Shortcut for Power Hero - This is a shortcut for Power Hero that helps you quickly manage power on your Treo or Centro smartphone. You might want to link it to a favourite so you can use Butler's keylauncher to press and hold a key and do the relevant job. It requires Power Hero to be installed
Lightspeed Lightspeed - - Overclock and Increase Performance
- Underclock and Increase Battery Life
Lightspeed lets you change the Bus clock frequency and CPU clock frequency on your Palm OS 5 device that has a intel XScale CPU.
- Increase the Bus clock frequency by as much as 200 percent!
- Set the CPU clock frequency to as high as 600 Mhz
PalmBuzzer PalmBuzzer allows you to set sound to the 4 hardware buttons, to letters and numbers and to add a picture on top of the window.
These are the naming rules at the moment:
Every file needs to be a WAVE audio file and stored in /PALM/Programs/PalmBuzzer/
* for the 16 on-screen buttons: Test1.wav to Test16.wav
* for the 4 hardware buttons: Hard1.wav to Hard4
VolumeRocker VolumeRocker is designed to make the Treo 600 more useful.
It lets you use the "volume" buttons as scroll buttons.
It lets you use the volume buttons to imitate the Clie "Jog" and "Back" buttons.
VolumeRocker also lets the Treo 5-way navigator imitate the Tungsten T 5-way navigator
JOG Dial Hack JOG Dial Hack transforms input from the JOG Dial to scroll button presses
Other Software by developer «79bmedia»:
Crash Pro Even PalmOS applications sometimes crash. Most annoyingly the on-screen reset button often does not work, requiring you to take your device out of its case and perform a manual soft reset. For some devices you may even find yourself in a frantic search for a paperclip to be able to actually do the reset.
Recover ...
But here Crash Pro comes to your aid
Crash Crash - You remember these nifty dialogs saying "Fatal Exception" or "DataMgr.c, Line 1234, Null pointer passed" with a nice looking "Reset" button at the bottom?
Especially when testing a lot of hacks and new programs I get these dialogs rather often
ResetEmu ResetEmu - The PalmOS primarily notifies applications of important global events by sending so called launch codes.
The mostcommon launch code is sysAppLaunchCmdNormalLaunch whichtells an application that it should start running.
This isoften the only launch code an application understands - and worse, sometimes the only one it handles properly