ahmedkhlief/APT-Hunter

Import problem with PyEvtxParser + Permission denied on release 3.3

Opened this issue · 1 comments

Hello !

When I try to use the python version I have an error :

ImportError: cannot import name 'PyEvtxParser' from 'evtx' (C:\Program Files\Python311\Lib\site-packages\evtx_init_.py)

I tried with different evtx package version (0.6.2 and 0.8.4).
Python version : 3.11.5

The Release version got me another error, but I am pretty sure I have full access on the folder :
An error occurred during the analysis: [Errno 13] Permission denied: '/evtlogs/'

Release version 3.2 is working fine !

Thank you very much for your work by the way ;)

Hi !
Thanks for providing your feedback . i fixed the issue and released new executable . please test and let me know