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:
Sleep for Palm OS Sleep for Palm OS is designed to convert one of your hardware buttons into a fully functioning power button. This is useful for replacing a power button that has worn out.
Sleep can also be used to move the power button to the front of the pda for convenience. Sleep is fully supported on OS version 3.0 devices and up. It is also fully OS 5 compatible
X-Master (Spanish) X-Master (Spanish) - 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
Auto Silk Hack Auto Silk Hack is a Hack for HandEra 330 that keeps the silkscreen maximize/minimize status for the last ten applicatins and restore it when the application starts.
What's New in This Release:
· Fix a problem occured at HotSync of AvantGo by reducing used stack size
CradLit Hack CradLit Hack - This is a very simple hack.
It just turns on the backlight when the device is placed in the cradle, and off when the device is removed.
After placing it in or out of the cradle, the backlight will behave normally.
It may be fooled by modems and other serial devices that attach where the cradle attaches
MSMount MSMount - MSMount allow you to access palm applications and databases that are on the Memory Stick or SD card as if they are on the DRAM of Palm device.
With this MSMount, an application that is not support Virtual File System can access to Memory Stick or SD card.
You can move large databases (ex
Infrared On Shortcut for Power Hero Infrared 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
Infrared Off Shortcut for Power Hero Infrared Off 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
Phone Connection Off Shortcut for Power Hero Phone Connection Off 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
PButton If the device is switched off for at least the preset time then selected application is launched after next powering up using power button
SilkFindHack SilkFindHack shows a small find icon on the minimized silk area of HandEra 330
Other Software by developer «79bmedia»:
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