Back to search
An iPython/Jupyter kernel for Ghidra. Uses Python3 thanks to Ghidra-Bridge
Stars
7
Forks
0
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
3
commits
Add a dynamic selector that automatically gets the decompile, AND jumps ghidra to the same address
5630419View on GitHubInitial drop of a demo notebook, showing off how to use ghidra-bridge/ghidra-notebook (as opposed to ghidra itself)
e9dd8a3View on GitHubInstead of using KernelBase, subclass IPythonKernel - nicer environment, prints last_expr automatically
8ae24abView on GitHub