binsync / libbs

A library for writing plugins in any decompiler: includes API lifting, common data formatting, and GUI abstraction!
BSD 2-Clause "Simplified" License
63 stars 4 forks source link

Support Pyhidra in Ghidra Headless mode (60x speedup) #84

Closed mahaloz closed 2 months ago

mahaloz commented 2 months ago

Closes #73 (without deprecating ghidra_bridge). Supercedes #82, which is what this branch is based on.