srlabs / blue-merle

The blue-merle package enhances anonymity and reduces forensic traceability of the GL-E750 Mudi 4G mobile wi-fi router
BSD 3-Clause "New" or "Revised" License
171 stars 26 forks source link

`blue-merle` script: mismatch of default values in screenshot vs. implementation #5

Open 6t8k opened 1 year ago

6t8k commented 1 year ago

For the IMEI generation method, the deterministic (d) choice is the default in the screenshot, while in the implementation, the random (r) choice is the default.

For the device shutdown vs. modem reset question, the latter (m) choice is the default in the screenshot, while in the implementation, the former (s) choice is the default.