Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Martyx00 authored Sep 24, 2021
1 parent 7afe923 commit 720cab9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Terminal=false
```

Alternatively use one of the binary distributions in the relases (`collare_linux_x64.zip` or `collare_win_x86.zip`).

## Supported Tools

### Cutter (Rizin)
Expand Down Expand Up @@ -99,4 +101,4 @@ The tool also supports versioning the DB files in a way that every `Check-in` ac

The [plugins](https://github.com/Martyx00/CollaRE/tree/master/plugins) folder within this repository contains plugins for the supported tools which allow you to share comments and function names between the tools in case that you work on one binary with multiple tools. Follow the standard plugin installation instructions for the tool you are interested in. Each plugin offers an `Import` and an `Export` function. When you plan to share the data between the tools always make sure that you `Import` data first to avoid renaming functions that were already renamed by someone else. If the plugin comes with some catches, those are mentioned in the README file of the given plugin. Note that the plugins are intended to migrate the data to other tool rather then for a simultaneous collaboration of multiple people.

![CollaRE](./images/plugins_export_import.gif)
![CollaRE](./images/plugins_export_import.gif)

0 comments on commit 720cab9

Please sign in to comment.