Search:

Type: Posts; User: pohyf

Search: Search took 0.11 seconds.

  1. Replies
    2
    Views
    560

    Re: about XOR calculation

    yup tis helps. thank you very much
  2. Replies
    2
    Views
    560

    about XOR calculation

    i have a XOR code :

    intXOrValue1 = Asc(Mid$(DataIn, lonDataPtr, 1))
    'The second value comes from the code ke
    ' y
    intXOrValue2 = Asc(Mid$(CodeKey,...
  3. Replies
    58
    Views
    59,945

    Re: VB - 31 Bit Encryption function

    hi im new to vb. can u teach me how to decrypt using ur code, and last thing
    how do i use this code to display in my textbox3?


    Debug.Print(Len(S), Len(Text2.Text), Asc(Mid(S, 36, 1)),...
  4. Replies
    58
    Views
    59,945

    Re: VB - 31 Bit Encryption function

    hi im new to vb. can u teach me how to decrypt using ur code, and last thing
    how do i use this code to display in my textbox3?

    Debug.Print(Len(S), Len(Text2.Text), Asc(Mid(S, 36, 1)),...
Results 1 to 4 of 4



Click Here to Expand Forum to Full Width