RSS 21 projects tagged "Linux"

No download No website Updated 17 Jun 2013 pstrings

Screenshot
Pop 52.39
Vit 1.26

pstrings is a strings program for Linux processes. You specify the pid, and it dumps all the printable strings for the processes' address space. This can be useful for getting data out of uncooperative programs.

No download No website Updated 17 Jun 2013 ftracer

Screenshot
Pop 41.09
Vit 1.26

ftracer is a simple user space implementation of a Linux kernel style function tracer. It allows you to trace every call in instrumented user applications. It is useful for debugging and performance analysis due to its fine grained time stamp. This allows you to do control flow oriented debugging without any special instrumentation. So if the program does something unexpected, it's easily possible to look at the function calls before that, and use that to deduce the cause of the problem. ftracer relies on gcc generating a call on top of every function call. The tracing slows every function call down (about 3x). The tracing is per thread and does not create a global bottleneck. It supports a dump function in C, directly callable by the program or on exit, and a gdb function to dump from gdb.

No download Website Updated 15 Dec 2012 printformPdf

Screenshot
Pop 19.24
Vit 13.63

printformPdf is a wrapper for the TCPDF class that allows you to documents from a PDF template by populating it with user data. It has features for printing "data grids" and repeating data on the page (which is useful for business cards, for example) and drawing bar codes, QR codes, polygons, and images from source picture files etc. Data priniting parameters (position, font name/size, color, rotation) can be saved in an XML configuration file.

No download Website Updated 06 Oct 2011 snowcp

Screenshot
Pop 20.32
Vit 24.94

snowcp is a fast file copy tool similar to FastCopy and Fire File Copy. It can verify copied files using SHA-1 or MD5. If you copy files to different physical drives, it will work in multi-threaded mode automatically.

No download No website Updated 29 Mar 2011 pam_ttylog

Screenshot
Pop 30.74
Vit 1.00

pam_ttylog is a PAM module to log console output of a login shell. pam_ttylog takes an approach that makes a script-like environment in the PAM session section of /bin/login. Thus, the log files are in a user-unreachable directory and have user-unreadable/unwritable permissions. As PAM module, it doesn't need to modify or replace the original /bin/login, getty, telnet, or libraries for its installation and operation.

No download No website Updated 02 Mar 2011 Django REST framework

Screenshot
Pop 16.85
Vit 28.98

Django REST framework is a lightweight REST framework for Django that aims to make it easy to build well-connected, self-describing RESTful Web APIs. It creates self-documenting Web APIs that include a Django admin style frontend. It has a modular, flexible architecture using Django's class based views. API creation can be as simple as adding a couple of lines to urls.py.

No download Website Updated 28 Jan 2011 pyme

Screenshot
Pop 18.36
Vit 1.00

pyme is a minimalistic GUI editor. Its feature list is intentionally limited to creating, opening, editing, and saving files.

Download Website Updated 19 Dec 2010 dracMail

Screenshot
Pop 28.81
Vit 30.21

dracMail is a webmail interface built using PHP, ExtJS (a JavaScript framework), MySQL, and IMAP. Its features include a rich UI, a WYSIWYG editor, HTML mail composing, and message caching.

No download No website Updated 14 Dec 2010 NfSen

Screenshot
Pop 26.04
Vit 30.31

NfSen is the Web-based front end for the nfdump netflow tools.

Download Website Updated 26 Sep 2011 Armitage

Screenshot
Pop 395.01
Vit 5.01

Armitage is a graphical cyber attack management tool for Metasploit that visualizes your targets, recommends exploits, and exposes the advanced capabilities of the framework. Armitage aims to make Metasploit usable for security practitioners who understand hacking but don't use Metasploit every day. If you want to learn Metasploit and grow into the advanced features, Armitage can help you.

Screenshot

Project Spotlight

netjukebox

A Web-based media jukebox.

Screenshot

Project Spotlight

Mnemo

The Horde notes/memos application.