Closed BernardoSilva closed 1 year ago
Sample of the error output and how it was found:
~/dev/apt-hunter/repo/APT-Hunter fix-error-on-using-variable-before-assignement* .venv ❯ python APT-Hunter.py -p ~/dev/logs-windows -o output_file /$$$$$$ /$$$$$$$ /$$$$$$$$ /$$ /$$ /$$ /$$__ $$| $$__ $$|__ $$__/ | $$ | $$ | $$ | $$ \ $$| $$ \ $$ | $$ | $$ | $$ /$$ /$$ /$$$$$$$ /$$$$$$ /$$$$$$ /$$$$$$ | $$$$$$$$| $$$$$$$/ | $$ /$$$$$$| $$$$$$$$| $$ | $$| $$__ $$|_ $$_/ /$$__ $$ /$$__ $$ | $$__ $$| $$____/ | $$ |______/| $$__ $$| $$ | $$| $$ \ $$ | $$ | $$$$$$$$| $$ \__/ | $$ | $$| $$ | $$ | $$ | $$| $$ | $$| $$ | $$ | $$ /$$| $$_____/| $$ | $$ | $$| $$ | $$ | $$ | $$| $$$$$$/| $$ | $$ | $$$$/| $$$$$$$| $$ |__/ |__/|__/ |__/ |__/ |__/ \______/ |__/ |__/ \___/ \_______/|__/ By : Ahmed Khlief , @ahmed_khlief Version : 2.0 Analyzing /home/bernardosilva/dev/logs-windows/Security.evtx Analyzing /home/bernardosilva/dev/logs-windows/Application.evtx Analyzing /home/bernardosilva/dev/logs-windows/System.evtx Error (local variable 'process_name' referenced before assignment) , Handling EventID (4648) with Event Content ``
Hi , Please check the new release (V3.0)
Sample of the error output and how it was found: