Problem Problem Everywhere!

Custom encoding


1

hi,
It is written, “Take this value, and subtract it from the total number of visible ASCII characters”
Total number of ascii chars = 255
Visible = 255 -32 = 233 right? (If everything is right…where am I wrong??!!!)

Now, All non-visible characters just appear as they are e.g. space will just be blank 61, ,72,71
How can be this possible? even non-visible ascii characters have char code. (or it is done purposely?)

4replies
3voices
234views
ArmaGeddON..! (AGON) [-ArmaGeddON-]
7 years ago | edited 7 years ago

1

AND, c: Get the character at this position

at this position in our new ascii table?
or our string?

f0rk [HackingGuy]
7 years ago

1

You’ve got the right idea, just take a peek at the ascii table. :)

darkcyber
7 years ago

1

I try to encrypt “a” and the answer is 62, am I right?


1

darkcyber, you are pretty close “a” is 61, not 62.

Discussion thread has been locked. You can no longer add new posts.
1 of 5

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss