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:
RsrcEdit Plug RsrcEdit Plug is a Launch 'EM plugin that allows you to drag-and-drop a file from Launch 'EM and have it opened with Individeo's RsrcEdit.
It's only useful if you're a frequent user of both of these programs (as I am). Otherwise, it's totally useless.
Note that there is no readme or other documentation for this product
PocketHAL PocketHAL - The American Conference of Governmental Industrial Hygienists (ACGIH) recently established a new Threshold Limit Value(R) for the hand, wrist, and forearm, known as the "Hand Activity Level," or "HAL"
TapMap TapMap - RNS:: TapMap is a hack that creates a special map of the Palm's screen.
Every time you tap, a pixel position is placed on the map.
You can see the map on the hack's configuration form.
The darker the pixel on the map, the more often it's been tapped.
While in the map view, open the menu to see more stats
Keep Lit Hack Keep Lit Hack is a Hackmaster extension that will maintain the backlight state when a user's Palm handheld is turned off.
This is especially useful for m505 owners who want the backlight on nearly all of the time
CardKeeper CardKeeper is a small application for PalmOS devices that have removable memory cards.
CardKeeper helps keep you from losing your memory card by periodically reminding you if the card is ever ejected. For more details about CardKeeper, see the readme file.
Source code is available for CardKeeper. It is available in "
Send2Palm Send2Palm is a simple utility that allows you to easily install applications and databases in Palm OS powered devices, through the command-line in an automatic and customized way.
Send2Palm uses the default HotSync API to send files to the HotSync queue, which is the list of applications that shall be installed on the next sync
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
AlwaysOn (Palm OS) AlwaysOn (Palm OS) is a simple little application that lets you change the auto-off time of your Palm to some different values than possible with the built-in preferences. Especially it is possible to disable the timer completely.
What's New in This Release:
· Added color icons, confirmed compatibility with OS 3
X-Master (Chinese) X-Master (Chinese) - X-Master manages PalmOS system extensions (aka Hacks).
X-Master is a free compatible successor to Edward Keyes' Hackmaster and offers various improvements, both technical and in the user interface
i-Bar plugin 1.05 i-Bar plugin 1.05 - A "dial-by-photo" plugin for 2day, DateBk6, Initiate, Propel and more...
Attention: i-Bar plugin is FREE for users of TAKEphONE !
· Shows a line of 5 speed-dial buttons across the screen.
· Can be operated using the 5way navigator (in some apps).
· Buttons can show an image, icon, or text
Other Software by developer «79bmedia»:
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
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
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