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
X-Master 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
C4 C4 is a small freeware which allows you to change your Palm password without knowing the old password
DTFH - Date Time Format Hack DTFH - Date Time Format Hack - This hack influences the way some system functions format date and time strings. As for now it just encforces leading zeros to be added to dates (month and day mainly) whenever its value would otherwise occupy just one digit (values less than 10). So instead of 96/1/9 you will see 96/01/09 as long as the hack is active
MouseTrapHack MouseTrapHack will allow the owner of the Palm by a quick stroke to lock the user of the Palm device into the current program until the Security Application's Password is entered.
What's New in This Release:
· Fixed the bugs, involving Global Find.
· Added new option for activation of lock
AlwaysOnHack AlwaysOnHack - You can now focus on your activities without any interruption from the "autosleep" feature.
Useful when used with programs that require a password to start, even after an unexpected "autosleep" mode.
Hope it is useful
ShiftHack ShiftHack - Does your Pilot capitalize letters when you don't want it to? Tired of shifting up three times to turn off auto-capitalization? Want caps-lock to stay on as long as you want it to, even during editing?
ShiftHack gives control over shifting back to you
Keyclick Hack Keyclick Hack - This hack will eliminate the click system sound, while still allowing beeps for dialogs and prompts.
Makes keyboard input far less noisy.
It now includes a Palmos 5 version, which requires a PalmOS 5 specific hack manager
CyrHack II CyrHack II adds Cyrillic (Russian) support to PalmOS organizers.
Features:
- Russian Graffiti
- Sorting
- On-screen keyboard
- Multiple encodings
- External keyboards support and more.
Other national languages support (Ukrainian, Georgian etc) is available thru modules
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
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