I need to decrypt a text but I do not know how.

 Accepted Answer

x= 'Jmkyvih$mx$syx$}ixC';
char(x-4)

2 Comments

Thanks mate. How did you realize that you had to decrease 4 units?
You can bute force it, or the $'s stand out as possible spaces which I recognized as a possibility immediately.

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Asked:

on 2 May 2022

Commented:

on 2 May 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!