this is gsm-hack
it uses the sio package for communication with
smart card. very good package i must say.
written by Tim Hudson

to install: 
gunzip gsmhack.tgz
tar -xvf gsmhack.tar
cd gsm-hack
make gsm-hack
make clean (clean directory of object files)

disclaimer.

This software is used at your own risk, i am not
liable for any crap ok ;)

now to use, type ./gsm-hack -h
to get all the options

check the COMP128 directory for some more proggies
to understand how this magic actually works.

there is also a refine.c proggy, for some of
the decryptions, a certain bit can be left out because
a collision was not fully reversable. just refine
it with this proggy, note: must compile it manually.

please excuse the bad coding and the use of ncurses.
this was just a test for my current software that uses
some elite techniques and is totally threaded.
also it will incorporate gsm receiver technology for
some really cool stuff like erm... said too much ;)

i will release that as soon as it is done, and if
people are actually interested in it.

goodbye.
plunkett
