-
Notifications
You must be signed in to change notification settings - Fork 771
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
[Feature Request] Dotnet 5 + comptability #391
Comments
.NET 5 is also EOL now. The current LTS versions are 6 and 8. |
Covenant is a C2 framework that provides a collection of the most useful post-exploitation modules, that are competitive to many current C2 frameworks! But due to its non-maintenance and ignorance by developers, it's lacking many functions and losing its popularity I am one of the few people who still uses covenant in his Engagements whereas others are using modern C2s like Havoc For smooth functioning, I have modified 20% of its source code to meet my requirements, but as I am not a person who has advanced knowledge of C# I can't modify it from start to end With just some of the updates and adding 2-3 features it will gain its popularity back Below are some:-
It's been 2 years for last update, I think you have taken a good amount of rest Mr. Cobbr, now you should come back to work on your terminal. Because I can't spend my days on modifying covenant personally, and some issues I can't resolve by myself as I am not a "c sharp" coder, as I mentioned earlier. Thanks, |
i doubt this repo will come back to life ,either way while we wait, i guess we can do our own chores it's open source after all riight ? xD so here's my fork , i just update it to .net 8 : https://github.com/khraoverflow/Covenant |
Bruh... This code has been provided to you for free, the author is in no way obliged to do anything about the problems you are now facing with it. They "should" not do anything. Fix it yourself or find other ways to support the project if you are so dependent on using it in your operations. |
Sorry, if I seem harsh Anyway, I shared the issue with my group leader and now we are using Brute Ratel C4 in our operations |
No offense is taken here, I take it as a compliment that folks are still using the project and wishing for much needed updates. I will point out that the last commit was 10 months ago, not 2 years, (check the dev branch) but that's the only point I'm offended by 🙂 I'd love to get back to Covenant development eventually but I can't promise when that will be. I've just had competing work and life priorities, so I haven't had as much time to work on this project as of late. In the meantime, please feel free to modify or fork as desired within the terms of the GPLv3 license. I am still personally an active Covenant user and find that the project still works well despite a lack of active development. Dotnet 5 hitting EOL is a real issue for the project, so it may be worth a small update to move to a newer version. But it will be hard to resist a more comprehensive update while doing so and, again, I can't make any promises about providing that within any particular timeframe. |
Feature Request or Bug
Feature Request
**Describe the feature request **
Will there be comparability with the newer versions of Dotnet? It seems like Covenant requires 3.1 dotnet has reached EOL and is unsupported by Windows. Covenant is a great tool, and I would like to not have to do other methods for a C2 server.
The text was updated successfully, but these errors were encountered: