binja-ipython icon indicating copy to clipboard operation
binja-ipython copied to clipboard

A plugin to integrate an IPython kernel into Binary Ninja.

Results 3 binja-ipython issues
Sort by recently updated
recently updated
newest added

Very useful plugin for exploring the API. Since the Jupyter developers are still loathe to add `--existing` capability to Jupyter notebook, would it be possible to optionally spawn the BN...

With the introduction of the Binary Ninja Plugin Manager 2.0 we will be releasing a installation UI for all plugins in the community repository. Please check https://binary.ninja/2019/07/04/plugin-manager-2.0.html for the latest...

When changing the Python Lib to `/usr/lib/libpython3.so` or `/usr/lib/libpython3.7m.so` instead of the python 2.7 lib on a current arch the kernel doesn't seem to start properly anymore. The plugin is...