Allows editing of any size file in hexadecimal, decimal and ASCII. A great tool that allows you to edit and analyze the contents for either the data or resource fork of any type of file. 68K, PPC and Carbon run on MacOS 7-9 and X.
Allows editing of any size file in hexadecimal, decimal and ASCII. A great tool that allows you to edit and analyze the contents for either the data or resource fork of any type of file. 68K, PPC and Carbon run on MacOS 7-9 and X.
To install HexEditPowerPC, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install HexEditPowerPC
To see what files were installed by HexEditPowerPC, run:
port contents HexEditPowerPC
To later upgrade HexEditPowerPC, run:
sudo port selfupdate && sudo port upgrade HexEditPowerPC
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.