Can't find a software application?
Submit it to OStatic
Click a filter below to apply it to results
WEPCrack is a tool that cracks 802.11 WEP encryption keys using the latest discovered weakness of RC4 key scheduling.
ffdshow is a media decoder and encoder mainly used for the fast and high-quality decoding of video in the MPEG-4 ASP (e.g. encoded with DivX, Xvid or ...
IP based multi user video conferencing platform with support for whiteboard, voice, fax, file transfer, text and API. Project aims to be the platform ...
FreeCol is an open version of Colonization. It is a Civilization-like game in which the player has to conquer the new world.
A fork of ffdshow with powerfull accelerator and updated decoders. Queue output samples accelerates playback of HD movie. Updated decoders include bug...
Faster implementation of the standard debug.rb using a native extension with a new hook Ruby C API .
Ruby/OCI8 is a ruby interface for Oracle using OCI8 API. It is available with Oracle8, Oracle8i, Oracle9i, Oracle10g and Oracle Instant Client. Use or...
Rfm gives Ruby direct access to FileMaker Pro databases. Its ruby-like API supports finding, editing, creating, and deleting records, and working with...
Currency package provides an object-oriented model of world currencies, foreign exchanges, exchange rates and money values. Money values are timestam...
A framework for creating SQL statements with Ruby code. For example: Select[:column1].from[:table1].where do equal :column2, 10 end