bootleg / ret-sync

ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.
GNU General Public License v3.0
2.05k stars 263 forks source link

create release for BN plugin manager support #86

Closed psifertex closed 2 years ago

psifertex commented 2 years ago

Good news! Binary Ninja now supports subfolders for plugins so it will grab the whole repository and use a subfolder as the BN plugin to make installation automatic via the plugin manager.

The only thing you need to do is tag a release and I can get it added to the plugin manager which should make the plugin even more discoverable for Binary Ninja users.

Once you've made an initial release just let me know by closing this issue and I will add it to the plugin manager. Future updates are semi-automatic (just require me to manually review/push) and you don't have to do anything other than do another release.

bootleg commented 2 years ago

Hi @psifertex

please find https://github.com/bootleg/ret-sync/releases/tag/ext_bn_community_release_v0.1.0