Full source code access!
with membership

If you need something right away, or don't have the tools or time to write something from scratch on your owm, all the examples on this site have source code available to download for our members!

Simply click the link below and sign up to become a member of our community! Don't forget that you can ask questions in irc.SkullwareInc.com #software!

Register now: Click here!

The Data Mining Bible

This is an comprehensive printed book(ebook also available with purchase) with all the information you need to know to successfully write data miners capable of scraping sites like Google, Facebook, Yellowpages and many more!  Read more!

Data Mining Prevention Bible

This is an comprehensive printed book(ebook also available with purchase) with all the information you need to protect your content from being mined by spammers and successfully protect your userbase!  Read more!

Check Social Sites for User Accounts

Checking username existence on social sites can be very useful for marketing purposes as well as research. I had to work on some similar stuff just a little while ago and gave the app the capability of scanning 10 sites. Tonight I just finished compiling this longer list of 120 sites. If you are are [...]

Read More..

Logging Your Linux Terminal

Sometimes you need to log a terminal for one reason or another in linux for later reference and review. I recently required such a thing and with a little looking around I figure I would share it with everyone. There is a program that is called script that does this and then a bit. When [...]

Read More..

Solving Captchas

Solving Captchas PHP script Allot of time one comes across a captcha protection from automation. This is relatively easy to bypass now due to services being put up in 3rd world countries offering food for captchas (literally) and wages. It is a rather interesting that the void is being filled this way by exploiting this [...]

Read More..

SMS Flood

This code is intended for demonstation purposes only and was tested against willing participants SMSFlood is a console based application written in c# for flooding a target with a repeating text message. I find it useful for waking someone up. It is achieved by using mobile carrier detection to detect the provider of the cellphone [...]

Read More..

How to Make a Bot : SHOUTcast Bot

How to make a bot to run SHOUTcast with a quick and simple bit of irc bot source code for relaying information from your SHOUTcast into IRC channels. This bot is setup to only relay the current song, however could be easily extended to do more. It is achieved through the use of a standard [...]

Read More..
 Page 1 of 2  1  2 »