comparison doc/Brute-force-search @ 179:efe944a5c4e3

doc/Brute-force-search: update for data directory rename
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 02 Mar 2021 05:20:19 +0000
parents 13b8d90eb5c7
children
comparison
equal deleted inserted replaced
178:cd6a884b8657 179:efe944a5c4e3
54 experience with Grcard and Sysmocom cards, each bfsearch run took about an hour. 54 experience with Grcard and Sysmocom cards, each bfsearch run took about an hour.
55 55
56 Findings on GrcardSIM2 and sysmoISIM-SJA2 56 Findings on GrcardSIM2 and sysmoISIM-SJA2
57 ========================================= 57 =========================================
58 58
59 bfsearch-booty directory in this code repository contains some findings that 59 The data directory in this code repository contains some findings that have been
60 have been captured with brute force searches. As one can see from these data 60 captured with brute force searches. As one can see from these data captures,
61 captures, both Grcard and Sysmocom cards have plenty of additional directories 61 both Grcard and Sysmocom cards have plenty of additional directories and files
62 and files beyond the standard ones called for SIM/USIM/ISIM, and we can only 62 beyond the standard ones called for SIM/USIM/ISIM, and we can only guess at what
63 guess at what purpose all those extra proprietary directories and files may be 63 purpose all those extra proprietary directories and files may be serving. There
64 serving. There is one proprietary file on GrcardSIM2 and a few on sysmoISIM- 64 is one proprietary file on GrcardSIM2 and a few on sysmoISIM-SJA2 that are
65 SJA2 that are documented, but what we have found with bfsearch goes far beyond 65 documented, but what we have found with bfsearch goes far beyond these few
66 these few documented proprietary files. I wonder if perhaps various card- 66 documented proprietary files. I wonder if perhaps various card-resident
67 resident applications are using some of these proprietary files for their 67 applications are using some of these proprietary files for their internal
68 internal purposes. 68 purposes.