sense-of-security / ADRecon

ADRecon is a tool which gathers information about the Active Directory and generates a report which can provide a holistic picture of the current state of the target AD environment.
https://senseofsecurity.com.au/
GNU Affero General Public License v3.0
1.64k stars 277 forks source link

non ascii characters in excel #1

Closed evrens closed 6 years ago

evrens commented 6 years ago

Hi, non-ascii characters are not displayed correctly in excel report.

image

prashant3535 commented 6 years ago

Hi,

Could you please confirm if the issue is resolved by adding the following line: (Add to Line 1664)

$worksheet.QueryTables.item($Connector.name).TextFilePlatform = 65001