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

Switch to C++ Hooks and YaCo #30

Closed pinam45 closed 6 years ago

pinam45 commented 6 years ago

Switched Python hooks and YaCo main class to C++