project:gsm:deka:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| project:gsm:deka:start [2017/01/29 00:56] – [Roadmap] Bugs jenda | project:gsm:deka:start [2022/03/25 19:42] (current) – [Attack in a nutshell] update link jenda | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====== Deka - an OpenCL A5/1 cracker ====== | ====== Deka - an OpenCL A5/1 cracker ====== | ||
| - | Deka is a fast, free and portable A5/1 (that' | + | Deka is a fast, free and portable A5/1 (that' |
| Deka started as an attempt to port [[https:// | Deka started as an attempt to port [[https:// | ||
| Line 27: | Line 27: | ||
| * " | * " | ||
| - | Bugs: | + | Alternative features: |
| * delta.py does not use barriers/ | * delta.py does not use barriers/ | ||
| - | * paplon.py leaks memory, several kB per each job | + | * paplon.py leaks memory |
| ===== Attack in a nutshell ===== | ===== Attack in a nutshell ===== | ||
| TL;DR You can go through the A5/1 keyspace and save some " | TL;DR You can go through the A5/1 keyspace and save some " | ||
| - | Deka listens on a TCP socket, waits for a keystream and once you submit one, it finds a secret state that resulted in this keystream. Hence you need some GSM sniffer, keystream guesser, TCP client and secret state processor. [[:user:jenda:gsm|gsmtk]] implements exactly that. | + | Deka listens on a TCP socket, waits for a keystream and once you submit one, it finds a secret state that resulted in this keystream. Hence you need some GSM sniffer, keystream guesser, TCP client and secret state processor. [[https://jenda.hrach.eu/ |
| Recommended configuration: | Recommended configuration: | ||
| Line 44: | Line 44: | ||
| * 8 or better 16 GB RAM to fit the table index, track bursts and have some space for block cache | * 8 or better 16 GB RAM to fit the table index, track bursts and have some space for block cache | ||
| * OpenCL capable card, or several of them | * OpenCL capable card, or several of them | ||
| + | * Deka has been tested on AMD HD7970 and nVidia GTX 610M (which is of course slow). | ||
| * 1.7TB of fast storage - SSDs at best. And probably some SATA controller that does not have problems with lots of random reads. | * 1.7TB of fast storage - SSDs at best. And probably some SATA controller that does not have problems with lots of random reads. | ||
| ===== Documentation ===== | ===== Documentation ===== | ||
project/gsm/deka/start.1485651390.txt.gz · Last modified: 2017/01/29 00:56 by jenda