| http://www.w3.org/ns/prov#value | - Of course there are a million ways to view this file, but I decided to try PowerShell since I didn't have any other tools installed in this clean install of Windows.PS C:\> get-content -encoding byte -totalcount 1000 shellcode.bin80838182868785156...This uses the good ol' Get-Content cmdlet.
|