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

[Teamserver-Client--Bug]: solving the problem with the client #542

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

[Teamserver-Client--Bug]: solving the problem with the client #542

InfoSecGopNik opened this issue Jan 26, 2025 · 0 comments
Labels
clientside/teamserver Clientside problem, not implantrelated

Comments

@InfoSecGopNik
Copy link

Contact Details

No response

What happened?

Hello team, how are you?
Seeing that many have the problem with the Havoc client, I found a way to solve it. To solve the problem it is necessary to copy the project from the “dev” branch. Then follow the steps up to the part of compiling the client. When you compile the client you will probably get this error message:

Image

This happens because the “dev” branch does not have the “.git” folder. To do this we clone the project in the “main” branch with the following command:

git clone --recursive https://github.com/HavocFramework/Havoc.git

Image

We look for the “.git” folder and move it to our “dev” branch folder. Then when we compile we will see that it compiles without problems.

Image

Kind regards,

Did You Do a Pull First?

Latest (You performed a pull first)

Did You Try With the Dev Branch?

Yes (You tried using the dev branch but the problem persist)

Relevant log output

Did You Read Over Your Issue First?

  • I declare I made an effort and provided the necessary information for replication of the issue.
@InfoSecGopNik InfoSecGopNik added the clientside/teamserver Clientside problem, not implantrelated label Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clientside/teamserver Clientside problem, not implantrelated
Projects
None yet
Development

No branches or pull requests

1 participant