Einfache Projektliste Software-Karte

611 Projekte im Ergebnis
Letztes Update: 2013-12-10 12:25

VLC media player

VLC media player is a multimedia player, framework, streamer, and encoder. It can play inputs like files, network streams, DVDs, audio CDs, Blu-Rays, capture devices, and screens. It can play most audio and video codecs and formats (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC, MKV, etc.), but can also be used to convert to different formats and/or send streams through the network.

Letztes Update: 2013-05-30 23:47

John the Ripper

John the Ripper is a fast password cracker, currently available for many flavors of Unix, Windows, DOS, BeOS, and OpenVMS. Its primary purpose is to detect weak Unix passwords. It supports several crypt(3) password hash types commonly found on Unix systems, as well as Windows LM hashes. On top of this, lots of other hashes and ciphers are added in the community-enhanced version (-jumbo), and some are added in John the Ripper Pro.

Letztes Update: 2013-09-13 21:53

MPlayer

MPlayer is a movie and animation player that supports a wide range of codecs and file formats, including MPEG 1/2/4, DivX 3/4/5, Windows Media 7/8/9, RealAudio/Video up to 9, Quicktime 5/6, and Vivo 1/2. It has many MMX/SSE(2)/3Dnow(Ex) optimized native audio and video codecs, but allows using XAnim's and RealPlayer's binary codec plugins, and Win32 codec DLLs. It has basic VCD/DVD playback functionality, including DVD subtitles, but supports many text-based subtitle formats too. For video output, nearly every existing interface is supported. It's also able to convert any supported files to raw/divx/mpeg4 AVI (pcm/mp3 audio), and even video grabbing from V4L devices.

Letztes Update: 2010-07-22 04:28

Syslinux

Syslinux is a collection of boot loaders for Linux and other operating systems which operates on Linux ext2/ext3 filesystems, MS-DOS FAT filesystems, network servers using PXE firmware, or from CD-ROMs. Syslinux has an advanced extension API and contains two optional menu systems. It also includes MEMDISK, a tool for booting legacy operating systems from non-traditional media like PXE or CD-ROM.

Letztes Update: 2009-12-23 21:24

Cygwin

Cygwin is a DLL which provides a Unix emulation environment for Windows. The Cygwin environment provides a complete port of such development utilities as gcc, binutils, gdb, make, etc., as well as a vast number of useful utilities.

Letztes Update: 2014-09-30 21:00

ffdshow

ffdshow ist ein freier DirectShow-Dekoder für Windows zur Wiedergabe diverser Video- und Audio-Formate; darüber hinaus bietet er vielfältige Nachbearbeitungsoptionen.

Betriebssystem: Windows
Programmiersprache: Assembly, C, C++
Themen: Conversion, Codec
Benutzerschnittstelle: Win32 (MS Windows)
Register Date: 2008-12-02 17:59
Letztes Update: 2014-04-28 22:44

NuttX

Nuttx is a real-time embedded operating system (RTOS). It has a small footprint that is usable in micro-controller environments. It is fully scalable from tiny (8-bit) to moderate embedded (32-bit) systems. It also aims to be fully compliant to standards, to be fully real time, and to be totally open.

Letztes Update: 2013-08-22 22:55

ReactOS

ReactOS is an advanced operating system providing a ground-up implementation of a Microsoft Windows XP/Windows Server 2003-compatible operating system. It aims to achieve complete binary compatibility with both applications and device drivers meant for XP and NT 5.2 operating systems by using a similar architecture and providing a complete and equivalent public interface. Written completely from scratch, ReactOS is not a Linux based system, and shares none of the UNIX architecture.

Letztes Update: 2014-06-07 03:26

musl

musl is a new implementation of the standard library for Linux-based systems. It is lightweight, fast, simple, free, and strives to be correct in the sense of standards-conformance and safety. It includes a wrapper for building programs against musl in place of the system standard library (e.g. glibc), making it possible to immediately evaluate the library and build compact statically linked binaries with it.

Letztes Update: 2013-03-03 02:54

Botan

Botan is a crypto library written in C++. It provides a variety of cryptographic algorithms, including common ones such as AES, MD5, SHA, HMAC, RSA, Diffie-Hellman, DSA, and ECDSA, as well as many others that are more obscure or specialized. It also offers SSL/TLS (client and server), X.509v3 certificates and CRLs, and PKCS #10 certificate requests. A message processing system that uses a filter/pipeline metaphor allows for many common cryptographic tasks to be completed with just a few lines of code. Assembly and SIMD optimizations for common CPUs offers speedups for critical algorithms like AES and SHA-1.

Letztes Update: 2014-05-11 19:02

Fresh IDE

Fresh IDE is a visual assembly language IDE with a built-in Flat assembler (FASM) compiler. It is written in Fresh IDE and is a self-compilable application. It is fully compatible with FASM and can be compiled with every version of FASM, as well. The main goal of Fresh is to make programming in assembly as fast and efficient as in high-level languages, without sacrificing the small application size and raw power of assembly language. It is a Windows application, but it runs in Wine very well and can create, compile, debug, and run applications for Windows and Linux on both Windows and Linux host machines.

(Machine Translation)
Letztes Update: 2011-02-04 21:37

FLAC

FLAC is a Free Lossless Audio Codec. The FLAC format supports streaming, seeking, and archival, and gives 25-75% compression on typical CD audio. Input plugins for Winamp and XMMS are also provided.

Letztes Update: 2013-09-10 14:16

Partition Logic

Partition Logic is a partitioning and disk management tool for PC-compatible computers. It includes its own standalone operating system and GUI, and can fit on a single bootable floppy (or CD). It creates, modifies, resizes, deletes, formats, and moves partitions, and copies hard disks. It is based on the Visopsys operating system.

Letztes Update: 2014-04-24 01:54

Concurrency Kit

Concurrency Kit provides a plethora of concurrency primitives and lock-less and lock-free data structures designed to aid in the design and implementation of high performance scalable concurrent systems. It was designed to minimize dependencies on operating system-specific interfaces, and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions.

(Machine Translation)
Letztes Update: 2009-05-30 00:12

Xvid

Xvid (formerly XviD) is an open source MPEG-4 video codec, implementing MPEG-4 Simple Profile, Advanced Simple Profile, and Advanced Video Coding standards. It is written in C with assembler optimizations for quality and speed (including MMX, SSE, and 3Dnow! code for i386 and AltiVec for PowerPC), and is especially optimized towards offline, multi-pass compression for storage and archival purposes.