Einfache Projektliste Software-Karte

246 Projekte im Ergebnis
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: 2012-01-31 22:22

UnZip

UnZip will list, test, or extract files from a ZIP archive, commonly found on DOS and Windows systems. A companion program, Zip, creates ZIP archives; both are part of the Info-ZIP project. Both programs are compatible with archives created by PKWARE's PKZIP or Nico Mak's WinZip, but in many cases the program options or default behaviors differ.

Letztes Update: 2009-07-20 08:35

NASM - The Netwide Assembler

NASM is an 80x86 assembler designed for portability and modularity. It supports a range of object file formats including Linux a.out and ELF, COFF, Microsoft 16-bit OBJ, Win32/64, and Apple Mach-O. It will also output plain binary files. Its syntax is designed to be simple and easy to understand, similar to Intel's but less complex. It supports all currently known opcodes, and has advanced macro capability. It includes a disassembler as well.

Letztes Update: 2014-01-27 21:39

GNU awk

The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.

Letztes Update: 2014-06-09 21:04

Ctalk

Ctalk adds classes, methods, operator overloading, inheritance, and complex object expressions to otherwise standard C programs. Programs can use only a few Ctalk objects and methods in an otherwise standard C program, but the language can be used to write entire programs also. Ctalk works on most if not all of the systems that support GCC, the GNU C compiler. The package includes the language, class and run-time libraries, example programs, tutorial, and language reference.

Letztes Update: 2013-03-19 12:52

getmail

getmail is intended as a simple, secure, and reliable replacement for fetchmail. It retrieves email (either all messages, or only unread messages) from one or more POP3, SPDS, or IMAP4 servers (with or without SSL) for one or more email accounts, and reliably delivers into qmail-style Maildirs, mboxrd files, or through external MDAs (command deliveries) specified on a per-account basis. getmail also has excellent support for domain (multidrop) mailboxes, including delivering messages to different users or destinations based on the envelope recipient address.

Letztes Update: 2010-09-18 19:14

TestDisk

TestDisk is a tool to check and undelete partitions. It works with the following partitions: FAT12, FAT16, FAT32, Linux, Linux swap (version 1 and 2), NTFS (Windows NT/W2K/2003), BeFS (BeOS), UFS (BSD), JFS, XFS, and Netware.

Letztes Update: 2014-03-09 15:39

msmtp

msmtp is an SMTP client with a sendmail compatible interface. It can be used with Mutt and other MUAs. It forwards messages to an SMTP server which does the delivery. Features include various SMTP AUTH methods, TLS/SSL-encrypted connections (including support for client certificates), support for multiple accounts, DSN, and IPv6 support.

Letztes Update: 2014-02-23 18:39

4tH compiler

4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes with an RPN calculator, line editor, preprocessor, compiler, decompiler, C-source generator, a virtual machine, and a multitasking environment.

Letztes Update: 2014-05-27 07:15

dBASE converter

dbf is an easy-to-use command line tool to show
and convert the content of dBASE III, IV, and 5.0
files, as well as of FoxBase and Visual FoxPro. It
reads xBASE-compatible databases and prints the
content to the screen or converts it to
comma-separated (*.csv) files which can be opened
in Excel, StarOffice, and most other spread
sheets. It can also be used to show some
statistics about the content.

(Machine Translation)
Letztes Update: 2004-12-03 08:17

Turbo Vision

Turbo Vision is a C++ library that provides a very nice user interface for
console applications. This UNIX port is based on Borland's version 2.0 with
fixes. It was made to create RHIDE, a nice IDE for gcc and other GNU compilers.
The library supports /dev/vcsa devices for fast access to local consoles, and
it uses ncurses to run from telnet and xterm. This port, in contrast to the
Sigala's port, doesn't have "100% compatibility with the original library" as
goal. Instead, many modifications were made for the sake of security
(especially buffer overflows). This port is also available for the original
platform (DOS).

(Machine Translation)
Letztes Update: 2007-01-24 17:51

ZSNES

ZSNES is an SNES emulator for i386 machines running Linux, DOS, or Windows. It allows you to play most SNES games on your PC. It also adds several enhancements not present in the original SNES such as filters to improve image quality, savestates to be able to save/restore your game at any time, and more.

Letztes Update: 2013-09-14 02:18

VICE

VICE is a Versatile Commodore Emulator, i.e. a
program that runs on a Unix, Win32, MS-DOS, Mac OS X, Amiga, or RiscOS machine and executes programs intended for the old 8-bit Commodore computers.
The current version emulates the C64, C128, VIC20, Plus4, C64-DTV, all the PETmodels, and the CBM-II (aka C610).

(Machine Translation)
Letztes Update: 2006-02-19 08:24

AdvanceMAME

AdvanceMAME is a port of the MAME and MESS emulators for arcade monitors, TVs, and PC monitors.

Letztes Update: 2012-10-02 22:50

cscope

Cscope is an interactive, screen-oriented tool that allows the user to browse through C source files (as well as other languages) for specified elements of code.

(Machine Translation)