728x90
๋ฐ์ํ
- import base64
- str64=""
- str64=base64.b64encode(str64.encode('ascii'))
- for i in range(1,11):
- str64=base64.encodestring(str64)
- str64=str64.decode("utf-8")
- print(str64.replace("\n",""))
728x90
๋ฐ์ํ
'Security Study > Source' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
mac ํฐ๋ฏธ๋ vim ๊พธ๋ฏธ๊ธฐ (0) | 2015.12.10 |
---|---|
rtl chain (0) | 2015.11.21 |
sql injection reverse (0) | 2015.11.21 |
์์ผํ๋ก๊ทธ๋๋ฐ (0) | 2015.11.21 |
Blind Sql Injection (0) | 2015.11.21 |
๋๊ธ