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:
ClockupDA ClockupDA is an overclock/underclock utility. Using ClockupDA, you can enjoy palm applications quicker than the normal speed.
Since ClockupDA is a DA (Desk Accesory) application, you can change master clock of Palm device on any applications (10MHz-42MHz)
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
BluePaste BluePaste - Capture text to your Palm with one click
Capture that four page itinerary with one click.
Click the mouse and take that 20 page contract with you (just in case).
Grab articles with one key tap for later reading.
Grab those driving directions before you head out the door.
Because once you use it, you won't be able to give it up
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
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
CableSync Hack CableSync Hack is a very small hackmaster hack that allows the user to hotsync by holding down either the up or down key while the power is turned on.
It is intended for users that have a cable, rather than a cradle.
CableSync Hack would also be appropriate for users that have remapped their hotsync button, or have a broken hotsync button
TealScript Plus TealScript Plus - Graffiti Reinvented
Replace or restore Graffiti with TealScript, the text recognition system you can customize. Unlike Graffiti or other systems, TealScript lets you make or change your own strokes for better speed and accuracy
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 "
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
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