Created
April 4, 2016 00:11
-
-
Save Davnit/5e84076956f2e3131631aec7bf52931d to your computer and use it in GitHub Desktop.
w2 key decoding
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[07:54:39 PM] BNCS SENT PACKET 0x36 (55 BYTES): | |
00000000: FF 36 37 00 00 00 00 00 10 00 00 00 04 00 00 00 ÿ67..... ........ | |
00000010: 63 3C 08 00 56 33 4A 03 EE A0 7F 35 64 F9 60 0F c<..V3J. î 5dù`. | |
00000020: 63 D4 3C 6F 98 D4 7D 42 A8 33 C0 F5 46 A5 74 C4 cÔ<o˜Ô}B ¨3ÀõF¥tÄ | |
00000030: 64 65 76 6F 70 73 00 devops. | |
spawn: 00 00 00 00 | |
length: 10 00 00 00 | |
product: 04 00 00 00 | |
value1: 63 3C 08 00 | |
server: 56 33 4A 03 | |
client: EE A0 7F 35 | |
hashed: | |
64 F9 60 0F | |
63 D4 3C 6F | |
98 D4 7D 42 | |
A8 33 C0 F5 | |
46 A5 74 C4 | |
owner: 64 65 76 6F 70 73 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment