binsync / varbert_apiLinks
A Python API to VarBERT, a BERT based model for suggesting variable names in decompiled code.
☆50Updated 9 months ago
Alternatives and similar repositories for varbert_api
Users that are interested in varbert_api are comparing it to the libraries listed below
Sorting:
- A library for writing plugins in any decompiler: includes API lifting, common data formatting, and GUI abstraction!☆107Updated 3 weeks ago
- ☆60Updated 6 months ago
- Binary Ninja plugin to automate the process of generating pseudo-C code, running Semgrep over the pseudo-C, and presenting the results.☆33Updated 4 months ago
- Raw IDA Kernel API for IDAPython☆34Updated 3 years ago
- Compile Binary Ninja's MLIL to LLVM, for purposes of analysis, patching, and compiling it back to a binary again.☆58Updated 3 years ago
- Symbolic Execution Engine based on Ghidra's PCode☆83Updated 2 years ago
- nanoMIPS IDA plugin