cube0x8
cube0x8
Unfortunately, I haven't had the time to work on loadlibrary. Still, I'd really love to continue maintaining it and I'm thinking to get back to it in few months.
@ravone thank you very much for your feedback. I appreciate it :)
It's on my radar. I don't want to promise anything but I could get my hand on it in the next months! On Tue, 11 Apr 2023, 07:20 Noteworthy, ***@***.***>...
This doesn't seem a cutter_jupyter bug to me. I'm using Linux Debian (stable) and I loaded a sample plugin which prints all the sys.path: ``` Path: /tmp/.mount_CutterfbfuC8/usr/lib/python36.zip Path: /tmp/.mount_CutterfbfuC8/usr/lib/python3.6 Path:...
That makes sense. But cutter should provide a way to import plugins also using the AppImage?
@WorksButNotTested the interval tree's root of the mappings is of type `IntervalTreeRoot` and is not big enough to be casted to a `MapInfo`. So, [this](https://github.com/AFLplusplus/qemu-libafl-bridge/blob/de3e3f15eeb8f81c7e68e70c82cb57d0331b1fb9/linux-user/syscall.c#L13687) memory access is going to...
Ok I'll take a look and see how I can fix it
Yes, I forgot to close this issue. Sorry about that.
Can you share you DLL? It would make it easier to debug. On Mon, 17 Oct 2022, 21:22 tiagoporsch, ***@***.***> wrote: > Hello, I'm trying to load a very simple...
yes, it breaks systemmode. I need some time to look at it better and re-implement the filters for systemmode without that generic bound.