Software Index
Related Topics
Popular Trends
Trending Topics
 

Gnu Grep Binary

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Web Interface for SIP Trace
Web Interface for SIP Trace is a PHP Web Interface that permits you to connect on a remote host/port and listen/filter.

Web Interface for SIP Trace was born as a prof concept of the idea to capture SIP traffic from a ...
April 5th 2011 Freeware    20k
GNU Radius
GNU Radius is a server for remote user authentication and accounting. Its primary use is for Internet Service Providers, though it may as well be used on any network that needs a centralized authentication and/or accounting service for its workstations.

The ...
November 17th 2011 Freeware    2,540k
Examine32
Examine32 is a fast and versatile text search utility for MS Windows 95/98/ME/NT/2000/XP. It can search both text and binary files using ordinary text, the logical operators OR, AND, NOT and XOR, and GREP-like regular expressions. Files within ZIP archives ...
April 4th 2004 Shareware  5 stars 710k
V-Grep
V-Grep is an easy to use while feature-rich application that brings - well known in the Unix world - regular expressions power to the typical Windows users. Even in DOS you could use masks, to speed-up searching for files. These ...
May 6th 2006 Postcardware    301k
Examine32 Text Search
Examine32 Text Search is a fast and versatile text search utility. It can search both text and binary files using either ordinary text or GREP-like regular expressions, based on the standard UNIX search utility. The logical operators OR, AND, NOT ...
September 3rd 2006 Shareware    639k
XEDIT Binary Editor and Scanner
XEdit is multi document binary editor for Windows NT/2000/XP/Vista/Win7 and 98/ME. You may open or save whole file or part of file starting from any specified offset with some particular length, read and write sectors of local devices (the last ...
January 3rd 2012 Shareware  5 stars 532k
Minimum Profit
Minimum Profit is a FREE text editor for programmers.

If you are reading this (you are), you probably know what a text editor is and thus I won't explain what 'open file', 'search and replace', 'tab size' and things like those, ...
July 12th 2011 Freeware    430k
GNU ddrescue
GNU ddrescue is a data recovery tool. GNU ddrescue copies data from one file or block device (cdrom, hard disc, etc) to another, trying hard to rescue data in case of read errors.

Ddrescue does not truncate the output file if ...
March 10th 2011 Freeware    51k
GNU Moe
GNU Moe is a powerful, 8-bit clean, text editor for ISO-8859-15 and ASCII character encodings.

GNU Moe project has a modeless, user-friendly interface, online help, multiple windows, unlimited undo/redo capability, unlimited line length, global search/replace, block operations, automatic indentation, word wrapping, ...
January 8th 2011 Freeware    82k
GNU Coreutils
GNU Coreutils package are the basic file, shell and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system.

Previously these utilities were offered as three individual sets of ...
July 26th 2011 Freeware    9,718k
GNU IceCat
GNU IceCat is the GNU version of the popular Firefox web browser.

Its main advantage is an ethical one: it is entirely free software. While the source code from the Mozilla project is free software, the binaries that they release include ...
May 27th 2011 Freeware    33,116k
GNU gv for Linux
GNU gv is an an X11 ghostscript interface based on Tim Theisen's ghostview 1.5.

GNU gv allows to view and navigate through PostScript and PDF documents on an X display by providing a graphical user interface for the Ghostscript interpreter.

gv is ...
August 23rd 2011 Freeware    532k
GNU 8085 Simulator
GNUSim8085 is a graphical simulator for the Intel 8085 microprocessor.. GNUSim8085 - 8085 Simulator for Linux. Publisher of GNU 8085 Simulator, Author of GNU 8085 Simulator 1.3.5. GNUSim8085 is a graphical simulator for the Intel 8085 microprocessor. GNUSim8085 is a ...
September 17th 2011 Freeware    276k
GNU Find Utilities
The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. These programs are typically used in conjunction with other programs to provide modular and powerful directory search and file locating capabilities to other commands.

The tools ...
May 1st 2011 Freeware    1,096k
GNU fdisk
GNU fdisk helps you manage your partitions on a hard drive.

GNU fdisk provides alternatives to the following programs:

· util-linux fdisk (compatible clone lfdisk, extended clone gfdisk)
· util-linux cfdisk

Note: The standard interface offered via the fdisk link is gfdisk.

In the future ...
September 23rd 2011 Freeware    297k
GNU Gengetopt
GNU Gengetopt generates a C function that uses getopt_long function to parse the command line options, to validate them and fills a struct.

Thus your program can now handle options such as:

myprog --input foo.c -o foo.o --no-tabs -i 100 *.class

And both ...
June 9th 2011 Freeware    932k
GNU Gengen
GNU Gengen (GENerator GENerator) is a tool that, starting from a parameterized text, called template, generates a text generator that can substitute parameters with values.

At the moment Gengen can generate C++ or C code; however other target languages are under ...
January 5th 2011 Freeware    440k
GNU Source-highlight
GNU Source-highlight produces a document with syntax highlighting when given a source file.

Source-highlight reads source language specifications dynamically, thus it can be easily extended (without recompiling the sources) for handling new languages.

GNU Source-highlight also reads output format specifications dynamically, and ...
October 18th 2011 Freeware    1,423k
GNU Solfege
GNU Solfege is a computer program written to help you practice ear training. GNU Solfege project can be useful when practicing the simple and mechanical exercises.

The program is portable. Versions of Solfege has ran on recent releases of Debian, Redhat, ...
August 18th 2011 Freeware    3,963k
GNU tar
GNU tar program provides the ability to create tar archives, as well as various other kinds of manipulation. For example, you can use Tar on previously created archives to extract files, to store additional files, or to update or list ...
June 12th 2011 Freeware    2,929k
Related Scripts
Binary Clock
This script shows the current time in binary format.
December 15th 2005 Freeware     
Binary Data + MySQL + PHP
In this tutorial, you will come across programs that lets you to learn the method of storing binary data like the images and html files into the MySQL database through HTML file forms in the database. The tutorial guides you ...
December 17th 2005 Freeware     
Converting between Binary and Decimal
This tutorial comes with an ASP program that clearly states out the functions and objects with their exact syntax to let you understand the processing of converting binary to decimal and decimal to binary. Implements the string and variable functions ...
December 19th 2005 Freeware     
Create and work with binary data in ASP/VBS
The tutorial will be very useful for the beginners in ASP development to get the clear details about binary data process in ASP and VBS. Converting string into binary, reading binary data, generating string values for binary data, storing and ...
December 5th 2005 Freeware     
DIME: Sending Binary Data with Your SOAP Messages
This is an essential tutorial which allows the web developers or beginners who are trying to send binary data with SOAP messages. To know complete details about DIME this is also a tutorial really clarifies them in detail without any ...
November 27th 2005 Freeware     
Display Binary Image Data From a Database on a Web Page
This is an useful tutorial that helps you to get the binary data from the database and displays it on the web pages using response.binarywrite object of ASP. It provides the sample code for the readers. You can copy this ...
November 26th 2005 Freeware     
Displaying Images ( binary data ) from the Database
This simple article describes the concept behind displaying binary data from a database. The author discusses about file creation and displays a list of all the database files. This article proves the simplicity of showing binary data from the database ...
November 24th 2005 Freeware     
Funky binary menu
Funky binary menu is a menu driven system, which provides hyperlink facility to the website users. It shows flash scripts and multiple animations which can be loaded by the users for interactivity. When the cursor moves across the menu, it ...
December 3rd 2005 Freeware     
How To Write Binary Files to the Browser Using ASP.NET and Visual C# .NET
How To Write Binary Files to the Browser Using ASP.NET and Visual C# .NET is a web based tutorial through which programmers can gather information about the steps that they have to adapt to retrieve binary data from file and ...
November 28th 2005 Freeware     
Inserting Images ( binary data ) into Database
This easy to learn tutorial helps you in adding the binary data to the table of the Access database. This tutorial describes it with the sample code for the users. You can use the sample code provided with this tutorial ...
December 11th 2005 Freeware     
Related Code
Binary Searching Explained
This code example shows and explains how to use the Binary search method. It also mentions good and bad points about using the binary search. This is a console app, used to demonstrate the algorithm
March 18th 2006     5k
Binary Clock
This is a simple binary clock, I got the idea from Linux's binary clock applet.
March 21st 2006     8k
Binary Trees Simple String Example
A very simple binary tree's example i made while trying to get the hang of it all. Shows how to add a String to the binary tree using an iterative and recursive method :)
March 29th 2006     2k
Building and searching a binary tree
This a a binary tree build from scratch. Input from the keyboard are storet in it, and suggestions, already in the tree, appears when writing.
March 29th 2006     4k
A Binary Search
A binary search I wrote for my grade 12 computers class. This opens the file sorted.txt and searches for a record. Much Faster Than a Sequential Search
August 31st 2006     2k
New Software
Popular Software