System error's security toolkit

What is System error's security toolkit?

Well, some of you may remember me from Hackers Paradise a very popular hacking website with tools, exploits, tutorials and very big community, I created many hacking/security based tool's which was on that  site but because I finished my hacking career they was removed. Since I announced that all the sites/forums will be closed I've literally had hundreds of emails asking me to put my tool's back online - I have refused for a long time until now.

This toolkit is a collection of my favourite tools (many which i've made open source) along with new ones that hasn't been released to the public until now; this colloection of tools are intergrated in a nice interface along with some cool graphics and audio - but keep in mind that this is for ethical use only as I am now ethical too.

Here is a screenshot of the main interface:

This interface leads to seperate tool's, they are:

SynGUI 2.0: 

This is a modern highly effective denial of service tool, it takes advantage of the fact the most computers have to be open to the public, with that comes open ports, these ports on a host/IP can be flooded with syn packets flooding that specific port with your data blocking legitimate users and thus causing denial of service conditions.

ExeView: 

Exe_View is a tool to scan executable files for information. The scanning has binary properties and can thus find more details on the exe, A usual result will be some of the coding and information the developers
did not want you to see, it's great for finding inside info on games 'n' such - You simply need to put in
the path of the file, and it's extension.

Ping Of Death :

The Ping Of Death of (PoD) is probably the most recognized DOS attack, most computers are patched by this (filtering ICMP traffic) but some aren't.., this tool send more than the alowed databytes to a host causing it to crash and sometimes gving them the blue screen of death.

SFCB: 

This is a tool I started working on but did not finish, it's a syn flood with buffer send - you can finish off what I started with this (but be sure to give me credit) requires C++ knowledge, win32 and WinSocks coding.

FileScanner: 

This tool can scan literally thousands of files on a system in literally seconds, very usefull.