Wiki » History » Version 10
Karsten, 03/21/2013 08:43 AM
1 | 8 | Karsten | h3. Overview |
---|---|---|---|
2 | 1 | Sascha | |
3 | 8 | Karsten | This open source software allows the 'cracking' of A5/1 keys used to secure GSM 2G calls and SMS. |
4 | The cracking unitity Kraken, developed by Frank A. Stevenson, is written in C++/python and targets AMD (ATI) GPUs and CPUs. |
||
5 | 1 | Sascha | |
6 | 8 | Karsten | h3. Mailing list |
7 | 1 | Sascha | |
8 | 8 | Karsten | A public mailing list for announcements and discussion can be found "here":http://lists.srlabs.de/cgi-bin/mailman/listinfo/a51 . |
9 | Please fill bugs and support requests through the "issue tracker":http://opensource.srlabs.de/projects/a51-decrypt/issues/new as they may be of little relevance to the majority of the mailing list subscribers. |
||
10 | 1 | Sascha | |
11 | 8 | Karsten | h3. Code |
12 | |||
13 | The (read only) Kraken git can be fetched with |
||
14 | |||
15 | <pre> |
||
16 | 10 | Karsten | git clone git://git.srlabs.de/kraken |
17 | 8 | Karsten | </pre> |
18 | |||
19 | h3. Related projects |
||
20 | |||
21 | 9 | Karsten | The A5/1 decryption was originally meant to be used with "Airprobe":http://airprobe.org), which allows interfacing with the radio waves with |
22 | 8 | Karsten | the help of gnuradio. "This tutorial":https://srlabs.de/research/airprobe-how-to/ explains the decryption process. |
23 | |||
24 | Airprobe has, for most users, since been replaced by the cheaper "Osmocom phones":http://bb.osmocom.org |
||
25 | |||
26 | h3. Further reading |
||
27 | 6 | Sascha | |
28 | [[A51|Cryptoanalysis n greater detail]] |