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:
SortingHack SortingHack - This hack addresses a problem with the sorting in the Pilot.
Some characters used in the Nordic languages are not handled properly, i.e., they are not sorted in the proper order in the AddressBook for instance.
This hack fixes this problem for Danish, Finnish, Norwegian and Swedish
CruiseControl CruiseControl - Using CruiseControl may allow you to speed up your Palm Organizer by as much as 50%.
CruiseControl only works with Palm Organizers that use the Motorola DragonBallEZ Microprocessor (MC68EZ328) such as the PalmV and PalmIIIX. It should not be used on other Palm devices
I300EZKeyGuardnMute I300EZKeyGuardnMute - The Samsung I300 PalmPhone makes it easy for you to dial a number without using the stylus. The big keys on the phone keypad screen are easy to use. The four shortcut buttons on the phone also make it easy to access your favorite palm applications without the stylus
BeamAlertHack BeamAlertHack - This hack eliminates the annoying alert which pops up after each beam (appears, if you have turned off 'beam receive' in the palm preferences).
The creation of this hack is so obvious, that I suppose somebody else has already written a hack with the same function
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
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
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
Sleep for Palm OS Sleep for Palm OS is designed to convert one of your hardware buttons into a fully functioning power button. This is useful for replacing a power button that has worn out.
Sleep can also be used to move the power button to the front of the pda for convenience. Sleep is fully supported on OS version 3.0 devices and up. It is also fully OS 5 compatible
Character Coach Character Coach is a Palm system extension that helps you use Graffiti more effectively.
It augments the Palm's on-screen keyboard with a small floating window that shows you the Graffiti strokes for each character that you tap on the keyboard
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