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:
AOCtrl DA AOCtrl DA is DA(Desk Accessory) that you can change auto off time quickly.
Furthermore, you can control auto off time more finely than normal setting.
In addition, you can disable Auto-Off by selecting "Never"
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
AsciiPop DA AsciiPop DA is a desk accessory that opens a pop-up window with a full ASCII chart.
Must be used in conjunction with a Desk Accessory launcher.
To use:
Use the up/down buttons, or tap the up/down icons to switch between the two screens of characters.
Tap on the desired character.
If you tap 'Okay', the chosen charactor is copied to the clipboard
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
JogBackHack JogBackHack is a Hack for Sony CLIE's Back button, and adds arbitrary button names to the list that the system will search for button to push
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
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