Quote:
Originally Posted by deadManN
so can i have this md5 function also plus salt in other language?
|
You can have it in any language you want, as far as I know. (You'll want to use same they salt they generate so the MD5 result comes out the same.)
Quote:
Originally Posted by deadManN
Also, how they have been combined?
like attach random number in front or end of code, or like encode or decode via number 5?!
|
Please try reading my post- I showed you the exact code they use, right there in my post, plus I explained it in detail.