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:
DA Launcher 5 DA Launcher 5 is HACK type program that launches Desk Accesorry which is new type application on PILOT.
On Palm OS (on which Pilot and Palm Pilot runs), only One Application can run at the same time.
Pilot's launch time is very short and well designed application can keep it's status, so It's not so bad for user
Alarm Repeater Hack Alarm Repeater Hack is a HackMaster hack for PalmOS version 1.0 and version 2.0 that lets you repeat your alarm sound a given number of times.
This is useful because the PalmPilot speaker tends to be on the quiet side. If you keep your device in your pocket, you may not even hear the alarm. By making the alarm repeat longer, there's a better chance that you'll hear it
BackLight Info Hack BackLight Info Hack - I found that I can hardly find out if the backlight is on or off under strong light.
So I wrote this stupid software in order to save battery.
Just put it here in case anyone also need it.
I just tested it on my Palm m505. So use at your own risk
PrefsPlus PrefsPlus is an easy to use utility that gives you more preferences
JOG Dial Hack JOG Dial Hack transforms input from the JOG Dial to scroll button presses
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
FindHack FindHack is a replacement for the Palm OS Find function. It is compatible with handhelds based on Palm OS 3.3 to Palm OS 5.
Version 4.0 is a complete rewrite and works on Palm OS 3.3 through 5. Its powerful features make it an essential utility for everyday use
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
GameStick GameStick is a program/hack developed to revolutionalize the way you play Palm games.
It solves the difficulty of playing games with Palm's hard buttons by creating virtual control buttons on top of the Graffiti area.
Now, you can truly enjoy your Palm games
BlazerDA BlazerDA is a DA to delete all cookies, history, and autofill from Blazer web browser automatically
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