EyeWitness
EyeWitness copied to clipboard
moved to QT5 and added OSX installer
osx install script relies on homebrew to install dependancies. All changes testede on OSX 10.12.6
Awesome,
Thanks for sending this over. I’ll look to get this merged shortly.
On Dec 13, 2017, at 2:48 AM, vyrus001 [email protected] wrote:
osx install script relies on homebrew to install dependancies. All changes testede on OSX 10.12.6
You can view, comment on, or merge this pull request online at:
https://github.com/ChrisTruncer/EyeWitness/pull/301
Commit Summary
moved to QT5 and added OSX installer File Changes
M EyeWitness.py (12) A OSXInstaller.sh (31) M modules/rdp_module.py (10) M modules/vnc_module.py (4) Patch Links:
https://github.com/ChrisTruncer/EyeWitness/pull/301.patch https://github.com/ChrisTruncer/EyeWitness/pull/301.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Note, the current version of rdpy is NOT on QT5, however, I have a fork and subsiquent pull request on that too :)
On Dec 13, 2017 6:14 PM, "ChrisTruncer" [email protected] wrote:
Awesome,
Thanks for sending this over. I’ll look to get this merged shortly.
On Dec 13, 2017, at 2:48 AM, vyrus001 [email protected] wrote:
osx install script relies on homebrew to install dependancies. All changes testede on OSX 10.12.6
You can view, comment on, or merge this pull request online at:
https://github.com/ChrisTruncer/EyeWitness/pull/301
Commit Summary
moved to QT5 and added OSX installer File Changes
M EyeWitness.py (12) A OSXInstaller.sh (31) M modules/rdp_module.py (10) M modules/vnc_module.py (4) Patch Links:
https://github.com/ChrisTruncer/EyeWitness/pull/301.patch https://github.com/ChrisTruncer/EyeWitness/pull/301.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ChrisTruncer/EyeWitness/pull/301#issuecomment-351587296, or mute the thread https://github.com/notifications/unsubscribe-auth/ADC_-I0oKMcKkmbMDM3_hjNwONEQzwdBks5tAISJgaJpZM4RARKR .
Ok,
I’ll check and see if it will work as is. I made a mod to the rdpy library to work for EyeWitness, so I’ll check the status on everything with the changes you submitted.
On Dec 13, 2017, at 7:29 PM, vyrus001 [email protected] wrote:
Note, the current version of rdpy is NOT on QT5, however, I have a fork and subsiquent pull request on that too :)
On Dec 13, 2017 6:14 PM, "ChrisTruncer" [email protected] wrote:
Awesome,
Thanks for sending this over. I’ll look to get this merged shortly.
On Dec 13, 2017, at 2:48 AM, vyrus001 [email protected] wrote:
osx install script relies on homebrew to install dependancies. All changes testede on OSX 10.12.6
You can view, comment on, or merge this pull request online at:
https://github.com/ChrisTruncer/EyeWitness/pull/301
Commit Summary
moved to QT5 and added OSX installer File Changes
M EyeWitness.py (12) A OSXInstaller.sh (31) M modules/rdp_module.py (10) M modules/vnc_module.py (4) Patch Links:
https://github.com/ChrisTruncer/EyeWitness/pull/301.patch https://github.com/ChrisTruncer/EyeWitness/pull/301.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ChrisTruncer/EyeWitness/pull/301#issuecomment-351587296, or mute the thread https://github.com/notifications/unsubscribe-auth/ADC_-I0oKMcKkmbMDM3_hjNwONEQzwdBks5tAISJgaJpZM4RARKR .
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
hey can i run Eyewitness on mac? because the setup script giving me error about not supported :/
Hey, so I am going through this right now an running into an error, specifically with rdpy. You're referencing "from rdpy.ui.qt5 import RDPBitmapToQtImage", but rdpy itself doesn't use qt5. Did you update the rdpy library on your end?
hey can i run Eyewitness on mac? because the setup script giving me error about not supported :/
Eyewitness doesn't support Mac Os X.
This patch hasn't been merged and is two years old and untested :(
It's not merged due to the libraries required for EyeWitness not yet supporting QT5.
@ChrisTruncer Which libraries are you referring to? Is it only rdpy where @vyrus001 said he had a pending merge request or are there other libraries? @vyrus001 can you point us to that merge request please?
I'm asking because it's really time for eyewitness to switch over. Debian dropped python-qt4 since both Python 2 and Qt4 are dead upstream, so eyewitness is in danger of being removed from Kali as well, for now we have kept the python-qt4 package for the benefit of eyewitness but this can only be a temporary solution. Other packages usually switched to pyside2 that works with Qt5 and with Python 3. We're tracking those issues here in Kali: https://gitlab.com/kalilinux/packages/eyewitness/issues
@rhertzog I know this is old, but I'm running into this issue where the bash script won't install on macOS 11.2.3
I believe the Libraries and related info is in his commit he forked. Not sure if this is still needing to be resolved or not, I can try to fix it and open a PR if needed
https://github.com/vyrus001/EyeWitness/commit/2e867a42c80773b7adcc99df19ba7bbc46c8fd08