Search:

Type: Posts; User: el-half; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    18
    Views
    16,611

    aah, ok, and how on earth would you be able to...

    aah, ok, and how on earth would you be able to find what part of the user.dat file is the password.
    So it is xor'd ? Using a random key?
  2. Replies
    18
    Views
    16,611

    What logon password? The passwords for every user...

    What logon password? The passwords for every user are stored in .pwl files, what password is stored in user.dat then?
  3. Replies
    18
    Views
    16,611

    If the key is large enough it'll take way too...

    If the key is large enough it'll take way too much time to try and crack the cyphered text by hand. But with a short key this is very possible.
  4. Replies
    18
    Views
    16,611

    Of course it is bad, you can crack it in your...

    Of course it is bad, you can crack it in your head, that says enough.
    But it is the basic thing anyone should learn when you start learning about cryptography.
  5. Replies
    18
    Views
    16,611

    ? I thought passwords were stored in .pwl 's?

    ? I thought passwords were stored in .pwl 's?
  6. Replies
    18
    Views
    16,611

    XOR Cryptography

    Can be found here: http://elhalf.com/xorcrypt.txt
    Sample code: http://elhalf.com/Xor.java
Results 1 to 6 of 6