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

solving the compiling problem #79

Open
InfoSecGopNik opened this issue Jan 26, 2025 · 0 comments
Open

solving the compiling problem #79

InfoSecGopNik opened this issue Jan 26, 2025 · 0 comments

Comments

@InfoSecGopNik
Copy link

Hello team,

If you are having trouble compiling from source code, here's how I solved it. When you run the “make all” command it may show the following error message:

Image

To resolve this error we must clone the report again with the following command:

git clone --recursive https://github.com/ropnop/kerbrute.git

Inside that repository we look for the “.git” folder and move it to our source code project. When compiling again we see that we don't have the same error message

Image

Image

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

1 participant