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:
Ben's Menus Ben's Menus - gives you better control over the behavior of menus on your Palm. It makes the Menu Bar and Popup Menus faster and easier to use.
With this hack installed, you can open an application's Menu Bar by tapping in, or dragging from, the top left corner of the screen. Ben's Menus also allows you to tap and drag to use Popup Menus
Left Right Hack Adds the ability to move left and right in a text field, just like Graffiti 1!
Entropy Hack Entropy Hack gathers randomness or "entropy" by recording system events, then uses this entropy to patch PalmOS' SysRandom() call, to generate high-quality random numbers for any application that needs them
Bluetooth On Shortcut for Power Hero Bluetooth On Shortcut for Power Hero - This is a shortcut for Power Hero that helps you quickly manage power on your Treo or Centro smartphone. You might want to link it to a favourite so you can use Butler's keylauncher to press and hold a key and do the relevant job. It requires Power Hero to be installed
YAHM (Yet Another Hack Manager) YAHM - Yet Another Hack Manager. It is a control utility for so called 'hacks' management: activating, deactivating, beaming and deleting. YAHM presents my favorite feature set for hack manager
Treo shortcuts Treo shortcuts - Launch any of the Treo built-in 'Phone' applications screens (Main / Favourites / Contacts / Call-log / Dialpad) directly by pressing the hardware 'Phone' button.
- Loop through them (like in the older Treos).
- Loop through "Blazer" main & bookmarks views.
- Beam business-card by pressing & holding that button
ShadowLink ShadowLink is a Palm OS5 only utility designed to work with CodeJedi's ShadowPlan to reverse jump to the specific list and item from a linked ToDo or Appointment.
Keying off the origin stamp written by Shadow Plan, ShadowLink can jump directly to the specific item, or to the top of the list, depending on which options you enable and the version of ShadowPlan you have
Keylights On Shortcut for Power Hero Keylights On Shortcut for Power Hero - This is a shortcut for Power Hero that helps you quickly manage power on your Treo or Centro smartphone. You might want to link it to a favourite so you can use Butler's keylauncher to press and hold a key and do the relevant job. It requires Power Hero to be installed
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