rdpy
rdpy copied to clipboard
QT5 support
moved QT support to QT5, tested on OSX 10.12.6 (all dependancies acquired via homebrew) and gentoo-hardened
Hi @citronneur. I'm interested in seeing if this pull request is something you might get added in? I use RDPY in EyeWitness, and thanks to @vyrus001 I was looking into moving to pyqt5, but I'd also need RDPY updated as well. Just wanted to see if this was something you would review. Thanks for the help!
@citronneur FWIW Qt4 is no longer supported upstream so PyQt4 is actively removed from the various linux distributions, it would be nice to have a version of rdpy based on Qt5 so that we can keep maintaining a Kali package for rdpy.
For better cross-referencing, I'm pointing out that https://github.com/FortyNorthSecurity/EyeWitness/pull/301 is the eyewitness pull request adding Qt5 support to that software but which depends on this pull request.