Xerxes icon indicating copy to clipboard operation
Xerxes copied to clipboard

Can't Run

Open kotobukidevelopers opened this issue 5 years ago • 6 comments

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

kotobukidevelopers avatar Nov 28 '19 13:11 kotobukidevelopers

@kotobukidevelopers, You should compile the program before launching it

sepehrdaddev avatar Dec 09 '19 11:12 sepehrdaddev

how?

Xart3misX avatar Jan 16 '20 20:01 Xart3misX

@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

sepehrdaddev avatar Jan 17 '20 09:01 sepehrdaddev

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?

kotobukidevelopers avatar Jan 17 '20 11:01 kotobukidevelopers

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

sepehrdaddev avatar Jan 20 '20 15:01 sepehrdaddev

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

W4ssupd0c avatar Feb 15 '20 15:02 W4ssupd0c