mthbrown
mthbrown
@miszr Still didn't work. Here's the ```Makefile``` after applying your suggestion: ```make obj-m += module.o KDIR ?= / KVER ?= $(shell uname -r) -include version.mk all: dwarf dwarf: module.c $(MAKE)...
@miszr The initial error has gone away but modules don't run successfully. For example: ``` $ python2 vol.py --plugins=/home/vagrant/profiles --profile=Linuxubuntu22_04x64 -f /home/vagrant/output.lime linux_pslist Volatility Foundation Volatility Framework 2.6.1 WARNING :...
@miszr I'm a little confused. So should I apply both PRs to get it to work?
@miszr Looks like it works :) Will try to test it more with other plugins Thanks a lot By the way, I noticed that you mentioned that this is for...
Tried it out on a 6.x kernel. Unfortunately, it is back to not finding the base address. This is on Ubuntu 22.04 with a [mainline](https://github.com/bkw777/mainline) kernel (6.3.7) installed ``` $...
@moraroy Thanks. My feedback was actually on v2.75 so unless I'm missing something, I don't think it was resolved in v2.75
Yes. You can name macros. By default, macros are saved in a namespace corresponding to the filetype you had open when you saved the macro. They also pop-up when I...