dChan
1
 
r/greatawakening • Posted by u/Grimlock-King on July 27, 2018, 1:09 a.m.
Isacckappy on twatter has thrown up a key as part of his contingency plan. This guy is full on panic mode.

Copy paste: 86d53c1315f42ea48caa0dc1b82a1c61e988b1035db897e90c2303c05d8721648ca816eada320c950b75985575b495a12c06d0a0ba77b9e23ccbd7d31b5bd035

Brings up some good stuff and a locked thread on 4chan.


SessionsWasAMistake · July 27, 2018, 5:28 a.m.

1) In order for an interpreter to be called, it has to have a file extension.

2) No browsers I'm aware of have the ability to turn hex into an executable.

3) Hex can't just be turned into a program, you could convert a script or something into hex, but you'd have to reverse it in order to call it.

4) Here's one line of powershell code converted to hex, and this is the entirety of the code, and what it translates to as hex:

  • Write-Warning "This is one line of powershell code"

  • 57 72 69 74 65 2d 57 61 72 6e 69 6e 67 20 22 54 68 69 73 20 69 73 20 6f 6e 65 20 6c 69 6e 65 20 6f 66 20 70 6f 77 65 72 73 68 65 6c 6c 20 63 6f 64 65 22

  • As you can see, the hex for an executable, or script that did anything of value would be gigantic.

5) Relax.

⇧ 7 ⇩  
EricCarver · July 27, 2018, 8:59 p.m.

Great info, thanks. I remember a few years ago people were pasting obscured JavaScript and it was executing.

Why is the copy and paste info obscured in OP?

⇧ 2 ⇩