Greenwolf / social_mapper

A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
GNU General Public License v3.0
3.76k stars 784 forks source link

Csv Issue #187

Closed Lascodar2 closed 4 years ago

Lascodar2 commented 4 years ago

When launching : python3 social_mapper.py -f csv -i ./Input-Examples/csv.csv - m fast -li

I get the following error message :

File "social_mapper.py", line 938, in tempcsv.write(data.replace('\x00','')) TypeError: a bytes-like object is required, not 'str'