""" Python 2.7 pseudo-code Present by FORE """ class neko(Structure): _fields_ = [ ('Signature',c_uint), # "neko" ('ullStructSize',c_ulonglong), ('dwAdlr32',c_uint), ('wFileName',c_ushort), ('FileName',c_wchar_p) ]
def get_key(adlr):
def decode(buf,adlr):
|
이전이랑 달라진게 몇개 있다면
1. Signature 이 바뀜.
2. 첫 바이트를 두 번 XOR 암호화시킴.
정도인 덧 . . . . . . ?
오시오키나마이키갸루 암호화 루틴 (0) | 2015.08.31 |
---|---|
gotoxy in windows python (0) | 2015.08.30 |
if 와 매크로와 세미콜론의 위험성. (0) | 2015.07.27 |
IE UTF-8 인코딩과 encodeURIComponent 의 이야기. (2) | 2015.05.25 |
미연시계의 횡포. 2***AME (0) | 2015.05.08 |
|
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |