Is there a list of AppleScript commands for HexEdit somewhere? I've searched the site and looked through the included docs, but haven't found much beyond the "test" script.
Basically what I'd like to do is make a simple script that will open a file in HexEdit, go to address #00000020, overwrite the four bytes already there with something else, then save and close the file window.
I'm hoping this script can then be used either as a "droplet" or to somehow batch process the header info on a ton of files. Any suggestions?
Thanks for HexEdit!
Geoff
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a list of AppleScript commands for HexEdit somewhere? I've searched the site and looked through the included docs, but haven't found much beyond the "test" script.
Basically what I'd like to do is make a simple script that will open a file in HexEdit, go to address #00000020, overwrite the four bytes already there with something else, then save and close the file window.
I'm hoping this script can then be used either as a "droplet" or to somehow batch process the header info on a ton of files. Any suggestions?
Thanks for HexEdit!