Update README.md

This commit is contained in:
Piotr Krysik 2014-12-19 17:19:55 +01:00
parent 8038b2e1eb
commit f7ae5989ca
1 changed files with 2 additions and 4 deletions

View File

@ -16,7 +16,7 @@ sudo apt-get install git
```
Then download *pybombs* sources using git:
```sh
git clone https://github.com/ptrkrysik/pybombs.git
git clone https://github.com/pybombs/pybombs.git
```
Go into *pybombs* directory and configure it:
@ -118,9 +118,7 @@ Thanks
======
This work is built upon the efforts made by many people to gather knowledge of GSM.
First very significant public effort of research into GSM security was The Hacker's Choice GSM SCANNER PROJECT.
The most important ancestor of *gr-gsm* (and *gsm-receiver* of *Airprobe* project) was *gsm-tvoid*, a software receiver created by Tvoid as part of THC's project.
First very significant effort of public research into GSM and its security was The Hacker's Choice GSM SCANNER PROJECT. One of the results of this project was creation of *gsm-tvoid* a software GSM receiver created by *Tvoid*. It is the most important predecessor of *gr-gsm* (and of *gsm-receiver* from the *Airprobe* project).
*Gr-gsm* wouldn't be also possible without help and inspiration by Harald Welte, Dieter Spaar and Sylvain Munaut.