jasperan/whatsapp-osint

Help explain GUI.

deepsynthsec opened this issue · 7 comments

Here there. Can you explain how to set up a GUI for this please

Hey @deepsynthsec, can you specify what you mean? This program is designed to work with a GUI (your computer screen, for example). You just need to run the code with a browser driver like ChromeDriver installed and you shouldn't run into any issues

Yes I figured that out thank you. But it stilo has a trackback error after trying to run it.

It executes fine until you press any key after you are in the chat.

Basically says that the log file doesn't exist

@deepsynthsec yes, someone else also mentioned this error in #6 (comment)

We're on it and fixing it, make sure to turn notifications for the other issue and we'll give updates there

Thank you so much. This project has massive potential. Is there anything I can do to help

@deepsynthsec probably just a bug that went into the main branch, nothing to worry about. If possible, could you print the stack trace of your full error for clarity?

Appreciate the appreciation

now i am just getting the log error

  whatsapp-osint  git:(master) sudo python whatsappbeacon.py
Traceback (most recent call last):
File "/home/prophecy/Documents/git/whatsapp-osint/whatsappbeacon.py", line 11, in
from utils.logs_manager import Logs

@deepsynthsec mind pulling and trying again? Pull request #7 has been merged