crazyyao0

Results 2 issues of crazyyao0

Not sure why iptc cannot work with syslog module. For the following code, test1 will only send the first 2 log messages. test2 and test3 works properly. I tested this...

**Describe the bug** OleFileIO.get_metadata() hangs when parsing some corrupt ole files **File or Malware sample to reproduce the bug** Sample code: import olefile ole = olefile.OleFileIO('fc1fe4c124cc42eda492d2714bced597') ole.get_metadata() two sample files...

bug