Skip to content

Releases: DGA-MI-SSI/YaCo

YaTools v2.6

30 Sep 18:50
Compare
Choose a tag to compare

Fix possible missing structures and/or local types when synchronizing

YaTools v2.5

26 Sep 08:52
Compare
Choose a tag to compare

Fix enum renaming & break compatibility with previous YaCo versions

yaco: vastly improve support for enum renaming & conflicts
yaco: fix upgrading local types to full enums & structs
yaco: avoid local type allocation desynchronisation

YaTools v2.4

20 Sep 12:02
Compare
Choose a tag to compare

Add local type synchronisation & fix some glitches around struct member comments

YaTools v2.3

11 Sep 17:34
Compare
Choose a tag to compare

This version breaks compatibility with previous YaCo versions in order to really fix struct renaming.

  • yaco: vastly improve support for struct renaming and struct conflicts
  • yaco: add missing function background colors
  • yaco: fix removing prototype from function
  • yaco: add single line commit header & avoid bugs in libgit2 when the commit message is too long
  • yaco: improve rebase handling
  • yaco: add missing segment comments

YaTools v2.2

07 Aug 16:29
Compare
Choose a tag to compare
  • yaco: better handling of data items
  • yaco: better usercall prototype support
  • yaco: better logs
  • yaco: add repository versioning

YaTools v2.1

21 Jul 09:09
Compare
Choose a tag to compare
  • yaco: lots of bug fixes around synchronisation
  • yaco: IDB git tracking is now optional
  • yaco: faster saving, git push is now done in the background
  • yaco: update to libgit2 0.27.2
  • yaco: use merge diffs on text conflicts & allow users to select any version
  • yaco: add git submodule support
  • yaco: remove warning spam on linux when saving

YaTools v2.0

12 Jun 17:09
Compare
Choose a tag to compare

First public release with YaDiff enabled !

  • yadiff: add standalone merge_idb command line tool allowing merging symbols between different IDA databases
  • yaco: ignore redundant events from IDA
  • yaco: reduce commit size when modifying functions

YaCo v1.8.3

10 Apr 18:19
Compare
Choose a tag to compare
  • More fixes around struct member handling
  • Remove embedded ids from prototype strings

YaCo v1.8.2

04 Apr 16:46
Compare
Choose a tag to compare
YaCo v1.8.2 Pre-release
Pre-release
  • improve handling of member array types
  • fix issue with serverless repositories

YaCo v1.8.1

13 Mar 18:32
Compare
Choose a tag to compare
  • update to IDA 7.1 SDK
  • improve support for data embedded into functions