Archive for the ‘Programming’ Category

January 23, 2012 0

To tweet or not to tweet?

By in Honeypot, Linux, Networking, Programming

I have setup a twitter account, about time to eh? I always wanted to setup an account for my honeypot project for the intention of updating it with the latest attacks but I just went and setup one for my own use instead! As a big fan of the terminal in Linux I wanted to [...]

November 29, 2011 0

C to Ruby!

By in Programming

Over the last few months I have tried to code in Ruby for anything instead of my usual C or shell scripts. I started using metasploit adding wee tweaks here and there, I then started using it for simple scripts. It was so much quicker to write in Ruby, you know when you just want [...]

Tags: ,

October 30, 2010 2

iPager in fluxbox

By in Linux, Programming

I have always liked a minimal clean UI so I have always used fluxbox, along with a niffy wee program called ipager! Unfortunately ipager hasn’t been updated since 2005 (version 1.1.0) and no longer compiles out of the box, or tar.gz if you will ;-). I think the problems with ipager started with the release [...]

Tags: ,

December 30, 2009 1

AT&T / GAS Syntax SciTE

By in Linux, Programming

I have used SciTE as my main programming text editor and more recently to code in assembly but unfortunately it does not seem to have support for AT&T style syntax and GAS (GNU Assembler) directives only Intel. So I have modified the asm.properties file and updated it to include the following: All GAS directives e.g. [...]

Tags: ,