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:
MatchHack MatchHack is a hack for easier editing of 'C' or LispMe code (or general text). MatchHack flashes the matching opening 'item' (i.e., parenthesis, brace or bracket) when entering the closing one. It can also be used to find the matching 'item' in existing code. Works in any text field.
Just input your code/text (Graffiti or keyboard doesn't matter)
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
Entropy Hack Entropy Hack gathers randomness or "entropy" by recording system events, then uses this entropy to patch PalmOS' SysRandom() call, to generate high-quality random numbers for any application that needs them
TealMaster Japanese TealMaster Japanese - Replace Hackmaster with TealMaster, the supercharged 100%-compatible system extensions manager. TealMaster adds enhanced stability, configuration and diagnostic features and PalmOS 5.0 hack emulation.
With numerous unique features, TealMaster sets the new standard for managing system extension programs, commonly called "hacks
SysSndWavHack Plays wav files in place of lame system midi sounds. Only for TRGpro and HandEra 330!
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
TreoPref TreoPref - Save and Restore Treo Settings
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"
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