DGA-MI-SSI / YaCo

YaCo is an Hex-Rays IDA plugin. When enabled, multiple users can work simultaneously on the same binary. Any modification done by any user is synchronized through git version control.
GNU General Public License v3.0
313 stars 36 forks source link

IDB is overwritten if yaco is enabled again #55

Open MrSapps opened 5 years ago

MrSapps commented 5 years ago

I had a _local.idb, after reinstalling my machine I enabled YaCo again by mistake when opening the IDB without _local.

If you do this then your original _local.idb is overwritten and lost forever.