Raphaël Vinot
Raphaël Vinot
I really don't get what's going on. If you run the capture in headless mode, it works, right?
I tried to remove ffmpeg, and capturing in headfull mode works as expected, so I'm not sure what the problem was, but glad it works now. And regarding the user...
That's true, the expanded DNS resolution after the fact (not done by the browser during the capture, or in the mock resolution via TCP over socks5) is a problem right...
WiP on that: https://github.com/Lookyloo/lookyloo/blob/main/lookyloo/helpers.py#L49 Cloudflare and urlhaus support the global proxy, the other modules do not (yet).
Ohh, that's interesting, I'm going to give it a shot asap.
It should be possible. Are you already doing it somehow? In case you do, can you explain how? oletools can probably do it, but if you have code somewhere, it...
Circling back to this one, and it's going to be a bit tricky to implement (please correct me if I'm wrong): * No unique identifiers for the reports. Could use...
Looks great, should I merge it?
It probably would, but the downloader really dislikes it when there is a 404 in one of the `directory_url` URLs, and that's most of them in the metadata right now.
I just saw this issue, sorry, completely missed it. Pandora unpacks archives one after the other so tar.gz are extracted as they should (I just tested). For the password protection,...