You are not logged in.
Hello everyone,
I've created a new utility, theHarvester-gui, that can run as a front end to theHarvester. It makes it easier, and quicker if you just need to run a simple search but don't want to look at the flags needed. It's also nice if someone would like to run the utility but are more comfortable with graphical utilities, rather than CLI ones.
You can read more about theHarvester here: https://code.google.com/p/theharvester/
It's written in Python 3, and PyQT5, so it will run best on QT systems. But since QT5 is still pretty new, I do plan on making a QT4 version also so it can be compatible OOTB with most QT DE's. It'll also require theHarvester-git from the AUR. theHarvester-git has some bugfixes that haven't quite made it into a release that the GUI depends on for visual stability.
Here's some screenshots: (Click on the thumbnails for a larger version.)
You can download it now from the AUR at: https://aur.archlinux.org/packages/theharvester-gui/
Once installed, you can run it with:
theharvestergui
Let me know what you guys think, and any bugs/improvements that you may find!
Offline
Nice, thanks! One thing, theharvester-git , which you also maintain, (and which is required by theharvester-gui) is missing a dependency, python2-requests.
*Edited for clarity
Last edited by draugur (2015-01-12 00:34:28)
Offline