#! /usr/bin/env python
#-*- encoding:utf-8 -*-
table
=
'abcdefghiABCDEFGHIJKLMNjklmn0123456789opqrstuvwxyzOPQRSTUVWXYZ'
target
'KanXueCTF2019JustForhappy'
def
decrypt(c):
if
chr
(c
+
0x30
) >
'0'
and
) <
'9'
:
return
c
elif
0x57
'a'
'z'
0x1d
'A'
'Z'
for
i
in
target:
print
(decrypt(table.index(i))),
[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课