Rahul Gopinath

Results 47 comments of Rahul Gopinath

@llllllllll ping -- any thing I can do?

I am working on py36 support here: https://github.com/vrthra/byterun/tree/py36 The byte code changes are easily fixable (in the branch above), but adding new opcodes is taking time.

You could also use the `coding: ...` trick. Essentially, register macropy as a codec, and use ``` # coding: macropy ``` within the script, which will get Python to decode...

@tombh > And besides graphics are orders of magnitude more bandwidth heavy than text, which somewhat defeats the purpose of Browsh. I did not understand this. You are any way...

Hi @bollwyvl, Thank you for considering this request. Regarding a transmittable notebook, it will still serve my purpose if I can send around an HTML notebook file that can be...

Note the second paragraph here: https://www.fuzzingbook.org/html/Parser.html#The-Earley-Parser "Note that one restriction of our implementation is that the start symbol can have only one alternative in its alternative expressions."

Thank you for the bug report. The Docker environment for fuzzingbook is experimental, and was externally contributed. Hence, fixes to the dockerfile would be low priority for the developers (However,...

Dear participants, Thank you for the PR. This is a heads-up that your branch will need to be rebased on the SBFT branch once it is ready. We are still...

Dear Christian, We have not received your tool report yet. Could you please send it to us soon? Furthermore, we would need a list of all authors, including mail, affiliation,...

I am currently in the middle of thesis, with little time to debug in the short term :(, I will gladly accept any patches.