GSoC 2018 Final: Debugging and Emulation Support for Cutter

Intro Hi, I’m mandlebro and during the summer I worked on the GSOC project “Debugging and Emulation Support for Cutter”. The goal of this GSOC project was to integrate radare2’s debugging and emulation capabilities in Cutter.
You can check all my commits in the following links: * Cutter commits * radare2 commits
Developed features During the duration of the project I both worked in radare2 and Cutter. On radare2 side I provided a json interface to existing r2 commands so that they could be well parsed on Cutter side as well as worked on some ESIL features.

Article Link: http://radare.today/posts/cutter_debug/