# 1101 "Based" (picoCTF) 過不了(不知哪裡出錯) ```=py from pwn import * c = remote("jupiter.challenges.picoctf.org", 29956 ) c.recvuntil(b"give the ") n = [ int(x) for x in c.recvuntil(b"as") ] print([n]) chr ([n]) print([n]) c.interactive() c.close() ``` https://play.picoctf.org/practice?category=5&page=2&search= 好難 ## 目前有問題: ###### Bases ###### nice netcat ###### information ###### lets warm up ## Question ###### strings it ###### flag_shop