Results 1 to 5 of 5

Thread: XOR decryption

  1. Default XOR decryption

    If someone could help me understand this better or point me to a helpful source I would love you forever and ever.

  2. #2
    Join Date
    Jul 2003
    Location
    St. Louis, MO
    Posts
    4,271

    Default

    What are you trying to do? Are you trying to use it to implement a simple symmetric encryption system yourself or do you have some ciphertext you are trying to decode? If the latter, you need to provide more information especially if you know anything about the original file. You can try a simple decrypter like https://wiremask.eu/tools/xor-cracker/ but that is probably only going to work if the original was in a simple format.
    Quote Originally Posted by Patrick McGoohan
    I am not a number, I am a free man!

  3. Default

    Decoding some ciphertext. What sort of info do I need to provide?

  4. Default

    Don't think that tool will work, as cool as it is, its only coming up with 1 or 2 key length keys and I think the one I'm looking for is around 6.

  5. Default

    bigworm where you at???

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •