Olivier Bilodeau

Results 291 comments of Olivier Bilodeau

It would be nice to have the ability to zoom from the speaker notes view and have it synchronized with the presentation view.

Is there a workaround? Because besides decktape there is no alternative. reveal.js' `?print-pdf` feature is still broken. Some issues there were closed but I have different problems now...

I managed to workaround the issue by combining the use of latest decktape with decktape 1.0.0. Setup: * `decktape` installed via package (currently 2.9.1) * `poppler` installed via package (provides...

Friendly reminder. Jekyll 3.9 gets rid of many annoying warnings when running under ruby 2.7 which many of us do now.

Resolved the conflict. Can you please merge this?

This resource is very useful! It's sad to see it unmaintained. http://devdocs.io/ requirement's on ruby 2.1 which is not packaged by ubuntu yet makes it a no go for me...

I understand how to reproduce it now. You need to debug the binary in IDA first. Addresses stored within IDA will have their base all shifted by `0x5555...` which is...

We are experiencing a similar problem in this PR (https://github.com/GoSecure/pyrdp/pull/311) where we reach the stack overflow. We are processing TLS packets over port 3389. We want to leverage scapy to...

We are not able to create a reproducer. This pcap was provided to us and captured in an environment that is different from what we use. There are large frames...

I canceled the job on master (before #311) because I wanted to work on something else. ``` $ time pyrdp-convert.py -f mp4 wrong-output-names.pcap 19% (413 of 2149) |############################# | Elapsed...