Deleted user

Results 141985 comments of Deleted user

effect icon is available here: [Skills Icons](https://github.com/syvixor/skills-icons) ```md https://skills.syvixor.com/api/icons?i=effect ``` ![](https://skills.syvixor.com/api/icons?i=effect)

cachyos icon is available here: [Skills Icons](https://github.com/syvixor/skills-icons) ```md https://skills.syvixor.com/api/icons?i=cachyos ``` ![](https://skills.syvixor.com/api/icons?i=cachyos)

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

Its not same issue, i download fix for your resolve ,and now it doesnt works again.

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...