the art of programming
Back, as to say.
Welcome back everyone, it's your friendly neighourhood programmer DarkMunk here. Welcome to the FINAL H1 Programming website/blog. I have a list of new shiny things that are going to appear over the course of the next few days and weeks to come. This includes items from tutorials to source codes I'm sure you've all been waiting for. Here's what's on our list at the moment.
Python Scripts/Snippets
I have found myself to have a recent obsession with Python. So, there's a new Python section to acommodate this. The currently finished scripts are very short, very simple ones that I've just messed about with, such as IsAlive which checks if you can connect to a port on a target host, Random Password Generator and the early, unfinished version of my Port Scanner. Other scripts such as a UDP Flooder/Packet Generator, Mail Spoof/Mail Bomb, and other fun network utility and security tools.
TextNet no more, but Sparx is back
Yes, TextNet may be scrapped... again. This is because I have decided that the ressurection of Sparx would be much more fun and benefitial to the community. For those who don't know what "Sparx" is, it's basically a hacking toolkit creator for Linux. Check out the development page here. Sparx has its own scripting language built in called "YellowHorse" to help the toolkit developer to further increase the functionality of his kit as well as being able to handle Python and C/C++ based plugins.
The news of whether TextNet is to be scrapped or not will be released in the upcoming weeks. But, if we do go ahead and complete it, it will no longer be a VB6 program, as we'll be switching to C++ and have it Linux only. Yes guys, I've gone Linux mad.
Tutorials & Whitepaper Updates
We've got the PHP Tutorial almost completed, and a selection of Whitepapers will be released soon. Almost all of the whitepapers will be "programming hackers" reference guides, information and all those of the sort.

