reveal xored strings in mirai binary
crack_mirai.py <mirai binary>
- will try to guess the XOR key and decrypt the binarydecode_mirai.py <mirai binary>
- will try to do it with the default key which is0xdeadbeef
The effective lenght of key is 1 byte anyway.
https://github.com/srozb/spyrai - harmless mirai botnet client.