hair dos
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 239
FreeDOS 1.0
FreeDOS aims to be a complete, free, 100% MS-DOS compatible operating system. more>>
FreeDOS aims to be a complete, free, 100% MS-DOS compatible operating system. Mostly achieved except Windows compatibility - Windows standard-mode works on FreeDOS, but 386-mode / WfW 3.11 does not.
Main features:
- Easy multiboot with Win95-2003 and NT/XP/ME
- FAT32 file system and large disk support (LBA)
- LFN support (on command line with 4DOS, which is now freeware: 4DOS for OS/2 is even open source)
- LBACACHE - disk cache (harddisks in CHS and LBA mode, diskette)
- Memory Managers: HIMEM, EMM386, UMBPCI
- SHSUCDX (MSCDEX replacement) and CD-ROM driver (XCDROM)
- CUTEMOUSE - Mouse driver with scroll wheel support
- FDAPM - APM info/control/suspend/poweroff, ACPI throttle, HLT energy saving...
- XDMA - UDMA driver for DOS: up to 4 harddisks
- MPXPLAY - media player for mp3, ogg, wmv... with built-in AC97 and SB16 drivers
- 7ZIP, INFO-ZIP zip & unzip... - modern archivers are available for DOS
- EDIT / SETEDIT - multi window text editors
- HTMLHELP - help viewer, can read help directly from a zip file
- PG - powerful text viewer (similar to V. D. Buergs LIST)
- many text mode programs ported from Linux thanks to DJGPP
- GRAPHICS - greyscale hardcopy on ESC/P, HP PCL and PostScript printers
FreeDOS was previously known as "Free-DOS" and originally as "PD-DOS." For a little trip down memory lane: In 1994, I was a physics student at the University of Wisconsin-River Falls. Most of my work for school had been done using DOS - writing programs, dialing up to the university computer, network, analysing lab data, etc. I really loved DOS; I did everything with it. I had a 386 desktop system in my dorm room and an XT laptop that I would carry around with me to do work "on the go".
<<lessMain features:
- Easy multiboot with Win95-2003 and NT/XP/ME
- FAT32 file system and large disk support (LBA)
- LFN support (on command line with 4DOS, which is now freeware: 4DOS for OS/2 is even open source)
- LBACACHE - disk cache (harddisks in CHS and LBA mode, diskette)
- Memory Managers: HIMEM, EMM386, UMBPCI
- SHSUCDX (MSCDEX replacement) and CD-ROM driver (XCDROM)
- CUTEMOUSE - Mouse driver with scroll wheel support
- FDAPM - APM info/control/suspend/poweroff, ACPI throttle, HLT energy saving...
- XDMA - UDMA driver for DOS: up to 4 harddisks
- MPXPLAY - media player for mp3, ogg, wmv... with built-in AC97 and SB16 drivers
- 7ZIP, INFO-ZIP zip & unzip... - modern archivers are available for DOS
- EDIT / SETEDIT - multi window text editors
- HTMLHELP - help viewer, can read help directly from a zip file
- PG - powerful text viewer (similar to V. D. Buergs LIST)
- many text mode programs ported from Linux thanks to DJGPP
- GRAPHICS - greyscale hardcopy on ESC/P, HP PCL and PostScript printers
FreeDOS was previously known as "Free-DOS" and originally as "PD-DOS." For a little trip down memory lane: In 1994, I was a physics student at the University of Wisconsin-River Falls. Most of my work for school had been done using DOS - writing programs, dialing up to the university computer, network, analysing lab data, etc. I really loved DOS; I did everything with it. I had a 386 desktop system in my dorm room and an XT laptop that I would carry around with me to do work "on the go".
Download (153MB)
Added: 2006-09-04 License: GPL (GNU General Public License) Price:
1158 downloads
GRUB for DOS 0.4.3pre2
GRUB for DOS is a build of the GNU GRUB boot manager for DOS, and can be run under real mode DOS. more>>
GRUB for DOS is a rebuild of the GNU GRUB boot manager for DOS, and can be run under real mode DOS. It also has many new features.
For example, it can be booted through BOOT.INI of Windows (grldr) and kexec of Linux (grub4lin).
The disk emulation feature is another enhancement over GNU GRUB, and can be used to run legacy DOS/Windows9x systems with floppy or hard disk images.
Main features:
- Can be launched by NTLDR
- Can be launched from linux with kexec
- Can create ramdisks
- Can use file as well as partition as the source of the ramdisk
- Can be used as a no-emulation-mode bootable CD-ROM boot image
- Has a "Chinese" special build that can display chinese help message at the console
- Add device (md) that can map a specified range of memory as a ramdisk
- Add device (rd) that reflect the memdisk loaded by inited
- Can chainload KERNEL.SYS from FreeDOS
- Can chainload NTLDR from Windows NT/2K/XP
- Can chainload IO.SYS from MSDOS, Windows 95/98/ME
Enhancements:
- Some commands and options were added or changed.
- A few bugs were fixed.
<<lessFor example, it can be booted through BOOT.INI of Windows (grldr) and kexec of Linux (grub4lin).
The disk emulation feature is another enhancement over GNU GRUB, and can be used to run legacy DOS/Windows9x systems with floppy or hard disk images.
Main features:
- Can be launched by NTLDR
- Can be launched from linux with kexec
- Can create ramdisks
- Can use file as well as partition as the source of the ramdisk
- Can be used as a no-emulation-mode bootable CD-ROM boot image
- Has a "Chinese" special build that can display chinese help message at the console
- Add device (md) that can map a specified range of memory as a ramdisk
- Add device (rd) that reflect the memdisk loaded by inited
- Can chainload KERNEL.SYS from FreeDOS
- Can chainload NTLDR from Windows NT/2K/XP
- Can chainload IO.SYS from MSDOS, Windows 95/98/ME
Enhancements:
- Some commands and options were added or changed.
- A few bugs were fixed.
Download (0.46MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
524 downloads
FaceBuilder 0.1.0
FaceBuilder is a little FaceConstruction toy. more>>
FaceBuilder is a little FaceConstruction toy.
FaceBuilder is a little toy application that lets you construct faces by putting together eyes, nose, mouth, head, hair and some additional items.
You can also move, scale and rotate each of those face-parts as you like. The results can be saved to XML files. FaceBuilder currently provides ~50 faceparts in total.
Usage:
You need Ruby and the Ruby bindings for Gtk and GnomeCanvas. Once you
have those just run:
ruby ./facebuilder.rb
Controls:
PgUp, PgDown: scale facepart
Home, End: rotate facepart
Cursorkeys: move facepart
The face parts itself can be selected via the GUI.
Customizations
If you want to customize this programm just add new face parts to data/$FACEPART/, the programm should be able to find them automatically then.
<<lessFaceBuilder is a little toy application that lets you construct faces by putting together eyes, nose, mouth, head, hair and some additional items.
You can also move, scale and rotate each of those face-parts as you like. The results can be saved to XML files. FaceBuilder currently provides ~50 faceparts in total.
Usage:
You need Ruby and the Ruby bindings for Gtk and GnomeCanvas. Once you
have those just run:
ruby ./facebuilder.rb
Controls:
PgUp, PgDown: scale facepart
Home, End: rotate facepart
Cursorkeys: move facepart
The face parts itself can be selected via the GUI.
Customizations
If you want to customize this programm just add new face parts to data/$FACEPART/, the programm should be able to find them automatically then.
Download (0.70MB)
Added: 2005-12-26 License: GPL (GNU General Public License) Price:
1399 downloads
UltraMixer 2.0.11
UltraMixer is a DJ-Mixing-Software which enables you to mix digital music in various formats. more>>
UltraMixer is a DJ-Mixing-Software which enables you to mix digital music in various formats such as MP3, OGG, WAV, WMA or CDs in real time.
All you need is a sound card. The DJs turntables are replaced by two digital SoundPlayers, the "vinyls" are available within seconds through the integrated FileArchive.
UltraMixer is also perfectly suited for the use as virtual jukebox in restaurants, hair studios or medical surgeries. UltraMixer is freely available (freeware*).
Main features:
- MP3,WMA,OGG,CD,WAV,FLAC,ASF,MIDI,XM,IT,MOD,...
- Online CD-title query (CDDB)
- Monitoring over headhones
- Multi-soundcard support
- 3 Band EQEmphasize element in the screenshot
- Volume CrossfaderEmphasize element in the screenshot
- Adjustable fading modesEmphasize element in the screenshot
- Automatic mixingEmphasize element in the screenshot
- BPM Counter
- Reverse Play
- Pitch (-/+ 50%)Emphasize element in the screenshot
- TalkoverEmphasize element in the screenshot
- Keyboard and MIDI control
- Support of the Hercules DJ Console
- Database-driven file archiveEmphasize element in the screenshot
- Unlimited number of cue points
- User-friendly user interface
- Support of skinning for the user interface
- Automatic update function
<<lessAll you need is a sound card. The DJs turntables are replaced by two digital SoundPlayers, the "vinyls" are available within seconds through the integrated FileArchive.
UltraMixer is also perfectly suited for the use as virtual jukebox in restaurants, hair studios or medical surgeries. UltraMixer is freely available (freeware*).
Main features:
- MP3,WMA,OGG,CD,WAV,FLAC,ASF,MIDI,XM,IT,MOD,...
- Online CD-title query (CDDB)
- Monitoring over headhones
- Multi-soundcard support
- 3 Band EQEmphasize element in the screenshot
- Volume CrossfaderEmphasize element in the screenshot
- Adjustable fading modesEmphasize element in the screenshot
- Automatic mixingEmphasize element in the screenshot
- BPM Counter
- Reverse Play
- Pitch (-/+ 50%)Emphasize element in the screenshot
- TalkoverEmphasize element in the screenshot
- Keyboard and MIDI control
- Support of the Hercules DJ Console
- Database-driven file archiveEmphasize element in the screenshot
- Unlimited number of cue points
- User-friendly user interface
- Support of skinning for the user interface
- Automatic update function
Download (7.4MB)
Added: 2007-02-25 License: Freeware Price:
1740 downloads
MikeOS 0.40
MikeOS is an operating system for x86 PCs, written entirely in assembler. more>>
MikeOS is an operating system for x86 PCs, written entirely in assembler. Its not intended to to become a fully-fledged general purpose OS -- instead, its designed for learning basic OS design and x86 assembly language. Consequently, it runs in 16-bit mode (for BIOS access) and has very low system requirements.
Current features include: FAT12 floppy disk reading; menu-based program selector; command-line interface; 26 system calls (eg screen and string handling); rudimentary DOS compatibility; an API for developers; example programs and more. To run MikeOS, download the compressed archive from the links below -- this includes the full source code and disk images.
Enhancements:
- Many new DOS compatibility functions from Peter Nemeth.
- Initial printer and serial modem support.
- Store and reload registers when launching DOS programs.
- VisiCalc now loads.
<<lessCurrent features include: FAT12 floppy disk reading; menu-based program selector; command-line interface; 26 system calls (eg screen and string handling); rudimentary DOS compatibility; an API for developers; example programs and more. To run MikeOS, download the compressed archive from the links below -- this includes the full source code and disk images.
Enhancements:
- Many new DOS compatibility functions from Peter Nemeth.
- Initial printer and serial modem support.
- Store and reload registers when launching DOS programs.
- VisiCalc now loads.
Download (MB)
Added: 2007-01-16 License: BSD License Price:
1014 downloads
blueMail 1.3
blueMail is a multi-format offline mail reader for Unix, DOS, Win32, and other systems. more>>
blueMail is a multi-format offline mail reader for Unix, DOS, Win32, and other systems.
It supports the Blue Wave, QWK, QWKE, SOUP, OMEN and Hippo packet formats, the Hudson and BBBS Message Bases, Unix mail, Eudora and is designed to be a reasonable alternative to the Blue Wave mail reader. It works in full screen, the text interface is coloured and uses ncurses library.
blueMail is free, "open source" software, provided "as is", without warranty of any kind, distributed under the GNU General Public License. Its current maintainer is Ingo Brueckl and will not accept liability resulting from your use or inability to use blueMail.
Main features:
- Unix-compatible (POSIX) system, DOS with DJGPP, Windows with MinGW or Cygwin, or OS/2 with EMX
- curses -- tested with ncurses 1.9.3+, PDCurses 2.2+ (2.6+ recommended)
- gcc (g++) 2.7.0+ -- may work with other C++ compilers, not tested
- InfoZip, and/or other compressing archivers
- GNU make *may* be required on some systems
- PMODE/DJ (by Thomas Pytel & Matthias Grimrath) and UPX (by Markus
- Oberhumer & Laszlo Molnar) are recommended (and used) for the DOS binaries
Enhancements:
- More UTF-8 decoding support: unicode euro sign.
- More WINDOWS-1252 as ISO 8859-1 support: apostrophe-like characters, dash.
- Fixed bug with timezone offset.
- Compiles with recent version of PDCurses without demanding the patch for option WITH_CLOCK.
- Windows port compiles with MinGW, too.
- New option: ReplyExtension (user definable string).
<<lessIt supports the Blue Wave, QWK, QWKE, SOUP, OMEN and Hippo packet formats, the Hudson and BBBS Message Bases, Unix mail, Eudora and is designed to be a reasonable alternative to the Blue Wave mail reader. It works in full screen, the text interface is coloured and uses ncurses library.
blueMail is free, "open source" software, provided "as is", without warranty of any kind, distributed under the GNU General Public License. Its current maintainer is Ingo Brueckl and will not accept liability resulting from your use or inability to use blueMail.
Main features:
- Unix-compatible (POSIX) system, DOS with DJGPP, Windows with MinGW or Cygwin, or OS/2 with EMX
- curses -- tested with ncurses 1.9.3+, PDCurses 2.2+ (2.6+ recommended)
- gcc (g++) 2.7.0+ -- may work with other C++ compilers, not tested
- InfoZip, and/or other compressing archivers
- GNU make *may* be required on some systems
- PMODE/DJ (by Thomas Pytel & Matthias Grimrath) and UPX (by Markus
- Oberhumer & Laszlo Molnar) are recommended (and used) for the DOS binaries
Enhancements:
- More UTF-8 decoding support: unicode euro sign.
- More WINDOWS-1252 as ISO 8859-1 support: apostrophe-like characters, dash.
- Fixed bug with timezone offset.
- Compiles with recent version of PDCurses without demanding the patch for option WITH_CLOCK.
- Windows port compiles with MinGW, too.
- New option: ReplyExtension (user definable string).
Download (0.25MB)
Added: 2006-06-08 License: GPL (GNU General Public License) Price:
1238 downloads
T-BEAR 1.5.1
T-BEAR is the Transient Bluetooth Environment security AuditoR. more>>
T-BEAR is the Transient Bluetooth Environment security AuditoR. It includes an ncurses-based BT scanner, a Bluetooth DoS proof-of-concept, and a "hidden" BDADDR hunter similar to Redfang 2.5.
Other tools based on gnuradio are being developed, including a BT "sniffer".
Enhancements:
- Minor feature enhancements
<<lessOther tools based on gnuradio are being developed, including a BT "sniffer".
Enhancements:
- Minor feature enhancements
Download (0.017MB)
Added: 2005-07-23 License: GPL (GNU General Public License) Price:
1565 downloads
WaveTools 1.0
WaveTools is a library consisting of 8 programs for manipulating mono WAV Files. more>>
WaveTools is a library consisting of 8 programs for manipulating mono WAV Files which I have written for an audiology project at the Technical University of Vienna some years ago as a toolbox for generating and preprocessing small test samples, so this is probably not for making music with (unless youre doing some real hardcore Techno), but if you want to write your own effect filters or sound analysis tools and dont want to mess around with format conversions or standard input filters, or if you just want to arrange some WAVs for your voice modem, you might find this useful.
WaveTools have been developed under Linux/gcc, but should compile on any platform which has an ANSI C compiler (except wview, of course).
Enhancements:
- Dropped binary DOS support (due to lack of DOS compiler; you can still try to build your own DOS binaries if you have a sufficiently old watcom compiler available.)
- fixed bug in wcat.c when converting to lower sample rates
- Dokumentation is now in PDF Format (still German only, though)
- If you have trouble compiling, try deleting the wview entry from the exec: tag in the Makefile. Unless youre into computer archeology, svgalib should be really obsolete by now.
<<lessWaveTools have been developed under Linux/gcc, but should compile on any platform which has an ANSI C compiler (except wview, of course).
Enhancements:
- Dropped binary DOS support (due to lack of DOS compiler; you can still try to build your own DOS binaries if you have a sufficiently old watcom compiler available.)
- fixed bug in wcat.c when converting to lower sample rates
- Dokumentation is now in PDF Format (still German only, though)
- If you have trouble compiling, try deleting the wview entry from the exec: tag in the Makefile. Unless youre into computer archeology, svgalib should be really obsolete by now.
Download (0.053MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1599 downloads
LibDsk 1.1.14
LibDsk is a library that attempts to create uniform functions for accessing floppy drives. more>>
LIBDSK is a library for accessing discs and disc image files. LibDsk is intended for use in:
- Emulator tools - converting between real floppy discs and disc images, as CPCTRANS / PCWTRANS do under DOS.
- Filesystem utilities - CPMTOOLS is configurable to use LIBDSK, thus allowing the use of CPMTOOLS on emulator .DSK images. To do this, install LIBDSK and then build CPMTOOLS, using "./configure --with-libdsk". For CPMTOOLS 1.9 or 2.0, you will also need to apply this patch.
- Emulators - it is possible to use LIBDSK as part of an emulators floppy controller emulation, thus giving the emulator transparent access to .DSK files or real discs.
LIBDSK has drivers for:
- Raw files (including /dev/fdn).
- .DSK files, as used in CPCEMU, JOYCE and other Sinclair/Amstrad emulators.
- MYZ80 hard drive image files.
- NanoWasp floppy image files.
- .CFI (Compressed Floppy Image) files, as created by FDCOPY.COM under DOS.
- The Linux floppy drive (supports CPC System and Data formats, which the standard "Raw file" driver does not).
- The Windows 3.x/95/98/ME/NT/2000 floppy drive.
- The DOS floppy drive (via the PC BIOS).
- CopyQM files (read-only)
- APRIDISK image files
- rcpmfs - a backend that makes a Unix/Windows directory appear to be a CP/M disc image.
- Another instance of LibDsk over a serial line.
Enhancements:
- Two new disc image formats (logical and teledisk) and one new disc geometry (TRDOS 640k) have been added.
<<less- Emulator tools - converting between real floppy discs and disc images, as CPCTRANS / PCWTRANS do under DOS.
- Filesystem utilities - CPMTOOLS is configurable to use LIBDSK, thus allowing the use of CPMTOOLS on emulator .DSK images. To do this, install LIBDSK and then build CPMTOOLS, using "./configure --with-libdsk". For CPMTOOLS 1.9 or 2.0, you will also need to apply this patch.
- Emulators - it is possible to use LIBDSK as part of an emulators floppy controller emulation, thus giving the emulator transparent access to .DSK files or real discs.
LIBDSK has drivers for:
- Raw files (including /dev/fdn).
- .DSK files, as used in CPCEMU, JOYCE and other Sinclair/Amstrad emulators.
- MYZ80 hard drive image files.
- NanoWasp floppy image files.
- .CFI (Compressed Floppy Image) files, as created by FDCOPY.COM under DOS.
- The Linux floppy drive (supports CPC System and Data formats, which the standard "Raw file" driver does not).
- The Windows 3.x/95/98/ME/NT/2000 floppy drive.
- The DOS floppy drive (via the PC BIOS).
- CopyQM files (read-only)
- APRIDISK image files
- rcpmfs - a backend that makes a Unix/Windows directory appear to be a CP/M disc image.
- Another instance of LibDsk over a serial line.
Enhancements:
- Two new disc image formats (logical and teledisk) and one new disc geometry (TRDOS 640k) have been added.
Download (0.75MB)
Added: 2007-07-28 License: GPL (GNU General Public License) Price:
822 downloads
Avi2yuv 0.9.7
avi2yuv is a program to convert AVIs into the YUV format for input of the Berkeley mpeg_encoder. more>>
avi2yuv is a program to convert AVIs into the YUV format for input of the Berkeley mpeg_encoder. Alternatively you can use mpeg2encode by the MPEG Software Simulation Group or save the frames as single files (YUV or BMP).
The following AVI compression algorithms are supported:
MJPG created by the cards listened in section 4) (e.g. FAST FPS60)
DIB uncompressed 16, 24 or 32 bit
YVU9 Indeo RAW
Y41P Hauppauge WinTV format
The following output formats are supported:
YUV into single files (one per frame)
YUV to stdout for direct input to mpeg_encode
BMP into single truecolor files (one per frame)
The following audio output formats are supported:
PCM raw audio data
WAV audio data with WAVE header
vi2yuv is known to work with the following hardware and software:
Intel based hardware with 32 bit compiler (LSB byte order is expected)
Videocards:
FAST FPS60
FAST Movie Machine II with MJPEG extention (should work)
FAST AV Master
MIRO DC10/DC20/DC30
Matrox Rainbow Runner Studio
AVIs created with the FAST FPS60 and edited with Adobe Premiere LE 4.0.
Uncompressed 16, 24 and 32 bit AVIs created with Adobe Premiere LE 4.0.
YVU9 AVIs created with Adobe Premiere LE 4.0.
Y41P AVIs recorded with a Bt848 card (e.g. Hauppauge WinTV PCI)
Software:
Linux 1.2.13 or 2.0.33
Berkeley MPEG encoder Version 1.5b
mpeg2encode Version 1.1a
Version 3.9t of musicin
MPLEX 1.1
mpeg2encode does also work under DOS if compiled with DJGPP (tested with
version 2.5.7). It should also work with every 32 bit compiler (e.g. emx under OS/2).
avi2yuv will only work with mpeg_encode if the pipe is 8 bit clean (depends
on the compiler and the OS). It should work under DOS if compiled with DJGPP
but youll need a lot of disk space as the output of avi2yuv will be temporarely saved to disk as DOS isnt a multitasking OS (not tested).
<<lessThe following AVI compression algorithms are supported:
MJPG created by the cards listened in section 4) (e.g. FAST FPS60)
DIB uncompressed 16, 24 or 32 bit
YVU9 Indeo RAW
Y41P Hauppauge WinTV format
The following output formats are supported:
YUV into single files (one per frame)
YUV to stdout for direct input to mpeg_encode
BMP into single truecolor files (one per frame)
The following audio output formats are supported:
PCM raw audio data
WAV audio data with WAVE header
vi2yuv is known to work with the following hardware and software:
Intel based hardware with 32 bit compiler (LSB byte order is expected)
Videocards:
FAST FPS60
FAST Movie Machine II with MJPEG extention (should work)
FAST AV Master
MIRO DC10/DC20/DC30
Matrox Rainbow Runner Studio
AVIs created with the FAST FPS60 and edited with Adobe Premiere LE 4.0.
Uncompressed 16, 24 and 32 bit AVIs created with Adobe Premiere LE 4.0.
YVU9 AVIs created with Adobe Premiere LE 4.0.
Y41P AVIs recorded with a Bt848 card (e.g. Hauppauge WinTV PCI)
Software:
Linux 1.2.13 or 2.0.33
Berkeley MPEG encoder Version 1.5b
mpeg2encode Version 1.1a
Version 3.9t of musicin
MPLEX 1.1
mpeg2encode does also work under DOS if compiled with DJGPP (tested with
version 2.5.7). It should also work with every 32 bit compiler (e.g. emx under OS/2).
avi2yuv will only work with mpeg_encode if the pipe is 8 bit clean (depends
on the compiler and the OS). It should work under DOS if compiled with DJGPP
but youll need a lot of disk space as the output of avi2yuv will be temporarely saved to disk as DOS isnt a multitasking OS (not tested).
Download (0.048MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
697 downloads
John the Ripper 1.7.2
John the Ripper is a fast password cracker. more>>
John the Ripper is a fast password cracker, currently available for many flavors of Unix (11 are officially supported, not counting different architectures), DOS, Win32, BeOS, and OpenVMS.
It supports several crypt(3) password hash types which are most commonly found on various Unix flavors, as well as Kerberos AFS and Windows NT/2000/XP LM hashes.
Several other hash types are added with contributed patches.
Enhancements:
- Bitslice DES code for x86-64 that makes use of the 64-bit mode extended SSE2 with 16 XMM registers has been added for better performance at DES-based crypt(3) hashes with x86-64 builds on AMD processors.
- A new make target for FreeBSD/x86-64 has been added.
<<lessIt supports several crypt(3) password hash types which are most commonly found on various Unix flavors, as well as Kerberos AFS and Windows NT/2000/XP LM hashes.
Several other hash types are added with contributed patches.
Enhancements:
- Bitslice DES code for x86-64 that makes use of the 64-bit mode extended SSE2 with 16 XMM registers has been added for better performance at DES-based crypt(3) hashes with x86-64 builds on AMD processors.
- A new make target for FreeBSD/x86-64 has been added.
Download (0.78MB)
Added: 2006-05-22 License: GPL (GNU General Public License) Price:
1450 downloads
StreamOS 0.19.5
StreamOS is a free operating system written in Object Pascal using the FreePascal compiler. more>>
StreamOS is a free operating system written in Object Pascal using the FreePascal compiler. This project is designed as an over-DOS extender that is 32-bit and multitasked.
Enhancements:
- Rights management for a process was extended.
- The new API was improved.
- The messaging subsystem was improved.
- Login was remade.
- A new blocking subsystem was made.
- A new logo was introduced.
<<lessEnhancements:
- Rights management for a process was extended.
- The new API was improved.
- The messaging subsystem was improved.
- Login was remade.
- A new blocking subsystem was made.
- A new logo was introduced.
Download (0.067MB)
Added: 2007-06-26 License: GPL (GNU General Public License) Price:
855 downloads
Panda Antivirus 9.00.00
Panda Antivirus for Linux is an antivirus for Linux servers and desktops. more>>
Panda Antivirus for Linux is an antivirus for Linux servers and desktops. The project is an antivirus designed to be managed from the command line or console. To do this, an executable called PAVCL will be used.
The aim of Panda Antivirus for Linux is to scan and disinfect Windows and DOS workstations connected to a Linux server, as well as the Linux server itself.
Panda Antivirus for Linux scans files using both string searches and heuristic methods. The target files of the antivirus are Word documents, Java Applets, ActiveX controls and compressed files (ZIP, RAR, etc.).
At the moment, it does not scan the boot sector or the partitions table.
Panda Antivirus for Linux is a freeware version: Panda Software does not offer technical support for this software.
<<lessThe aim of Panda Antivirus for Linux is to scan and disinfect Windows and DOS workstations connected to a Linux server, as well as the Linux server itself.
Panda Antivirus for Linux scans files using both string searches and heuristic methods. The target files of the antivirus are Word documents, Java Applets, ActiveX controls and compressed files (ZIP, RAR, etc.).
At the moment, it does not scan the boot sector or the partitions table.
Panda Antivirus for Linux is a freeware version: Panda Software does not offer technical support for this software.
Download (7.8MB)
Added: 2007-02-22 License: Freeware Price:
1028 downloads
Firewall-1 Response 1.0
Firewall-1 Response is a Perl script for performing simple active responses based on a Checkpoint Firewall-1. more>>
Firewall-1 Response is a Perl script for performing simple active responses based on a Checkpoint Firewall-1. It is good for closing off your network against people who do port scans or network sweeps.
fw sam provides a command line interface to a limited feature-set of the firewall security policy. The purpose of this is to allow scripts such as this a way to dynamically change the security policy of one or more firewalls without administrator intervention. This should scare you, because of the potential of these changes allowing bad guys to run a DoS attack against you.
<<lessfw sam provides a command line interface to a limited feature-set of the firewall security policy. The purpose of this is to allow scripts such as this a way to dynamically change the security policy of one or more firewalls without administrator intervention. This should scare you, because of the potential of these changes allowing bad guys to run a DoS attack against you.
Download (0.029MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1201 downloads
GNU/DOS 2006 SR1
GNU/DOS is a distribution of FreeDOS. more>>
GNU/DOS is a FreeDOS distribution.
Main features:
- Several core FreeDOS packages
- The DJGPP development environment with many GNU programs
- The Arachne Web browser and e-mail client
- The OpenGEM graphical user interface with many GEM programs
- The vim editor for developers
- The MTXE screen saver
- GPL, GPL with DJGPP exceptions, vim, Artistic License, Jason Hood License, and LGPL licensed source code for all of the above
GNU/DOS is very well suited for:
- Web and e-mail (no Java or other "plugins") through a dial-up modem (not a "Winmodem") or Ethernet connection
- Classic DOS and console UNIX applications and games
- Development (using the GNU Compiler Collection)
- And more!
Enhancements:
- This release features various updates, bugfixes, and new programs.
- Arachne 1.90 and vim 7.0 were included along with various DJGPP updates and a bootable CD installation option.
<<lessMain features:
- Several core FreeDOS packages
- The DJGPP development environment with many GNU programs
- The Arachne Web browser and e-mail client
- The OpenGEM graphical user interface with many GEM programs
- The vim editor for developers
- The MTXE screen saver
- GPL, GPL with DJGPP exceptions, vim, Artistic License, Jason Hood License, and LGPL licensed source code for all of the above
GNU/DOS is very well suited for:
- Web and e-mail (no Java or other "plugins") through a dial-up modem (not a "Winmodem") or Ethernet connection
- Classic DOS and console UNIX applications and games
- Development (using the GNU Compiler Collection)
- And more!
Enhancements:
- This release features various updates, bugfixes, and new programs.
- Arachne 1.90 and vim 7.0 were included along with various DJGPP updates and a bootable CD installation option.
Download (285.6MB)
Added: 2006-05-09 License: GPL (GNU General Public License) Price:
1271 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above hair dos search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed