Tuesday, December 25, 2007

Merry Christmas!

10 REM AUGURI
20 FORI=1TO7000000000
30 PRINT "BEST WISHES "; I ; "WORLD CITIZEN!"
40 NEXTI

Let's think to who is not lucky as us!
Every day not only today!

Giovanni

Saturday, December 22, 2007

CCM XP version released!

Hi!
I'm pleased to release the Windows XP porting of CCM v0.2.
The porting is featured by Pantano Alessandro.

To download the ccmXP you can go to sourceforge at this link


Giovanni

Friday, December 21, 2007

Hacking Coder open!

Hi,
I've created a space for everyone who want to publish esoteric codes or implementation of not well known algorithms.
You can visit sources or send a comment containing your code snippet.
The code required is not rigid and does not necessarily follow rigid programming rules... but must be funny and good to see.
Actually the site is in italian language.


Giovanni

Saturday, December 15, 2007

CCM ver0.2 Released!

Hi!
I've released in the afternoon a new version of the CCM Console Mediacenter.
This new release implements the CD Audio reproduction in a way similar to DVD reproduction (perfectly editable with the cdoptions.py script).


Next features will come:
-Sorting of the filenames
-Selections of the CD Audio traks

Giovanni

Tuesday, December 11, 2007

CCM on sourceforge

Hi,
I've released CCM (CCM is a Console Mediacenter) on sourceforge.net
From now you can download it at this link:

https://sourceforge.net/projects/cmediacenter/

Giovanni

Sunday, December 9, 2007

Beta of CCM Released!

Hi!
I'm pleased to release the beta version of CCM (CCM is a Console Mediacenter).
As you can see in the acronymous ccm is a mediacenter designed for who doesn't want to run X server and manage his favourite media.
It's written in python and requires mplayer to work!
(This is my first python script.... so forgive many mistakes)

You can download it from sourceforge:
DOWNLOAD

Bye
Giovanni

BohShell actually paused

Bohshell project is actually paused cause university and other project development :P

Saturday, October 13, 2007

Donations!

Hi,
I've inserted the donation to my projects on sourceforge.net.
This initiative is taken because if anyone that like my works (softwares, tutorials etc...) want to donate something he can do that in a simple way.
Now I develop Open Source and Free Software for passion... and I continue if I can with or without donations and my software continue to be free. Actually I've not planned to live with the fees of my softwares (because I've not the time to develop commercia applications and because I like the philosophy of the free software or the OpenSource).
In this way if you make a donation, you don't donate to a specifically project but you donate globally to the work that I release in the net. The choice of the project to donate is based on a percent that I devolve to other projects.
For example:
You like a lot my tutorials or my shell and you want to donate me 10$ then you can choice if you open the donation page of BohShell and I will donate the 5% of your 10$ to Sourceforge or open the donation page of GMPlayer and I will donate the 10% of your 10$ to the Open Source Initiative.
With this principe, when I make another project to sourceforge I will activate the donations and maybe you will devolve 10% of your 10$ to GNOME... so with donations to me you donate a part of your donation to another project! So choice accurately.

ACTUALLY DONATIONS ARE:
BohShell Project (5% of your donations are devolved to Sourceforge.net)
GMPlayer Project (10% of your donations are devolved to Open Source Initiative )

Thanks a lot! And continue to enjoy with my software (even without donations :) )!
Giovanni

Thursday, October 11, 2007

New Web Site for BohShell

Hi!

I've made a new website for BohShell!
If you want news or download the latest version of BohShell you can go there!

BOHSHELL WEBSITE

Bye
Giovanni

Friday, September 28, 2007

BohShell ver0.2 (prealpha) released!

Hi!
I've released on SourceForge the version 0.2 of the prealpha pack of my shell.
In this version there is a completely new structure to manage the shell builtin commands, lots of bug fixes and a new command/file find similar to the bash autocompletition.

THE SHELL PACK: DOWNLOAD

THE CVS REPOSITORY CODE: BROWSE

Bye!
Giovanni

Friday, September 14, 2007

BohShell v0.1 prealpha Released!

Hi!
I'm pleased to announce the release of the first prealpha version of my shell for *nix systems.
You can download it at this link: DOWNLOAD

Bye!

Friday, June 22, 2007

R.A.T. (Rescue Allocation Table) v0.1 Released!

Hi!
I'm pleased to release the first beta version of R.A.T. (Rescue Allocation Table).

This software allow the user to backup the first n bytes of a partition (the file allocation table).
With this backup, the user can restore the allocation table in future and try to recover deleted files. The software is only for GNU/Linux.

This software is a beta and I'm not responsible for any damage caused by R.A.T.

I've lots of work to do! lots of features to implement... so don't consider that as a stable version (0.1 is selfsignificant :P ).

The sotware is under the GPL license

To download the software click here: DOWNLOAD

Tuesday, June 19, 2007

Software Update

Hi,

I've developed lots of software that I've not uploaded here...
some software are hosted by my friends and some (the elders) are not online :(

Today I've linked 4 elements (3 softwares and 1 paper) that are hosted by www.univaqqa.org.

BlizCypher Beta1 is a file encrypter/decrypter written in Visual Basic .NET 2003

PWDMan is a password manager to use in internet cafè etc... to avoid keyloggers... written in Visual Basic.NET 2003

DamnKeylogger is a paper (in Italian) that describe the development of a small keylogger (section Paper & Tutorials)

Secure Delete is a Linux small software used to delete files first overwriting them.
If you have a journaled filesystem probably the files are recoverable.

That's all for now!

Tuesday, June 12, 2007

GateDisk Suite RELEASED!

Hi!
I'm pleased to release the first version of the GateDisk Suite.

The GateDisk suite is a combo of 2 programs and a couple of scripts used in GNU/Linux systems to make a disk authentication during the initialization phase.

Before the login the program control if a specific GateDisk(created with the keygenerator) is in the drive.
If the disk miss or is not correct the system shutdown.

I'm not responsible for any damage caused by this suite!!!!!!

To download the program in GPL license: DOWNLOAD

Friday, June 8, 2007

New Version of the Backup script for bash

Hi!

I've released another version of the backup script to make a backup of a folder directly to a cdrom.

Now the script after the burning process compress the iso generated and move it in a folder that you choose. In this way you can store continuouly a copy of the backup in the harddisk.
You can downlod the new version simply click on Backup.sh in the menu "Software" on the right

Saturday, June 2, 2007

Guest Book

Hi!

I've developed my ultra-minimalistic guestbook.
It's in italian.
If you want to see it or if you want to leave a comment the address is:
GuestBook

Friday, June 1, 2007

Backup shell script

I've written a very very simple bash shell script to make a backup of a directory in a CDROM.

You have to download the script and edit some parameters.
After that you can use the script in this way
~# ./backup nome_backup_file

It automatically write the datas in a cdrom.

DOWNLOAD

Wednesday, May 30, 2007

BruteForce Tester RELEASED!!!

Hi,
I'm pleased to announce the release of the first version of BruteForce Tester (BFT).
BFT is a java based software that is developed to help sys admin to protect the users.

Password is an actual problem! With this software you can create a list of users and a list of weak passord like (123,qwerty,hello) and test the users.
If an user have a weak password BFT try to send him a mail with a warning message for the password changing.

For more instructions see the download page:
DOWNLOAD

For help or problems you can use the BBS of this site if you want!

Tuesday, May 29, 2007

SOFTWARE AND PAPERS UPDATE

Hi,
I'm pleased to release a small java utility and a small paper.
The java utility is HideMe and it's a small encrypt/decrypt program only for text files.
The system is not so strong... so don't encode you credit card number with it!!!!!
DOWNLOAD

The second is a paper. I've written this paper to make black on wite some advices to protect your systems from local attacks (when the cracker gaign a phisical access on your machine).
The paper is extensible.... so it may change in future!
(The paper is not an official paper or a standard. Take it as an example).
SEE THE PAPER

Tuesday, May 1, 2007

Java chat server released!

Hi!

I'm pleased to release a "one-shot" program that I've developed in a couple of lines this morning.
It's a java based telnet chat server between 2 users.

You can downlod the souce and the binary here: DOWNLOAD

Project developed under GNU Linux Slackware 11.
Usable with all the systems that support java 1.5 virtual machine

Thursday, April 5, 2007

New Publication

In the Hacker Journal N.123 (an Italian magazine) it's published an article that I've written.
The title is "C al galoppo" and it's a little introduction to the C preprocessor.
The article introduce the directives #include and #define... I hope to threat also other directives leater.

Sunday, March 25, 2007

Site Opening

This is my persona web site... or better... this is the home page of my personal web site.

I've lots of unlinked pages on the net that allow you to download software and papers that I've written.
Too bad! With this home page I've decided to make a bit order in my software distribution and also make an official space to publish all the news regarding the current software that is in development.

You can also go to the Forum to discuss problems of my software, give advices or simply write your impressions about the programs that you've downloaded.

Most of the software that I've developed are free and some open source... try them!

If I've the time I continue to add more details to the site... but I prefere to develop software!
Currently in development I have:
MAIN PROJECT: Vertex Holm (a Direct3D based 3D outdoor engine)
-Gorilla GBA (a GameBoy Advance version of Gorilla for QBasic)
-Some small utilities

Site Under Construction

From now... this is my official web sites....
When it's done, you can take this site as a reference for my software.
Links to my pages will appear soon and there is also a forum (mailing list) where you can talk about my software to describe bugs (my software are full of them) or simply to give advices.

To see my blog... GoTo My Half Life