Skip to content

Getting Started

Tânia Esteves edited this page Oct 14, 2021 · 4 revisions

Requirements

  • Python 3.8 (with pip support)
  • Strace

Installation

  1. Run sudo apt-get install strace to install Strace
  2. Run sudo pip3 install -e . to install it locally and to make CatStrace available globally.

Clone this wiki locally