ransomware

Results 8 comments of ransomware

@meowgorithm ping

Nice, I can provide some help if you want.

No prob, can rebase on that too. I can also help wrapping it up. Just need some intel what needs to be done..

you need to : 1. pip install yara 2. inspect the site packages where the libyara.so lies 3. use strace to determine where it tries to do the dlopen 4....

There are two bugs here. * For european states the State var can be "" * Check for number format and country identifier happens only at the end which is...

Doesn't this part of @Ian-Y proposal already does the job ? ``` @media not speech { .hidden-visually { display: none; } } ```

@atd-schubert could I have more details on this?

workaround: 1. Save your vc deps in a separate file without --hash 2. pip install -r vcs-reqs.txt; pip install -r reqs.txt