Skip to content

Instantly share code, notes, and snippets.

@cuberri
Created July 14, 2013 20:02
Show Gist options
  • Select an option

  • Save cuberri/5995686 to your computer and use it in GitHub Desktop.

Select an option

Save cuberri/5995686 to your computer and use it in GitHub Desktop.
root@rok4:/vagrant_rok4-workspace# awk '/^\t0x*/{print substr($0,11,39)}' getversion.req | tr -d ' ','\n' | awk '{print substr($0,length($0)+1-576,576)}' | awk '{print gensub("(..)","\\\\x\\1","g",$0)}'
\x45\x52\x5f\x50\x52\x4f\x54\x4f\x43\x4f\x4c\x48\x54\x54\x50\x2f\x31\x2e\x31\x11\x07\x47\x41\x54\x45\x57\x41\x59\x5f\x49\x4e\x54\x45\x52\x46\x41\x43\x45\x43\x47\x49\x2f\x31\x2e\x31\x0f\x0b\x53\x45\x52\x56\x45\x52\x5f\x53\x4f\x46\x54\x57\x41\x52\x45\x6e\x67\x69\x6e\x78\x2f\x31\x2e\x32\x2e\x31\x0b\x09\x52\x45\x4d\x4f\x54\x45\x5f\x41\x44\x44\x52\x31\x32\x37\x2e\x30\x2e\x30\x2e\x31\x0b\x05\x52\x45\x4d\x4f\x54\x45\x5f\x50\x4f\x52\x54\x34\x30\x31\x34\x34\x0b\x09\x53\x45\x52\x56\x45\x52\x5f\x41\x44\x44\x52\x31\x32\x37\x2e\x30\x2e\x30\x2e\x31\x0b\x04\x53\x45\x52\x56\x45\x52\x5f\x50\x4f\x52\x54\x38\x30\x38\x30\x0b\x09\x53\x45\x52\x56\x45\x52\x5f\x4e\x41\x4d\x45\x6c\x6f\x63\x61\x6c\x68\x6f\x73\x74\x05\x00\x48\x54\x54\x50\x53\x0f\x03\x52\x45\x44\x49\x52\x45\x43\x54\x5f\x53\x54\x41\x54\x55\x53\x32\x30\x30\x0f\x0b\x48\x54\x54\x50\x5f\x55\x53\x45\x52\x5f\x41\x47\x45\x4e\x54\x63\x75\x72\x6c\x2f\x37\x2e\x32\x36\x2e\x30\x09\x0e\x48\x54\x54\x50\x5f\x48\x4f\x53\x54\x6c\x6f\x63\x61\x6c\x68\x6f\x73\x74\x3a\x38\x30\x38\x30\x0b\x03\x48\x54\x54\x50\x5f\x41\x43\x43\x45\x50\x54\x2a\x2f\x2a\x00\x00\x01\x04\x00\x01\x00\x00\x00\x00\x01\x05\x00\x01\x00\x00\x00\x00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment