Fernando Mercês

Results 67 comments of Fernando Mercês

If the library is loaded, it should be there I think. What happens if you free the library (Symbols tab / freelib command), then use [loadlib](https://help.x64dbg.com/en/latest/commands/misc/loadlib.html) to load it again,...

Good one. Do you know if the license allows us to redistribute it?

Good idea. Alternatively, `python -m pip install frida-tools` does the job too. ;)

Yeah, I'll work on it. 👍

Thanks for the compliments. :) I've switched to Python 3.10.0 and the plugin works fine. See: What is your IDA version?

Thanks for the detailed logs! Yeah, certainly it's Qt. What version are you using? I'm on 5.15.3: Also, can you check if https://github.com/merces/showcomments/tree/fix/qt5-variant fixes it? Thanks!