avizack18
avizack18
This issue reports that the process crashes when the system's available RAM falls below a certain threshold. While creating a large swap file (e.g., 8GB) can mitigate the issue, it's...
Currently, the project lacks a progress bar, making it difficult for users to gauge the utility's progress, especially for long-running tasks. Implementing a progress bar would significantly enhance the user...
Hi there, This feature request proposes the addition of a file recovery plugin to dissect. This plugin would enable users to recover accidentally deleted files from target device.
## Suspected Memory Leak in Kata Containers Kernel **Description of problem:** I suspect a memory leak in the Kata Containers kernel. This suspicion is based on observing increasing memory usage...
### Description I am encountering errors when using iptables-legacy with gVisor version release-20240610.0. I have configured gVisor with the `--net-raw` flag. The following iptables-legacy commands result in the error message...
### Description I'm encountering an error when trying to delete the default route using `ip route del default` in gVisor version release-20240610.0. The command returns the following message: ``` RTNETLINK...
## Overview Request to implement a comprehensive HeapWalk functionality in Volatility 3 that supports both traditional Windows heap structures and the newer Windows 10 Segment Heap architecture. ## References 1....
## Description When installing the NVIDIA driver (version 550) on the host machine using `apt`, it is visible in the package list: ``` dpkg -l | grep -i nvidia-driver ```...
### Description The ISO image created by penguins-eggs is missing a partition table and is not bootable. This prevents the ISO from being used to install the operating system. ###...
**Describe the bug** On CentOS 7, when taking a memory dump after a **soft reboot** (via the `reboot` command, not a hard/power-off reboot), `volatility3/framework/automagic/linux.py::find_aslr` may return **stale values** for DTB,...