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:
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
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
PowerButton Hack PowerButton Hack - With PowerButton Hack you can have your palm ready upon startup with whatever program you choose!
You can set a specified application to run upon turning on your palm
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
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
Fast Cap Hack Fast Cap Hack - help inputing capital letters without writing the cap. shift.
You can input the capital letter by writing across the alphabet area and numberic area.
I develop this hack for own use. But I would like to share it as freeware if anyonelike it. So, USE AT YOUR OWN RISK.
· Resolve the conflict with Chinese OSs (The main reason I write this hack
MatchHack MatchHack is a hack for easier editing of 'C' or LispMe code (or general text). MatchHack flashes the matching opening 'item' (i.e., parenthesis, brace or bracket) when entering the closing one. It can also be used to find the matching 'item' in existing code. Works in any text field.
Just input your code/text (Graffiti or keyboard doesn't matter)
Alarm Repeater Hack Alarm Repeater Hack is a HackMaster hack for PalmOS version 1.0 and version 2.0 that lets you repeat your alarm sound a given number of times.
This is useful because the PalmPilot speaker tends to be on the quiet side. If you keep your device in your pocket, you may not even hear the alarm. By making the alarm repeat longer, there's a better chance that you'll hear it
FontHack 123 Replace the system fonts wholesale or per application. Use your own fonts if you have Pilot Font Editor v3.0
TealMaster French TealMaster French - Replace Hackmaster with TealMaster, the supercharged 100%-compatible system extensions manager. TealMaster adds enhanced stability, configuration and diagnostic features and PalmOS 5.0 hack emulation.
With numerous unique features, TealMaster sets the new standard for managing system extension programs, commonly called "hacks
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