Mision Basic X6

Learn new things
Forum rules
DO NOT POST ANSWERS OR SPOILERS! [IE: Mission Links, Mission File Names/Pages, Scripts, etc.]

Posting these will result in warnings/bans!

Re: Mision Basic X6

Post by OnlyHuman on Thu Jul 01, 2010 1:03 am
([msg=41114]see Re: Mision Basic X6[/msg])

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.
OnlyHuman
Poster
Poster
 
Posts: 192
Joined: Sat Aug 22, 2009 1:37 am
Blog: View Blog (0)


Re: Mision Basic X6

Post by DarkScareCrow on Thu Jul 01, 2010 2:29 am
([msg=41117]see Re: Mision Basic X6[/msg])

thanks for explaining it to me :D
Image
Dark-ScareCrow
DarkScareCrow
New User
New User
 
Posts: 3
Joined: Wed Jun 30, 2010 8:01 pm
Blog: View Blog (0)


Re: Mision Basic X6

Post by Big Lynch on Tue Jul 06, 2010 9:48 pm
([msg=41375]see Re: Mision Basic X6[/msg])

I just finished this mission but still need more understanding of cryptography as this one I am sure is pretty easy. I am sure it gets a whole lot more complicated. I would also like a better understanding of ascii and how to use it effectively as a resource.
I read the article on cryptography, but having trouble putting it all together.

Please PM me and help me understand how and why this works the way it does.

Thank you everyone. :D
Big Lynch
New User
New User
 
Posts: 2
Joined: Tue Jul 06, 2010 9:36 pm
Blog: View Blog (0)


Re: Mision Basic X6

Post by OKIwan on Wed Jul 28, 2010 1:50 am
([msg=42862]see Re: Mision Basic X6[/msg])

ok im having the same problem as every one else. i have the password. i put it in to encrypt it an it gives me EXACTLY what it says sams password is. but when i try to submit it, it says its the wrong password. iv went over it a million times an it is correct. i know its case sensitive. if any one who had this problem an figured it out please PM me, cause im gonna freak out. at least i know im not the only one having this problem.
OKIwan
New User
New User
 
Posts: 3
Joined: Wed Jul 28, 2010 1:38 am
Blog: View Blog (0)


Re: Mision Basic X6

Post by Chazaq on Mon Aug 02, 2010 7:38 pm
([msg=43144]see Re: Mision Basic X6[/msg])

I was stuck on this one for a little while. Finally got it...the table comes in handy but just as a reference.
Chazaq
New User
New User
 
Posts: 16
Joined: Thu Jul 22, 2010 8:53 pm
Blog: View Blog (0)


Re: Mision Basic X6

Post by fashizzlepop on Tue Aug 03, 2010 5:30 pm
([msg=43212]see Re: Mision Basic X6[/msg])

OKIwan wrote:ok im having the same problem as every one else. i have the password. i put it in to encrypt it an it gives me EXACTLY what it says sams password is. but when i try to submit it, it says its the wrong password. iv went over it a million times an it is correct. i know its case sensitive. if any one who had this problem an figured it out please PM me, cause im gonna freak out. at least i know im not the only one having this problem.


PM me your answer and Sam's answer.
The glass is neither half-full nor half-empty; it's merely twice as big as it needs to be.
User avatar
fashizzlepop
Moderator
Moderator
 
Posts: 2147
Joined: Sat May 24, 2008 1:20 pm
Blog: View Blog (0)


Re: Mision Basic X6

Post by quincasborba on Tue Aug 03, 2010 6:18 pm
([msg=43217]see Re: Mision Basic X6[/msg])

OKIwan wrote:ok im having the same problem as every one else. i have the password. i put it in to encrypt it an it gives me EXACTLY what it says sams password is. but when i try to submit it, it says its the wrong password. iv went over it a million times an it is correct. i know its case sensitive. if any one who had this problem an figured it out please PM me, cause im gonna freak out. at least i know im not the only one having this problem.


I have the same problem, I really think something is wrong with this mission. I decrypted his password and encrypted it again to see if was correct, it was. I hope a moderator or something check it out, and tell us if we are simply forgetting something or if the mission have a problem.
User avatar
quincasborba
New User
New User
 
Posts: 6
Joined: Tue Aug 03, 2010 6:07 pm
Blog: View Blog (0)


Re: Mision Basic X6

Post by Draymire on Tue Aug 03, 2010 7:03 pm
([msg=43218]see Re: Mision Basic X6[/msg])

There is nothing wrong with this challenge i just re-did it to make sure. Maybe you have an off by one error.
Baba Ram Dass "The quieter you become, the more you can hear"
User avatar
Draymire
Poster
Poster
 
Posts: 129
Joined: Sun Nov 22, 2009 12:01 am
Blog: View Blog (0)


Re: Mision Basic X6

Post by mShred on Tue Aug 03, 2010 11:17 pm
([msg=43224]see Re: Mision Basic X6[/msg])

quincasborba wrote:
OKIwan wrote:ok im having the same problem as every one else. i have the password. i put it in to encrypt it an it gives me EXACTLY what it says sams password is. but when i try to submit it, it says its the wrong password. iv went over it a million times an it is correct. i know its case sensitive. if any one who had this problem an figured it out please PM me, cause im gonna freak out. at least i know im not the only one having this problem.


I have the same problem, I really think something is wrong with this mission. I decrypted his password and encrypted it again to see if was correct, it was. I hope a moderator or something check it out, and tell us if we are simply forgetting something or if the mission have a problem.

What all are you doing? PM me a description of what you're doing. I'll see if I can help.
Image

For those about to rock.
User avatar
mShred
Administrator
Administrator
 
Posts: 1477
Joined: Tue Jun 22, 2010 4:22 pm
Blog: View Blog (2)


Re: Mision Basic X6

Post by XORMeBaby on Tue Aug 10, 2010 3:02 pm
([msg=43517]see Re: Mision Basic X6[/msg])

Me too. Shoot me a PM and I will try my best. If I can't solve it I will tell you who to contact.
XORMeBaby
Experienced User
Experienced User
 
Posts: 97
Joined: Thu Jul 22, 2010 11:32 pm
Blog: View Blog (0)


PreviousNext

Return to Basic

Who is online

Users browsing this forum: No registered users and 0 guests