Fork of Cutter from the last working commit with radare2
iaito (formerly Cutter) is a free and open-source reverse engineering framework powered by radare2. Its goal is making an advanced, customizable and FOSS reverse-engineering platform while keeping the user experience at mind. Cutter is created by reverse engineers for reverse engineers.
iaito (formerly Cutter) is a free and open-source reverse engineering framework powered by radare2. Its goal is making an advanced, customizable and FOSS reverse-engineering platform while keeping the user experience at mind. Cutter is created by reverse engineers for reverse engineers.
To install iaito, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install iaito
To see what files were installed by iaito, run:
port contents iaito
To later upgrade iaito, run:
sudo port selfupdate && sudo port upgrade iaito
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.