Subhojeet Mukherjee, PhD

Results 8 issues of Subhojeet Mukherjee, PhD

Hi, Firstly, thanks for relieving "usual python logging" pain significantly. I faced this issue in the usual loggin way as well and was wondering in loguru has a solution --...

question

This is not an issue so I am not using the template. I was wondering if there is a way to add and remove tasks, agents, and channels (at the...

Seems like the latest build is incompatible with Ghidra's 2020-Feb-12 release.

Hi Guys, Awesome work on JMPscare!!. Any progress on the Ghidra plugin side?

I was wondering if QEMUAFL is considering a UNICORN-like hooking framework built into QEMUAFL? This would greatly reduce runtime overheads of UNICORN/QILING. Also, it could leverage the sanitisation, persistence, selective...

Is there a support for inclusion of dynamic libraries? I have tried ways top openProject, add to ExternalReferenceManager, etc. but to no success. Can the open_program method include an extra...

I see a few types (not comprehensive though) of functions defined in the library depending on their input and output -- those with input: absolute, references, Arc -- those with...

Say I have a custom error `SError{message:String}` and I implement `From` on it. Now, from a function, say, `fn(&self) -> Result` in an `rtc::remote` labelled trait, I get an `std:io:error`...