Post
Topic
Board Reputation
Merits 1 from 1 user
Re: Scammer seeks unchecked buffer
by
tspacepilot
on 07/03/2018, 07:24:49 UTC
⭐ Merited by nullius (1)
Then how, exactly, do you send it?  (And how would aTriz run it?)

https://tools.ietf.org/html/rfc1149

But I suppose that may put one at risk for another sort of virus. Hehe.


Regarding generation of a sha256 hash on macOS, the world wide web suggests to me that

Code:
$ shasum -a 256 path/to/yer/gamblin/script

is the recipe (but I haven't tested it, I use GNU/Linux).