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:
Ender for Palm OS Ender for Palm OS is a word completion tool for word processing on your Palm Powered handheld. Within any standard text field in any application, Ender will suggest a list of possible words once you have entered the first few letters.
Please note that Ender is not Palm OS 5.0 compatible and will not run on Palm OS 5.0 handhelds
Clie ScreenLock Fix Clie ScreenLock Fix is a patch that makes WinScreenLock() work on certain very old Sony Clies by fixing one of Sony's bugs.
This fix allows FlipHack to work properly on those devices. Note that if you bought anything other than the earliest Clies, this probably won't help you. For more details, see the README.
Clie ScreenLockFix is released under the GPL
Skeleton Key Skeleton Key is a program that automatically calculates the possible combinations of a MasterLock combination lock.
The number of combinations is decreased from 64,000 to 100 which can then be checked in under 10 minutes!
In order for this system to work however you must be able to find the third number
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
Category Hack Category Hack lets you switch launcher categories by writting first letter of category name.
Work in Palm launcher and in SilverScreen.
What's New in This Release:
· You can use original functionality of launcher by writting the letter with shift. This is forced in 'All' category
PointerHack PointerHack is a HackMaster utility which allows you to control a pointer via a keyboard which can be used to point and click on the Palm.
With these tool, hopefully you won't have to use a stylus with your keyboard again.
GNU C Source is included free
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
X-Master (Russian) X-Master (Russian) 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
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
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
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