Skip to content

Instantly share code, notes, and snippets.

nc -l -u localhost 7355 | sox -t raw -esigned-integer -b 16 -r 48000 - -esigned-integer -b 16 -r 22050 -t raw - | multimon-ng -t raw -a POCSAG512 -a POCSAG1200 -a POCSAG2400 -f alpha -
Moved to https://github.com/coolacid/NAADAlerts/blob/master/gstream.py so I can commit updates instead of using this gist.
Build is based on this docker build solution: https://github.com/coolacid/docker-obsbuild/tree/master/Yakkety
Pre-Build
https://github.com/kc5nra/obs-browser/blob/master/obs-browser/browser-manager-base.cpp#L285 -- char16 to wchar_t
---- Note ^ is currently fixed by sed command in the dockerfile
Post-Build
[cef]/Release/libcef.so -> /usr/local/lib
[cef]/Resources/icudtl.dat -> /usr/bin & /usr/lib/obs-plugins
[cef]/Release/natives_blob.bin -> /usr/bin & /usr/lib/obs-plugins
@coolacid
coolacid / gist:daef4ef6cc7fd7c14b6844d67d93af67
Created November 3, 2016 13:54
Wholesale Merchant Services
I have litterally given up, I get at least 2-3 phone calls a week asking me to sign up for thier credit card processing systems.
Do they call me on a registered do not call list number: YES
Have I asked them repeatedly to stop calling: YES
Numers they have called from (And I'll keep this updated):
201-620-9309
973-842-4441
864-952-4140
#!/bin/bash
# Tested against 2.1.0 and 1.7.3
# Create the first document - note, string is a quoted
curl -XPUT 'http://localhost:9200/testindex/test/1' -d '{
"data": "test",
"number" : 1,
"string" : "0"
}'
@coolacid
coolacid / 2015-08-20
Created August 20, 2015 21:38
Trimps
N4Ig5gNg9gRghhEAuUA3ApgJwM4EsoB2yAjAHTEA0IA1rhBAMpwbYBC60A7sgAzkDMVAA4Q4ATywBxOABcAFllwEwyEJyhQAJiGGiJmALJbcAM1xYSANiowArnU1Kw2AIq3075AG0AulRm4ALboADLoJjIA8gQAwphwEcgAtHwALADsAKw8Obl5PMQAHOlUAMbxEU6qOiABwWER0QAq8ULJlGpQmBDaSIVUYJi4mgCCmPFi3qAQ6BiISB2BcAAeABLoCPLIAExFlv0gCptyvFSyMnCl1MiZt5lU2ELopbgIqiaY9jI1MujL30gQAAeR5wAgAAlKomw2AAvAAdcAQMRCOS4UqEcGQFFojEEJJwIQidCIgB8QIA9KCCKSagQ4MFVE1bJgZBAgm0AL4UaazDg7KhLNYbCBbBaFSzpHhUI6ik5IaUgc6Xa5ITKWTIlECPZ6vebgTBQWwETQhWyBGAWfx/AHA6mQ6FwxHY1HozEu3GEJIyTDodBJTS6zS2I3YMmU6m0qj0xmAyRdOjswJcnkgGZzZCCEBC9bHEj8SwATkLMpFYsVyquyElxBL2qeLzegJ+Nuq0YZ6FUDAIHJA3N5GaQqUFK1zcpI2x4hazsvLZxkFyrasndZ1jf1Lf+bZAMc7gIYAEd7Mm+6n0/y1SPhXmkNtthrrIcy/KKwuVTdC5Ztg8G3r3r70AMdALggbBN1tEEhDBB04BhBEkRxN0IQ9JCkjMX1wypKCaTpDtVAAURmV0T37NM+XmR8c2fCd+B4e4nxvV9F1VTJ+ELRU1z/ZtrS3bidzw/cj17Ujz3mLUqJvWtshnaiFXnZjq2ISxH04psQHA7dd1UeMhnoYSz3I5ADgk8cFm2TJiC1WcX3k981U1DpVI3HjbVw2MQEPY8UwHC86xMsVtn4VJgtLRjbKXSx+ClH9dTUjS+K0wFmVZJNvLIwdiEVfz5UCyxUg6azTiVN8Ioyb961i/V8JMMwXnQAhSkmFzVEg6CAjZdB4Oq2rzAasRERguDnWRV08
@coolacid
coolacid / 1Clicker Heroes
Last active December 29, 2023 07:47
Clicker Heroes
This is my copies of Clicker Heroes Saves.
@coolacid
coolacid / gist:c1c032640dc5a7a0db17
Created April 28, 2015 15:01
Example Logstash Phishtank API response
{
"message" => "http://200.98.128.73/syscefo.php",
"@version" => "1",
"@timestamp" => "2015-04-28T01:45:43.903Z",
"type" => "generated",
"host" => "homer",
"sequence" => 0,
"phishtank" => {
"meta" => {
"timestamp" => "2015-04-28T01:45:49+00:00",
@coolacid
coolacid / 1st run of example
Created April 22, 2015 19:01
Example output from logstash-filter-cache-memcached
Logstash startup completed
{
"message" => "Something to cache",
"@version" => "1",
"@timestamp" => "2015-04-22T18:54:20.008Z",
"type" => "generated",
"host" => "homer",
"sequence" => 0,
"message1" => nil,
"tags" => []
@coolacid
coolacid / Hash
Created April 22, 2015 15:19
Example Results from logstash-filter-virustotal
Logstash startup completed
{
"message" => "99017f6eebbac24f351415dd410d522d",
"@version" => "1",
"@timestamp" => "2015-04-22T15:03:59.534Z",
"type" => "generated",
"host" => "homer",
"sequence" => 0,
"virustotal" => {
"scans" => {