Skip to content

Instantly share code, notes, and snippets.

View ez-secops-awn's full-sized avatar

ez-secops-awn

View GitHub Profile
@ez-secops-awn
ez-secops-awn / symbolicate
Created November 6, 2025 21:12 — forked from toonetown/symbolicate
A script which will help decode macOS dumps, logs, and panics
#!/bin/bash
###########
# A script which will help to decode crashes, spindumps, and samples
###########
# Helper functions
function do_jq {
_J="$(which jq 2>/dev/null)" || {
echo "You must install jq (brew install jq) to use the script" >&2; return 1;
}; "${_J}" "$@"
@ez-secops-awn
ez-secops-awn / Top_Public_Time_Servers.md
Created March 20, 2025 19:35 — forked from mutin-sa/Top_Public_Time_Servers.md
List of Top Public Time Servers

Google Public NTP [AS15169]:

time.google.com

time1.google.com

time2.google.com

time3.google.com