
100
Cipher = DRcGGQBfGw1QEA4XBUURCA0MDQdGBlFTCTo7MxwJUhgAXBQa
Decrypt it.
This might be helpful: http://static.beast.sdslabs.co/static/XORFUN/cry.py
Hint:XOR(XOR(text,key),text) = key.
cipher = b64encode(XOR(msg2,key))
Cipher = DRcGGQBfGw1QEA4XBUURCA0MDQdGBlFTCTo7MxwJUhgAXBQa
Decrypt it.
This might be helpful: http://static.beast.sdslabs.co/static/XORFUN/cry.py
Hint:XOR(XOR(text,key),text) = key.
cipher = b64encode(XOR(msg2,key))
You need to be logged in to submit flag.