레이블이 python인 게시물을 표시합니다. 모든 게시물 표시
레이블이 python인 게시물을 표시합니다. 모든 게시물 표시

2020년 12월 25일 금요일

decode shift-jis bytes with python3

bytes([0xcc, 0xc0, 0xc0, 0xcb, 0xde, 0x20, 0xba, 0xc9,0x20,0xbe,0xb6,0xb2,0xc6]).decode('shift_jisx0213')

from ida bytes...

bytes([int(x.split('db ')[1][:4].rstrip('h').strip(),16) for x in s.split('\n')]).decode('shift_jisx0213')

void vscode/firefox open dialog not working

 install nautilus