Deleted user
Deleted user
Hello! I analyze my memory output again. I patched code of vol3 develop branch in few steps - by fixing module_sect_attr error and few comparing errors Now i've got :...
Yes i tried to use latest pslist.py version but it doesnt work. I download it from lastest develop branch,but program shows previous error (module sect attr). If u would like...
> C:\Users\user\Desktop\Voltality 3 Develop\vol3develop>python vol.py -vvvvvv -f "C:\Users\user\Desktop\Voltality 3 Develop\memory.lime" --symbol-dirs "C:\Users\user\Desktop\Voltality 3 Develop\vol3develop\volatility3\symbols\android-kernel-symbols.json" --single-location "C:\Users\user\Desktop\Voltality 3 Develop\memory.lime" linux.pslist.PsList > INFO volatility3.cli: Volatility plugins path: ['C:\\Users\\user\\Desktop\\Voltality 3 Develop\\vol3develop\\volatility3\\plugins', 'C:\\Users\\user\\Desktop\\Voltality 3...
Thanks a lot. Now i fix this lines: > symbol_table.optional_set_type_class("socket", network.socket) > symbol_table.optional_set_type_class("inet_sock", network.inet_sock) > symbol_table.optional_set_type_class("unix_sock", network.unix_sock) and output is : ``` C:\Users\user\Desktop\Voltality 3 Develop\vol3develop>python vol.py -vvvvvv -f "C:\Users\user\Desktop\Voltality 3...
Yes i compiled the kernel. But i wanted to send you privatly this kernel with my kernel-ranchu file and .config to check in this all files. I can put if...
Hello. Im sure that this option is set to No. I check this. If u want to i can send link to my google drive to you and password on...
I add .config but there also ON dwarf5 symbols info in config but theres show as not set. [.config.txt](https://github.com/user-attachments/files/23864905/default.config.txt)
Sorry, i send to you invalid .config,from other configuration. This is valid config kernel which i use with AVD, and theres > CONFIG_DEBUG_INFO=y , # CONFIG_DEBUG_INFO_NONE is not set .
Yes,now i m sure, that this config is from working AVD. (pulled from adb). [configavd.txt](https://github.com/user-attachments/files/23883212/configavd.txt)