issues
search
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.66k
stars
650
forks
source link
Performance and code style improvements
#58
Closed
SplittyDev
closed
8 years ago
SplittyDev
commented
8 years ago
Improved slow int32 conversions
Added protocol enum
Added null conditional checks
Minor improvements/fixes
Started adding xml docs
Replaced 'new' event handlers with direct references
Added readonly attribute where applicable
Optimized verbose if statements for readability
Added wtf function to show wtf window and messagebox
Replaced slow try-catch blocks with faster alternatives where applicable
Made IrcClient reusable