kgretzky / evilginx2

Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
BSD 3-Clause "New" or "Revised" License
10.72k stars 1.94k forks source link

make: *** [Makefile:8: build] Error 1 #897

Open Gta0147 opened 1 year ago

Gta0147 commented 1 year ago

after git clone of repository

folder not building

and if it builds

evilginx not firing up

tomtherdb commented 1 year ago

i have the same trouble,

HiredHaxor commented 1 year ago

You have to set build path in profile source bro then called it with profile it will worked.

winwin-innovation commented 1 year ago

You have to set build path in profile source bro then called it with profile it will worked.

Kindly write the codes for us. Got caught in same issues with the Make ***

Flow44A commented 1 year ago

Try "sudo make" and maybe it works :)