Jan Beck

Results 51 comments of Jan Beck

fwiw, panda builds just fine for me with gcc 7 8 ad 9 under ubuntu 19.04, as long as werror is suppressed. no monkeying necessary, using this type of configure:...

I would like to point out that one of the major reasons I stopped at 4.0.0 for the qira port is that after that they added a plugin architecture of...

here more info: https://github.com/qemu/qemu/blob/master/docs/devel/tcg-plugins.rst

That is good to know! I suspect the code changes in qemu to support the plugins make porting panda painful....

Is there some particular shortcoming that necessitates a move away from the current qemu base?

@glueckself FWIW, I could not agree more with Nathan about everything he has told you.

only 0xffffffh can do that. Is there any reason you don't want to build using the instructions? Just takes a few minutes....

I don't think it's cumbersome at all, but I may be biased since the build instructions were a PR by me :P I agree that pre-built packages would be nice....

Oh, now I see what you meant by including in the comment - DUH! Thanks for doing that.

The plugin has to match the exact version of Ghidra it was built with. That is the most likely cause for the error. I saw that error in the past...