AWK like text processing Download
Thursday, June 12th, 2008AWK is a text processing language that makes it easy to "search files for lines [...] that contain certain patterns. When a line matches one of the patterns, awk performs
AWK is a text processing language that makes it easy to "search files for lines [...] that contain certain patterns. When a line matches one of the patterns, awk performs
This script searches nested strings from a line of text. The strings are limited by two different characters.
crackvigenere.py script searches for the key (length must be given) to a given vigenere-cipher and deciphers the latter with it to plain text.
The script counts le
DirectPython is an open source C++ extension to the Python programming language which provides basic access to DirectX (9.0c) API, including Direct3D, DirectSound, DirectShow a
The main purpose of these functions are to encrypt and decrypt a string (or change the string from one "language" into another). The code is simple, but it provides a
This script uses simple regular expressions to change tabs/spaces.
Download from:
pyNeighborhood is GTK+ 2 rewrite of a well-known GTK+ 1 tool LinNeighborhood(using pyGTK), so it is the GUI frontend for samba tools, such as smbclient, smbmount etc.
This script allows you to run a very simple templating-system.
Download from:
The eyemodule is a module for the Handspring Visor that allows you to take pictures and store them on the Visor. You can then sync the database files containing the images to y
This script allows you to enumerate the members of groups in the domain. It is an example of how you can look up all the members of a group in AD. It will also look u