Rotated!

Posted zaixialongaotian

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Rotated!相关的知识,希望对你有一定的参考价值。

题目内容:

They went and ROTated the flag by 5 and then ROTated it by 8! The scoundrels! Anyway once they were done this was all that was left VprPGS{jnvg_bar_cyhf_1_vf_3?} 

tips:flag格式是IceCTF

 

这种题拿到手看到提示基本基本就是位移(分值低无脑解),猜测凯撒直接解(可用专门的工具,我用的是网页版的:http://www.zjslove.com/3.decode/kaisa/),丢进去后得到flag(注意大小写,和开头的标识)。

技术分享图片

 

flag:IceCTF{wait_one_plus_1_is_3?}

总结:加密方式,移位,凯撒密码

以上是关于Rotated!的主要内容,如果未能解决你的问题,请参考以下文章

Search in Rotated Sorted Array

33. Search in Rotated Sorted Array *HARD*

LeetCode 788. Rotated Digits

Recover Rotated Sorted Array

Search in Rotated Sorted Array

153. Find Minimum in Rotated Sorted Array