Thread: XOR Encryption
View Single Post
  #5  
Old 08-17-2008, 01:29 AM
DrakilorP2P DrakilorP2P is offline
Registered User
DrakilorP2P's Avatar
Join Date: Apr 2006
Posts: 755
DrakilorP2P is just really niceDrakilorP2P is just really nice
Quote:
Originally Posted by coreys View Post
I'm fairly certain it's impossible to reverse the xor operator.
You don't need to reverse it. Either do the above where you try random keys until you stumble upon the correct one or use frequency analysis.
Reply With Quote