pwndrop icon indicating copy to clipboard operation
pwndrop copied to clipboard

No longer being maintained?

Open stautonico opened this issue 2 years ago • 2 comments

I noticed this project hasn't retrieved any commits since 2020, however people are still opening issues. Is this project no longer maintained or will you be picking back up on this project in the future? If not, I would love to contribute to this project and keep it maintained.

stautonico avatar Nov 07 '22 21:11 stautonico

Someone should port the web UI to the following WebDAV ready engine: https://github.com/RealTimeLogic/BAS Then everything can be put into one C file and one could simply compile a complete ready to use exe as follows: gcc - o pwndrop pwndrop.c. I can do the server side if someone else can do the client side.

surfskidude avatar Nov 27 '22 12:11 surfskidude

We do maintain a fork here -> https://github.com/SygniaLabs/pwndrop Fixed an issue, added capabilities

B1t0n avatar Nov 30 '22 11:11 B1t0n