Abyss Watcher

Results 29 comments of Abyss Watcher

This is a custom patch, suiting their need for a sample from a Linux kernel without network capabilities. It should rightfully ignore the missing symbol error, as they will most...

I will try it soon and keep you informed 👍

I have merged these changes, and tried on a basic sample `mac-sample-1.bin`, and adding random non-optional requirements isn't preventing the module from instantiating. In fact, `get_requirements()` doesn't seem to be...

Hi, could you try running `--clear-cache` right after the `-vvv` option ?

Being able to fetch all symbols with a single endpoint is convenient, and more performant, even if it is close to the `symbols` API indeed 👍. Regarding the symbol updating...

If you had a previous experience with this setup, we can definitely think about something else, indeed. The intermediate "module" object seems less destructive 👍. Keeping a unique "kernel" module,...

Being explicit is obiously better for tracing and debugging ! However, users cannot predict which slide to use for a symbol, or this would rely on general knowledge but shouldn't...

Thanks for the guidelines ! I will close this PR now, even if `symbols_as_dict` might be useful in the future. If anyone needs it, feel free to comment here again...