Posts Tagged ‘Programming’

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: ,

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: ,