DarkScareCrow wrote:sorry but i still don`t understand..
is it even possible to get the password from the ascii table?
Yes. And, provided you fully understand how the cipher works, it's possible to get the password without the table as well. Here's some advice that might help:
First, try encrypting something simple using the provided input on the form. Something like the letter 'a'. When you get your result, copy and paste it into a text editor so that you can review it later. Then, try 'aa', copying that result as well. Continue adding additional a's, and storing the results, until you get a rough idea of how the algorithm works. Once you understand what is happening underneath the surface, ask yourself, "How do I reverse this process?" When you've formulated an answer to that question, try coding a simple script, or program, to decipher the password for you. Or, if you feel more comfortable, use the chart and work it out by hand.







