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:
HiBattery HiBattery - measures your voltage level on every switch off (saving it into a Database) to evaluate a foreseen battery last time.
It is divided in two programs an hack that build the database and the graphical presentation program, that display data and calculate expected last time. Vertical lines are days and week
BeamAlertHack BeamAlertHack - This hack eliminates the annoying alert which pops up after each beam (appears, if you have turned off 'beam receive' in the palm preferences).
The creation of this hack is so obvious, that I suppose somebody else has already written a hack with the same function
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 "
ShutOff! ShutOff! shuts off your device after a period of some seconds.
· Countdown between 2 and 30 seconds
· Can simulate autopoweroff (Softoff) or hardbutton-use (Hardoff)
· Beeptones every second or once before shutoff or quiet
· Pause-button
· High security when used with PadlockHacks smartoption
MapButtons MapButtons - Do you have a Palm OS handheld with a camera or voice recorder that you never use? Do you accidentally bump these buttons while doing other things and get frustrated when a voice memo suddenly starts recording? MapButtons in the answer! This application allows you to change the application that launches when you press these buttons
TreoPref TreoPref - Save and Restore Treo Settings
Autoshiftless Autoshiftless - turns the system's Auto Shifting off. It does not have a problem with the program's manual Auto Shifting during creating an item by Graffiti input in the To Do List, Memo Pad, Date Book, as well as Address Book entry. No longer needs of correcting the first letter. This enhances speed of data inputing
C4 C4 is a small freeware which allows you to change your Palm password without knowing the old password
I300EZKeyGuardnMute I300EZKeyGuardnMute - The Samsung I300 PalmPhone makes it easy for you to dial a number without using the stylus. The big keys on the phone keypad screen are easy to use. The four shortcut buttons on the phone also make it easy to access your favorite palm applications without the stylus
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