Random

Blogs we Read

Projects we Like

Misc

OminOS - A brand new OS written from the ground up by SophSec affiliate and friend Omin0us. Woot. PS. We will pay $20 and a round of drinks to the author of the first OminOS remote 0day (just kidding..).

Cross-Platform

CMake - A cross-platform, open-source build-system system. Autoconf and libtool are shit, please stop using them.

YAML - A simple data-serialization format that humans can read and write. YAML has parsers for Perl, PHP, Python, Ruby, Java and even C.

JavaScript

jQuery - jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. Makes anything related to the DOM a cake walk.

Python

lxml - Pythonic binding for the libxml2 and libxslt libraries.

vtrace - Vtrace is a very useful python debugging framework, with neat functionality like remote debugging. It is written by some leeto dorito type haxors.

Ruby

Nokogiri - is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors.

WWW::Mechanize - WWW::Mechanize, a handy web browsing ruby object.

DataMapper - DataMapper is a Object Relational Mapper written in Ruby. Lets you focus on working with the Data, without having to write SQL all day.

Jeweler - Opinionated tool for creating and managing RubyGem projects. Please stop releasing your Ruby libraries as .zip files on your web server, publish them as RubyGems to rubygems.org in one command using Jeweler.