-
Hi all,
I'm banging my head against this since yesterday, and have no good solution available (yet), hence this issue.
When running the run() function from pypanda inside a thread, a SIGINT (ctrl+…
-
Hi, everyone,
After I solve lots of dependencies and when I try capture_library.py in *example* directory, I get the ERROR traceback ( **I install volatility3, is it too new?**)
File "/usr/local…
-
Hi, everyone, I use the pypanda to trace win7 applications and get a segment fault.
**pypanda-tracer.py**
from sys import argv
from panda import blocking, Panda, ffi
panda = Panda(generic="w…
-
When trying to use the _procname_ parameter in callbacks in the python interface, like here (examples/block_count.py):
```
@panda.cb_before_block_exec(procname="bash")
def before_block_execute(cpus…
-
Hi,
I have anaconda, python 3.7, and windows 10.
I installed netzoopy through conda:
```
git clone https://github.com/netZooPy/netZooPy.git
cd netZooPy
py -3 setup.py install
```
I fol…