A small utility for converting a string from ascii to hexadecimal (and vice versa).
Entries Tagged as 'C'
ascii2hex
April 9th, 2007 · 1 Comment
→ 1 CommentTags: C · Code · English
RLE Compression
March 30th, 2007 · No Comments
A little and simple tool to compress a file with run length encoding algorithm.
→ No CommentsTags: C · Code · English
MK Passwd
April 20th, 2006 · No Comments
Quick and dirty code to hash a string in MD5; useful for making unix passwords.
Compile with gcc -o mkpasswd -lcrypt mkpasswd.c
→ No CommentsTags: C · Code · English
PW Updater
November 8th, 2005 · No Comments
Piccolo demone scritto in C per permettere agli utenti di cambiare la propria password via rete.
Funziona su Linux e FreeBSD.
→ No CommentsTags: C · Code · Italiano
Aeroporto
November 7th, 2005 · No Comments
Progetto realizzato da me e Mauro “maz!” Mazzei per l’esame di laboratorio di sistemi operativi all’universita’.
Il codice non e’ un granche’, ma vale la pena comunque condividerlo
→ No CommentsTags: C · Code · Italiano







