Jupyter-QtConsole launcher for x64dbg
The x64dbg-QtConsole plugin requires x64dbgpy. also installed python ide(qtconsole)
Get QtConsole. => pip install qtconsole
Get x64dbgpy here.
Get PyQt5 here. Video tutorial here.
1. Download and extract the release.
2. Copy each x64/x86 plugins to installed x64dbg directory.
- Don't use %matplotlib inline %pylab. You will get process crash when do it(image show etc).
- Occur process termination problem when try x64dbg quit if QtConsole running.