Pinned Repositories
.github
binsync
A reversing plugin for cross-decompiler collaboration, built on git.
binsync.net
The BinSync project's site
docs.binsync.net
The documentation site for BinSync and its associated projects
example.bsproj
An example BinSync project for testing and validation
libbs
A library for writing plugins in any decompiler: includes API lifting, common data formatting, and GUI abstraction!
varbert_api
A Python API to VarBERT, a BERT based model for suggesting variable names in decompiled code.
versync
An experimental project for transfering symbols across srtripped binary versions
BinSync's Repositories
binsync/binsync
A reversing plugin for cross-decompiler collaboration, built on git.
binsync/libbs
A library for writing plugins in any decompiler: includes API lifting, common data formatting, and GUI abstraction!
binsync/varbert_api
A Python API to VarBERT, a BERT based model for suggesting variable names in decompiled code.
binsync/versync
An experimental project for transfering symbols across srtripped binary versions
binsync/.github
binsync/binsync.net
The BinSync project's site
binsync/docs.binsync.net
The documentation site for BinSync and its associated projects
binsync/example.bsproj
An example BinSync project for testing and validation