Main > Free Download Search >

Free qscore 0.0.6 software for linux

qscore 0.0.6

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 35
qscore 0.0.6

qscore 0.0.6


qscore project can parse Quake3:Arena (and compatible) server.log into high scores and statistics. more>>
qscore project can parse Quake3:Arena (and compatible) server.log into high scores and statistics.
Options:
--version output version information and exit
--help display this help and exit
Strip & Sort:
--sort=HOW sort player results
HOW=0 do not sort (default)
HOW=1 sort by frags
HOW=2 sort by rounds
HOW=3 sort by average
-r sort reverse
Output:
-o=FILE output into FILE (default: stdout)
--txt output as plain text (default)
--ansi output as text with ANSI colors
--html output as html
--csv output as comma-separated values CSV
Enhancements:
- The whole code was optimized a bit.
- Total game time statistics were added.
- A remote console for Quake3:Arena (and compatible) server administration was added.
<<less
Download (0.022MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
815 downloads
FRET 0.0.6

FRET 0.0.6


FRET is a tool that examines any file or files and attempts to identify the data structures and patterns within those file(s). more>>
FRET is a *nix command line tool that examines any file or files and attempts to identify the data structures and patterns within those file(s).
FRET project does this by firstly scanning files using heuristic algorithms to identify structures and then by comparing files to identify common patterns. Results are compared and ranked using a probabilistic approach.
It outputs a sorted list of the detected structures within the file(s) which can then be parsed by other tools and scripts. libfret is the library used to implement FRET. It provides a clear interface to allow for the analysis of buffers of raw data.
It is designed to be integrated with a range of other programs such as hex editors, packet analysers and other development tools.
FRET and libfret are at an early development stage and do not yet provide a lot of useful functionality. FRET (and libfret) scans a single or multiple files (buffers) and currently identifies the following structures:
- data that is common to multiple files or buffers
- arrays of ASCII bytes
- arrays of fill bytes
- offsets to other fields in a file
Enhancements:
- New --phase and --scan options were added, which allow specific tests to be performed.
- The results list was made clearer, and some internal redesign streamlined the code.
<<less
Download (0.45MB)
Added: 2006-01-20 License: GPL (GNU General Public License) Price:
1375 downloads
Golem 0.0.6

Golem 0.0.6


Golem is a fast, lightweight window manager for X11 which is very customizable. more>>
Golem is a lightweight, fast window manager for X11 which is very customizable.
Golems development has stagnated for a while and Jordan has given the project to Bruce Ashfield. Bruce is currently working on a new release which will have some existing patches applied.
Main features:
- Small memory footprint
- Window decoration customization (Themes) with multiple decoration styles (dgroups)
- Multiple disjoint large virtual desktops
- Hotkeys
- Supports various focusing styles (sloppy, pointer, click)
- Useful stuff for multiscreen displays (special focus cycling modes, etc)
- Xinerama support for multimonitor screens
- Plugins
<<less
Download (1.2MB)
Added: 2006-03-01 License: GPL (GNU General Public License) Price:
1335 downloads
Clabbers 0.0.6

Clabbers 0.0.6


Clabbers is an anagram tool aimed towards solving Scrabble racks. more>>
Clabbers is an anagram tool aimed towards solving Scrabble racks. Clabbers project consists of a couple of Perl scripts, a word list, and an SQL schema.

It was designed for use with PostgreSQL, though it could be ported to other database backends.

<<less
Download (0.77MB)
Added: 2007-04-29 License: GPL (GNU General Public License) Price:
908 downloads
ArgusEye 0.0.6

ArgusEye 0.0.6


ArgusEye is a GUI for some of the features of Argus. more>>
ArgusEye is a GUI for some of the features of Argus. Argus is a powerful suite of tools for transaction-based network auditing.
The project aims at supporting daily work with Argus by providing a graphical user interface.
Goals:
- A GUI to help in the daily work with Argus
- Scalable for enterprise usage
- Support for everything you can do with Argus
- Dont re-invent the wheel (not considering proprietary wheels...)
<<less
Download (0.025MB)
Added: 2007-02-11 License: GPL (GNU General Public License) Price:
986 downloads
Pygme 0.0.6

Pygme 0.0.6


Pygme is an mplayer frontend written in Python/PyGTK. more>>
Pygme is an mplayer frontend written in Python/PyGTK. It has been written with audio and video songs in mind (as opposed to movies). It has a searchable media library, which can be used to enqueue songs in a playlist. It also has support for processing ID3 tag information.
The media library and playlist are stored as databases using sqlite. Pysqlite (Python bindings for sqlite) is used for database access.
Main features:
- Searchable Media Library
- Playlists can easily be created from the search results
- Songs in the playlist can be enqueued to be played next
<<less
Download (0.049MB)
Added: 2005-09-06 License: GPL (GNU General Public License) Price:
1508 downloads
GlobMoeSt 0.0.6

GlobMoeSt 0.0.6


GlobMoeSt means Global Motion eStimation. more>>
GlobMoeSt means Global Motion eStimation.

Currently, the program works by determining the global motion vectors between each two subsequent frames via an exhaustive search within a specified motion search range, which can tweaked depending on the input data.

Nonlinear motion is supported. Motion vectors can be saved to a file, allowing for speedier tinkering with options (like construction mode or cropping of input frames), after a first pass.

The image difference function can use different color spaces (RGB and YUV) and can be influenced via user supplied coefficients, which allows the user to assign different weightings to different color components.

After determining the best motion vectors, the image is assembled, using one of currently three modes, one of which tries to avoid any intra-frame motion, while another one blends areas in which frames overlap.

The blending mode is able to reduce (film or compression) noise (especially for animated content, when there is little to no intra-frame motion, but only global motion), and can give a (blurry) impression of movement in case of intra-frame motion (which may, or may not be wanted). It can also be used to blend pictures, without using the motion estimation component.

<<less
Download (0.026MB)
Added: 2005-12-12 License: GPL (GNU General Public License) Price:
1411 downloads
zwl 0.0.6

zwl 0.0.6


zwl is the zeta widget library. more>>
Zeta Desktop Environment (ZDE) is an X11 window manager and tools with enhanced usability and features for developers and advanced users.

Some of its current sub-projects include imp, a library of core functions such as linked lists, zwl, a simple widget toolkit and light X11 wrapper, and zimwm, the window manager.

You will need the latest version of imp from svn to compile zwl. Be aware that this is alpha-quality code, and completely unpolished. It has rough, pointy edges, and should be approached with caution and an open mind.

zwl is the zeta widget library. It is designed to be simple, yet at the same time look good and have a nice feel. It is not designed to be a general-purpose application toolkit like GTK+, Qt, or EWL.

It will be used in zimwm for menus, frames, buttons and the like. It will also have selectable rendering outputs for displaying images, such as Xlib or Imlib2. It will have some more special-purpose widgets, such as sliders and the like, for extensions to zimwm, but nothing fancy. It might also have a place in small programs that only need a limited subset of general-purpose widgets and dont mind many constraints.

src/ Contains the zwl source code.
tests/ Contains a test program.
doc/ Contains documentation. Use gendoc to generate it from the source code. You will need doxygen for this.

<<less
Download (0.34MB)
Added: 2006-04-20 License: LGPL (GNU Lesser General Public License) Price:
1284 downloads
MTPdude 0.0.6

MTPdude 0.0.6


MTPdude is a minimalistic application for the use of the libmtp which allows to access new MTP-Based Multimedia devices. more>>
MTPdude is a minimalistic application for the use of the libmtp which allows to access new MTP-Based Multimedia devices.

<<less
Download (0.33MB)
Added: 2006-04-16 License: GPL (GNU General Public License) Price:
1289 downloads
THC-Snooze 0.0.7

THC-Snooze 0.0.7


THC-Snooze is a framework for network traffic analysis. more>>
THC-Snooze is a framework for network traffic analysis. THC-Snooze project can be used as a sniffer or a network based intrusion detection system.

It will watch the network traffic and invoke small programs ("modules" or "protocol dissectors"), which are easily written in a script language, to gather information from the data.

The possible applications for THCsnooze range from simple and advanced sniffing to passive network auditing. It is possible to write modules that will track a connection until a successful login occured. Or you can check if a client application establishes with a ssl enabled server (insecure) SSLv2 connections.

Getting Started:

So, let us imagine you want to write a module for snooze and you dont know the protocol. (I will illustrate these steps on a well known protocol so its maybe easier to understand why we are doing these steps).

First we need some sample data to analyze. We make a copy of the dump_tcp.lua file and change the first line to match our needs:

"-- :xxx_no_proto:1:tcp:" to "-- :xxx_no_proto:21:tcp:"

We start snoozed:

# snoozed -i en0 -M modules/ -b -c t0 -D 10
THCsnoozed-0.0.6 by THC
DEBUG: loading modules ...
...

After we got one or two connections sniffed and stored we quit snooze. Now, we can use hxdmp to view the logs (well, you can use your favourite text editor to do that):

$ ./hxdmp -c t0/127.0.0.1_31231_127.0.0.1_21_0001.complete
hxdmp - THCsnooze hexdump by THC

00000000 32 32 30 20 6c 6f 63 61 6c 68 6f 73 74 20 46 54 | 220 loca lhost FT
00000010 50 20 73 65 72 76 65 72 20 28 74 6e 66 74 70 64 | P server (tnftpd
00000020 20 32 30 30 35 30 31 30 31 29 20 72 65 61 64 79 | 2005010 1) ready
00000030 2e 0d 0a 55 53 45 52 20 67 75 65 73 74 31 0d 0a | ...USER guest1..
00000040 33 33 31 20 50 61 73 73 77 6f 72 64 20 72 65 71 | 331 Pass word req
00000050 75 69 72 65 64 20 66 6f 72 20 67 75 65 73 74 31 | uired fo r guest1
00000060 2e 0d 0a 50 41 53 53 20 41 41 41 41 0d 0a 32 33 | ...PASS AAAA..23
00000070 30 2d 0d 0a 53 59 53 54 0d 0a 46 45 41 54 0d 0a | 0-..SYST ..FEAT..
00000080 50 57 44 0d 0a 20 20 20 20 57 65 6c 63 6f 6d 65 | PWD.. Welcome
00000090 20 74 6f 20 42 6f 78 30 30 31 21 0d 0a 32 33 30 | to Box0 01!..230
000000a0 20 55 73 65 72 20 67 75 65 73 74 31 20 6c 6f 67 | User gu est1 log
000000b0 67 65 64 20 69 6e 2e 0d 0a 32 31 35 20 55 4e 49 | ged in.. .215 UNI
000000c0 58 20 54 79 70 65 3a 20 4c 38 20 56 65 72 73 69 | X Type: L8 Versi
000000d0 6f 6e 3a 20 74 6e 66 74 70 64 20 32 30 30 35 30 | on: tnft pd 20050
000000e0 31 30 31 0d 0a 32 31 31 2d 46 65 61 74 75 72 65 | 101..211 -Feature
000000f0 73 20 73 75 70 70 6f 72 74 65 64 0d 0a 20 4d 44 | s suppor ted.. MD
00000100 54 4d 0d 0a 20 4d 4c 53 54 20 54 79 70 65 2a 3b | TM.. MLS T Type*;
00000110 53 69 7a 65 2a 3b 4d 6f 64 69 66 79 2a 3b 50 65 | Size*;Mo dify*;Pe
00000120 72 6d 2a 3b 55 6e 69 71 75 65 2a 3b 0d 0a 20 52 | rm*;Uniq ue*;.. R
00000130 45 53 54 20 53 54 52 45 41 4d 0d 0a 20 53 49 5a | EST STRE AM.. SIZ
00000140 45 0d 0a 20 54 56 46 53 0d 0a 32 31 31 20 45 6e | E.. TVFS ..211 En
00000150 64 0d 0a 32 35 37 20 22 2f 68 6f 6d 65 2f 67 75 | d..257 " /home/gu
00000160 65 73 74 31 22 20 69 73 20 74 68 65 20 63 75 72 | est1" is the cur
00000170 72 65 6e 74 20 64 69 72 65 63 74 6f 72 79 2e 0d | rent dir ectory..
00000180 0a | .

The red data is send from server to client; the green from client to server. We can see here that user guest1 is logging in with password AAAA. It is time to write a module that can extract this information from the logfile.
<<less
Download (0.093MB)
Added: 2006-03-03 License: GPL (GNU General Public License) Price:
1331 downloads
XZero 0.0.0.6

XZero 0.0.0.6


XZero is a simple board and logic-game. more>>
XZero is a simple board and logic-game.

The winner of the game is the first player who completes a continuous line of at least five elements.

A line may have one of the following directions: vertical, horizontal, diagonally ascending, or diagonally descending.

<<less
Download (0.042MB)
Added: 2006-02-23 License: GPL (GNU General Public License) Price:
1338 downloads
TorApplet 0.0.6 Alpha

TorApplet 0.0.6 Alpha


TorApplet is a simple GNOME applet for managing and monitoring the basic activities of the Tor daemon. more>>
TorApplet is a simple GNOME applet for managing and monitoring the basic activities of the Tor daemon.

<<less
Download (0.17MB)
Added: 2006-01-24 License: GPL (GNU General Public License) Price:
1368 downloads
Coarse Port Knocking 0.0.6

Coarse Port Knocking 0.0.6


Coarse Port Knocking is a simple implementation of the port knocking techniques. more>>
Coarse Port Knocking is a simple implementation of the port knocking techniques.
This program uses the ngrep tool to sniff blocked network packets. It waits for special packets with determined keys and executes commands like a firewall to open and close ports.
Enhancements:
- A bug in injection mode has been fixed.
<<less
Download (0.008MB)
Added: 2006-03-28 License: GPL (GNU General Public License) Price:
1310 downloads
BootUtils 0.0.6

BootUtils 0.0.6


BootUtils is a collection of utilities to facilitate booting of Linux 2.6-based systems. more>>
BootUtils project is a collection of utilities to facilitate booting of modern Kernel 2.6 based systems. BootUtils is designed for initramfs, although volunteers to add support for initrd are welcome.
The process of finding the root volume either by label or explicit label= on the kernel command line, mounting it and switchrooting is automated.
BootUtils can also drop to emergency shell if the root volume cannot be mounted. Why not even start sshd and allow admin login if the box is in a remote location?
Main features:
- Automatic detection of root volume by label or explicit kernel commandline option
- Supports ext2, ext3, jfs, reiserfs and xfs
- Emergency shell dropping in the case of a root volume problem
Enhancements:
- libblkid and libuuid have been updated to e2fsprogs 1.39.
- Device mapper support has been added.
<<less
Download (0.080MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
912 downloads
mod_haydn 0.0.6

mod_haydn 0.0.6


mod_haydn is an apache module which allows you to embed MSIL bytecodes. more>>
mod_haydn is an apache module which allows you to embed MSIL bytecodes (the foundation of Microsofts CLR/.NET) into Apache. mod_haydn allows you to access all of Apaches API from any CLR/.NET enabled language.

Currently it only has partial support for the Apache 1.3 api, allowing you to handle requests (and get associated request information), set apache translation, authentication, and authorization handlers. Support is planned for Apache 2.0, and more specialized Apache API features.

Known Bugs:

Currently, when using Mono with the Boehm GC, you cannot handle multiple requests with the same process (which is needless to say, quite essential). This works fine without the Boehm GC engine. I assume that this is a Mono problem, and not an apache module problem (as others have also encountered this problem) -- however this is not verified yet.

<<less
Download (0.010MB)
Added: 2006-05-15 License: BSD License Price:
1257 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3