----------
frida is a interactive disassembler for binaries as well as (soon)
-LLVM bitcode based on LLVM and Qt.
+LLVM bitcode based on LLVM and Qt. It is also Free Software!
+
+frida is cross-platform -- it can run on basically any Unixoid System
+as well as Mac OS X and Windows and it can handle Binarys for every
+architecture LLVM supports (and there are a lot of them!). It is
+currently limited to the ELF Format but will soon regain support for
+PE and MacO executables.
Support
-------