Results 5 comments of Jorge Moran

Confirmed, even with the example ticket, the same error occurs: ``` python3 -tt ./kerberoast.py -p phoenix1 -r ./examples/MSSQLSvc-sql01.medin.local.kirbi -w ./examples/sql.kirbi2 -u 500 Traceback (most recent call last): File "/opt/repos/kerberoast/./kerberoast.py", line...

I am having the same problem: input { file { path => "/log/playstore/installs_random_playstore_app_202011_overview.csv" sincedb_path => ["/var/log/since.db"] codec => plain { charset => "UTF-16LE" } type => "playstore-installs" # a type...

Did you ever figure it out? I've been pulling my hair but still haven't been able to run this, I've tried countless versions of Node and Python.

@endryha your fix works like a charm, you should send a pull request

Hi everyone I'm using oh-my-zsh, so this script is in `~/.oh-my-zsh/custom/plugins/just`. I wanted completions to work both with the `-f` and with the `-g` flags. Here's the script I've been...