Skip to content

Instantly share code, notes, and snippets.

@dlevi309
Created December 11, 2021 07:21
Show Gist options
  • Save dlevi309/76d567db4a3f0ee96de988cae48ea645 to your computer and use it in GitHub Desktop.
Save dlevi309/76d567db4a3f0ee96de988cae48ea645 to your computer and use it in GitHub Desktop.
#!/bin/bash -c
/usr/local/bin/gestalt_query $(/usr/local/bin/gestalt_query -listKeys | awk 'NR == 1 || NR == 2 || /Nonce/ || /BasebandPreflight/ {next}; {print $1}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment