Skip to content

allinux/x64dbg-QtConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x64dbg-QtConsole plugin

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.

Installation

1. Download and extract the release.
2. Copy each x64/x86 plugins to installed x64dbg directory.

Known problem

  • 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.

Screen shots