armijnhemel / binaryanalysis-ng

Binary Analysis Next Generation (BANG)
GNU Affero General Public License v3.0
471 stars 66 forks source link

Interactive CLI #339

Closed armijnhemel closed 1 year ago

armijnhemel commented 1 year ago

Add a prototype for an interactive CLI, made with Textual and rich. This is still very much WIP and newer functionality (scrollbar on the right side) will need a newer version of Textual (which needs to be added to nixpkgs first).