ShawnDEvans / smbmap

SMBMap is a handy SMB enumeration tool
GNU General Public License v3.0
1.76k stars 343 forks source link

Can't read data include utf-8 character #67

Closed CptGuo closed 3 years ago

CptGuo commented 3 years ago

Hi Smbmap raise utf-8 decode error, it can't read Chinese.

When running smbmap to exec cmd like ipconfig or read file content if the data include UTF-8 character it raise decode error.

Error MSG: [!] Something went wrong: 'utf-8' codec can't decode byte 0xc5 in position 13: invalid continuation byte