From 5ba84b59a210eafc0a4f9923d81fabdf1715ceac Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sun, 24 Sep 2017 08:25:16 +0200 Subject: [PATCH] Improve language. --- blog/data/2017-09-24-gsm-imsi-catcher.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/data/2017-09-24-gsm-imsi-catcher.txt b/blog/data/2017-09-24-gsm-imsi-catcher.txt index a21fb63c13..4e0fcf0a5c 100644 --- a/blog/data/2017-09-24-gsm-imsi-catcher.txt +++ b/blog/data/2017-09-24-gsm-imsi-catcher.txt @@ -28,7 +28,7 @@ clone of two python scripts:

  • Run 'apt install gr-gsm python-numpy python-scipy python-scapy' as root to install required packages.
  • -
  • Fetch the GSM package decoding code using 'git clone +
  • Fetch the code decoding GSM packages using 'git clone github.com/Oros42/IMSI-catcher.git'.
  • Insert USB software defined radio supported by GNU Radio.
  • -- 2.47.2