Hey, I made a simple multi-threaded program for something, and am having issues with a memory leak and a handle leak..
Anyone have an idea on how to solve it?
After about 40000 runs, it starts eating up so much memory my system bogs down, and the GC.Collect() I put in doesn't seem to do anything
Note that I removed a few strings from the code.
Thanks!
Code:[ Source code for dictionary-based webserver attack redacted by moderator ]



Bookmarks