Free and Open Source Reverse Engineering Platform powered by rizin
cutter is a free and open-source reverse engineering platform powered by rizin. It aims at being an advanced and customizable reverse engineering platform while keeping the user experience in mind. Cutter is created by reverse engineers for reverse engineers.
cutter is a free and open-source reverse engineering platform powered by rizin. It aims at being an advanced and customizable reverse engineering platform while keeping the user experience in mind. Cutter is created by reverse engineers for reverse engineers.
To install cutter-rizin, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cutter-rizin
To see what files were installed by cutter-rizin, run:
port contents cutter-rizin
To later upgrade cutter-rizin, run:
sudo port selfupdate && sudo port upgrade cutter-rizin
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.