jasperan / whatsapp-osint

WhatsApp spy - logs online/offline events from ANYONE in the world
MIT License
863 stars 111 forks source link

Help explain GUI. #5

Closed deepsynthsec closed 2 years ago

deepsynthsec commented 2 years ago

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

jasperan commented 2 years ago

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

deepsynthsec commented 2 years ago

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

jasperan commented 2 years ago

@deepsynthsec yes, someone else also mentioned this error in https://github.com/jasperan/whatsapp-osint/issues/6#event-7280769674

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

deepsynthsec commented 2 years ago

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

jasperan commented 2 years ago

@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

deepsynthsec commented 2 years ago

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

jasperan commented 2 years ago

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