Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Run #44

Open
kotobukidevelopers opened this issue Nov 28, 2019 · 6 comments
Open

Can't Run #44

kotobukidevelopers opened this issue Nov 28, 2019 · 6 comments

Comments

@kotobukidevelopers
Copy link

I clone the repository and i navigate to the folder but the response is
bash: ./Xerxes: No such file or directory

@sepehrdaddev
Copy link
Owner

@kotobukidevelopers, You should compile the program before launching it

@Xart3misX
Copy link

how?

@sepehrdaddev
Copy link
Owner

@art3mis-NYN First clone it using: git submodule update --init --recursive
then make sure you have cmake and a c++ compiler like gcc or clang
then run: cd Xerxes && mkdir build && cd build && cmake .. && make
note: this is not compatible with windows

@kotobukidevelopers
Copy link
Author

last thing sir/mam I have able to build and run so the only input here is IP and not a hostname of a website right?

@sepehrdaddev
Copy link
Owner

@kotobukidevelopers it depends on the vector, but IP addr works on all vectors

@W4ssupd0c
Copy link

When i clone it it asks for authenticstion but its not letting me type my password

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants