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:
Clie Jog MP3 Playback Hack Clie Jog MP3 Playback Hack - RNS:: Clie Jog MP3 Playback Hack (CJMP Hack) overrides default Jog Dial navigator's functionality with its own:
- Push the Jog to toggle the playback.
- Push-and-hold the Jog for the next track.
- Rotate the Jog to adjust the volume level.
..
RsrcEdit Plug RsrcEdit Plug is a Launch 'EM plugin that allows you to drag-and-drop a file from Launch 'EM and have it opened with Individeo's RsrcEdit.
It's only useful if you're a frequent user of both of these programs (as I am). Otherwise, it's totally useless.
Note that there is no readme or other documentation for this product
PalmBuzzer PalmBuzzer allows you to set sound to the 4 hardware buttons, to letters and numbers and to add a picture on top of the window.
These are the naming rules at the moment:
Every file needs to be a WAVE audio file and stored in /PALM/Programs/PalmBuzzer/
* for the 16 on-screen buttons: Test1.wav to Test16.wav
* for the 4 hardware buttons: Hard1.wav to Hard4
MouseTrapHack MouseTrapHack will allow the owner of the Palm by a quick stroke to lock the user of the Palm device into the current program until the Security Application's Password is entered.
What's New in This Release:
· Fixed the bugs, involving Global Find.
· Added new option for activation of lock
EVDash EVDash is a Palm OS application that acts as a set of dash board gauges for electric vehicles. It displays battery pack voltage, amps being drawn from the battery pack, and two different estimates of remaining battery capacity. It works with Xantrex's Link 10, formerly called the E-Meter
FlipHack FlipHack is a HackMaster hack for PalmOS that lets you rotate your screen 90, 180, and 270 degrees (and continue using your device).
There is some slowdown, but it is usable.
Released under GPL.
Source code is available from my web site.
Hoshi Takanori has released a DA to activate FlipHack from any application (using a DA launcher). It's called FlipDA
BluePaste BluePaste - Capture text to your Palm with one click
Capture that four page itinerary with one click.
Click the mouse and take that 20 page contract with you (just in case).
Grab articles with one key tap for later reading.
Grab those driving directions before you head out the door.
Because once you use it, you won't be able to give it up
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)
VFSRegister VFSRegister - Registers file types with expansion cards.
Do you ever encountered errors during HotSync, telling you that a particular file couldn't copied to your expansion card because there is no application for it?
VFSRegister will solve your problems
DA Launcher 5 DA Launcher 5 is HACK type program that launches Desk Accesorry which is new type application on PILOT.
On Palm OS (on which Pilot and Palm Pilot runs), only One Application can run at the same time.
Pilot's launch time is very short and well designed application can keep it's status, so It's not so bad for user
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