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:
TCtools TCtools is a set of 2 tools dedicated to the Palm Tungsten C device:
A patch to realign the physical keyboard of the Tungsten C with the one managed by Palm OS. You may also choose to have Palm OS work with any of the QWERTY, QWERTZ or AZERTY keyboard independantly from the real keyboard
One Click Clipping One Click Clipping is a small enhancement to Palm Query Application technology. A normal Palm Query Application (PQA) requires some sort of user interaction before the clipping is served. This interaction can be as advanced as filling out a form to as simple as clicking one link. This last case is a click too much - One Click Clipping addresses this
JogDaily JogDaily - Do you remember situations when Jog-Dial navigator was not so convinient as it should be? For me the answer's "Yes", especially when the list on the screen is very long (Contacts, Programs etc). So this hack simplifies the scrolling in such cases
Tips Hack Tips Hack - The standard "Tips" window is not perfect.
Use RNS:: Tips Hack to enhance the "Tips" window!
The hack adds a nice scrollbar, menu, and /C and /S Graffiti commands
TickHack TickHack - Tick tick tick! TickHack adds audible feedback to your Graffiti input -- handy when you're looking away from your Palm while you write.
TickHack was developed entirely on-board a Palm Vx using the Quartus Forth compiler
PowerButton Hack PowerButton Hack - With PowerButton Hack you can have your palm ready upon startup with whatever program you choose!
You can set a specified application to run upon turning on your palm
Graffiti Anywhere Graffiti Anywhere - Graffiti Anywhere allows you to use the Graffiti recognition system anywhere on the screen.
Press and hold the datebook hard button and stroke directly on the screen.
As in the Graffiti area, stroke letters on left side and digits on right side.
It really improves your Graffiti accuracy
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
FAT32 FAT32 - FAT32 driver for OS5 devices without it. Allows use of 4GB cards on those devices
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
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