You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Outside of Docker where I have panda set up I got a different error:
PANDA[core]:E:callbacks.c(try_open_libpanda)> PANDA[core]:Failed to load libpanda: /usr/local/bin//x86_64-softmmu/libpanda-x86_64.so: cannot open shared object file: No such file or directory from /usr/local/bin//x86_64-softmmu/libpanda-x86_64.so
PANDA[core]:E:callbacks.c(_panda_require)> PANDA[core]:FAILED to load required plugin cosi from /usr/local/lib/panda/x86_64/panda_cosi.so
The text was updated successfully, but these errors were encountered:
Given symbol table not found, attempting to download...
Grabbing file from: https://panda.re/volatility3_profiles/ubuntu:4.15.0-72-generic:64.json.xz
OK
Downloaded!
PANDA[syscalls2]:using profile for linux x64 64-bit
python3: panda/plugins/hw_proc_id/hw_proc_id_ext.h:24: target_ulong get_id(CPUState*): Assertion `__get_id' failed.
Aborted (core dumped)
I tried running the COSI process example script and it didn't work. Hoping to get some help from @jamcleod
In the PANDA docker container I got an error that the following URL was not found, not it has json.xz at the end twice
Outside of Docker where I have panda set up I got a different error:
The text was updated successfully, but these errors were encountered: