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:
PalmBuzzer PalmBuzzer allows you to set sound to the 4 hardware buttons, to letters and numbers and to add a picture on top of the window.
These are the naming rules at the moment:
Every file needs to be a WAVE audio file and stored in /PALM/Programs/PalmBuzzer/
* for the 16 on-screen buttons: Test1.wav to Test16.wav
* for the 4 hardware buttons: Hard1.wav to Hard4
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
DevName DevName lets your Palm/Sony device become any other Palm/Sony device!
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
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
X-Master (Swedish) X-Master (Swedish) - 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
JOG Dial Hack JOG Dial Hack transforms input from the JOG Dial to scroll button presses
TapMap TapMap - RNS:: TapMap is a hack that creates a special map of the Palm's screen.
Every time you tap, a pixel position is placed on the map.
You can see the map on the hack's configuration form.
The darker the pixel on the map, the more often it's been tapped.
While in the map view, open the menu to see more stats
AutoDigi for Palm OS Does your palm's digitizer get misaligned frequently? Do you need to re-calibrate your digitizer repeatedly? Does your digitizer fail after a reset? AutoDigi is the complete solution to your digitizer woe
Character Coach Character Coach is a Palm system extension that helps you use Graffiti more effectively.
It augments the Palm's on-screen keyboard with a small floating window that shows you the Graffiti strokes for each character that you tap on the keyboard
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