Marc-Etienne M.Léveillé
Marc-Etienne M.Léveillé
Interesting. I won't support Jupyter notebook just yet but I'll keep this open for the remote_ikernel trick.
Hi, Thanks for reporting. Most of the time I have more than one IDA instance opened I never experienced this issue (on macOS). Are you able to reproduce at all...
Hi! 👋 I like how minimal the changes are to support notebook! And it doesn't change any behavior under "normal"/qtconsole operation. I can certainly merge this to release it the...
Great! I'll test it out and see how I can perhaps automate some of the process maybe. I guess it should work on other OSes given the path to the...
Can you enlighten me as to which version of IDA or Python doesn't support encoding header?
I'm also running IDA on macOS (I was running 7.5 when it was the latest version) and Python 3 and never experienced this. Can you provide more details about the...
I agree this is frustrating problem sometimes, but IMO it would be quite difficult to implement in IPyIDA. IDA is a single threaded application and so is Python. Furthermore, both...
You're right, there must be a way. I'll look into the IDAPython source to see how it's done.
Hey @Cirn09! Thanks for reporting this! Having `idaapi.PLUGIN_FIX` set does seem like the way IPyIDA should be implemented. I'll try and test a few things, but will include a fix...
Hi, Thanks for reaching out. We’d need to know more information, but here are some possible explanations and things to check: - Are you using the correct channel? - Does...