werkamsus / Lilith

Lilith, C++ Cybersecurity Research Project
https://nick.sl
MIT License
717 stars 207 forks source link

Failed to locate: "CL.exe" #1

Closed John-Constantine closed 7 years ago

John-Constantine commented 7 years ago

this project fails when i build it, gives 108 errors

some of the errors are :
screenshot 2017-07-28 23 32 20

werkamsus commented 7 years ago

This might be an error on your end. Do other projects compile properly?

John-Constantine commented 7 years ago

yes other project work perfectly, actually as soon as i build the project its been deleted by AV installed on my Windows 10

werkamsus commented 7 years ago

Well since this is in fact a program that can (can, not should!) be used maliciously, it might get pickend up by AV's. I suggest you disable yours temporarily or add an exception for Lilith.

John-Constantine commented 7 years ago

thanks for help; is this behavior part of the design or hosted OS does it on its own

werkamsus commented 7 years ago

This behavior originates from the host OS, or the OS in General on which the Client is located. I have not looked into it's 'Detection Status', especially not recently. But when it started out there were no interferences with AV's. You can try for yourself and post about your findings here :)

John-Constantine commented 7 years ago

does it support ddns

werkamsus commented 7 years ago

Yes, you can just enter your ddns Hostname in the Settings.cpp file as the IP.

John-Constantine commented 7 years ago

i appreciate your instant help , i want to thank you especially for Lilith , this is a great project and i hope to see more functionality for this project, i will be happy to contribute to it , if you allow me to

werkamsus commented 7 years ago

Thank you, it's a pleasure :) Be sure to ask if any more questions or problems come up. I'd be very happy to see you contribute if you find the time to do so, thanks in advance!