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:
UrlDA UrlDA is a DA to launch the specified URL from a database
LightHack LightHack - A neat feature of the Palm IIIx and Palm V: when the backlight is activated, the dark pixels light up instead of the background. LightHack provides a similar feature for the Palm III (and older Palm devices with backlights) -- whenever the backlight is activated, the screen is inverted so that the text lights up, and the background stays dark
SoundBlinkHack SoundBlinkHack - SoundBlink Hacks allows to control sounds on a simple level.
Basically, it allows you to mute or redirect any sound from any application at a given time.
You can define for a given period of time that all sounds should be muted and that the LED should blink instead.
Or that certain applications should use the vibrating facilities of your device
TealScript Plus TealScript Plus - Graffiti Reinvented
Replace or restore Graffiti with TealScript, the text recognition system you can customize. Unlike Graffiti or other systems, TealScript lets you make or change your own strokes for better speed and accuracy
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
SelectHack SelectHack - With the SelectHack system extension, you can double-tap any word to instantly select it, or triple-tap to select an entire paragraph. SelectHack offers an adjustable tap speed and a switchable "smart select" feature that will automatically include an extra space with your selection, so you don't leave it behind when you cut and paste
LifeDrive CardInfo Patch Allows renaming of internal volumes and displaying of media types other then SD/MMC and "HardDisk"
Virtual Button Hack for CLIE NR70 Virtual Button Hack for CLIE NR70 - VirtualButton Hack (aka PageDown Hack) is a Hack software, which provides ''virtual button'' function for SONY CLIE NR70/NR70V
TreoSelCntlHack TreoSelCntlHack - provides button and category selection on a Handspring Treo.
The functions are invoked by pressing one or two keys simultaneously. ButtonOpt+Space Next ButtonOpt+Space CategoryOpt+Menu Category UpRocker Up Category DownRocker Down SelectReturn SelectSpace .
Additionally for some Categories, pressing the first letter of the list item selects the list
EnterHack EnterHack - This hack is useful for persons who like taking graffiti shortcuts to navigate through palm programs.
With EnterHack you can enter a 'linefeed' stroke (the one from upper right to lower left) in the graffiti area to close the active form
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