Mathieu Tarral
Mathieu Tarral
Ping ?
I've just realized that it wasn't possible to build a local neomodel subgraph, as connecting 2 nodes raises a ValueError: ~~~python3 ValueError: Tree.children_leaf.connect() attempted on unsaved node ~~~ Any comment...
closed by #122
Having this timeout issue here, my CI failed to upload my package to PyPi because of this...  How can I modify this value ? I can't publish my package...
Hi @hyjun0407 Thanks for your question and interest in kAFL. The [`Loader.exe`](https://github.com/IntelLabs/kafl.targets/blob/kafl-v0.5/windows_x86_64/src/loader/loader.c) you are mentionning has been deprecated and removed from the kafl.targets repo. In fact, It was relying on...
> My use case is what I want to take snapshots after running a particular process that load driver Yes the **LOCK** hypercall is the right feature here. However, if...
> However, there is some confusion. After creating a Windows base image through 'make build', copy the base image and run qemu, call the LOCK hypercall after doing the desired...
> And additionally, it would be very convenient if you could add a script that would automatically run qemu like the loader in kafl0.2, and allow users to save snapshots...
I confirm this issue as well I've been using DataviewJS to build weekly reports automatically with transclusions, but I can't watch my reports, the transcluded content just "folds" almost instantaneously....
Hi @LeoneChen ! did you manage to debug you app with GDB and kafl debug ?