NewEraCracker / LOIC

Deprecated - Low Orbit Ion Cannon - An open source network stress tool, written in C#. Based on Praetox's LOIC project. USE ON YOUR OWN RISK. WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. IF YOU GET V& IT IS YOUR FAULT.
https://github.com/NewEraCracker/LOIC/
Other
2.64k stars 649 forks source link

[v1.1.2.3] Issues with tray icon #17

Closed NewEraCracker closed 8 years ago

NewEraCracker commented 13 years ago

Hello,

Tray icon gets extremely buggy while flooding server with requests.

I tested with 127.0.0.1 (nginx server that I installed in localhost) and when flooding, tray ballot refreshes make impossible to restore LOIC after minimized. This doesn't happen while waiting for target.

BeSquare please fix this in beta branch as I don't use 2010 version of Visual C# express and I can't edit or compile project with Visual Studio 2008.

Kind regards, NewEraCracker.

NKnusperer commented 13 years ago

Opening the solution in VS 2008 should work. Read this: http://social.msdn.microsoft.com/Forums/en/vsprereleaseannouncements/thread/4345a151-d288-48d6-b7c7-a7c598d0f85e

BeSquare commented 13 years ago

o.O haven't been here in a while .. sorry for that :( ... but some more promising forks are flying around.

as soon as I get back on a "working" station I will take a deeper look on the tray-issue ... from what I can tell so far it seems that the "live" ballontip is the messy thing ... but personally I came to the conclusion, that showing live stats in a systempopup was a total dumb idea ... the standard tooltip only allows 63 unicode chars .. the ballontip around 255 (or sth like that).

will change that to "running" or waiting in the standard-tooltip - that should do the trick.

I also looked a bit deeper into the layer7+ attacks ... guess it's really time for a proper POST-attack .. the currently implemented "original" slowloris attempt is no longer sufficient ... and recoil too needs a little cleanup and some more features xDD

I hope I get it done this evening or over the weekend.

greetz .. and keep it up ;)

definate commented 13 years ago

My bad guys. Tray icon was my idea. When testing I wasn't using the actual control servers, because, well, they were down. So, I had to implement my own stuff, and well I was only sending one request now and then. No need to perpetually hammer it.

I'm going to change it to an in-window log. So you can see what's being commanded.

NewEraCracker commented 13 years ago

Download has been removed. Will leave a link to an entry in wiki about 1.1.2.x TODO.

NewEraCracker commented 8 years ago

1.1.2.x branch is Stale. It won't be released.