MemProcFS
MemProcFS copied to clipboard
The Memory Process File System
5.0 Everything is normal. After replacing h, lib and dll of 5.1, it is normal to read a small amount of data. The data can't be read more than once,...
Hi, An amazing development !!!! I have one thing I'm wondering about, which is the minidump core module. When I go to process name -> some process ->minidump -> minidump.dmp,...
I have a computer that can, and another computer that can't, but I don't know what the specific error is. What are the differences between operating environments. The running files...
Why do some people fail to initialize? Some people can, some people can't. But I can use other people's programs and DMA, which means that my initialization code compatibility is...
Hi, I am trying to read something on 0x16a1cedeac8 which should be located on this heap 0x16a1ce64000 - 0x16a1cfd0000. Looking at the region in VMMap:  But my read failed....
Hello, is there a function to work with signatures from ida pro to get the offsets? I looked in the example.c but unfortunately couldn't find it, maybe I'm just blind.
Just want to start off and say you have an amazing project here and I really appreciate all the hard work. Do you have any plans on adding a Rust...
When calling VMMDLL_ProcessGetProcAddressW with, for example, the function "HeapAlloc" in kernel32.dll, it returns an address that is *not* the function, but instead what appears to be a string containing another...
Hi, I am trying to find out how with MemProcFS get similar results to OpenProcess -> VirtualQueryEx -> ReadProcessMemory WinApi bundle. So i have a process and i can dump...
============================== MemProcFS ============================== - Author: Ulf Frisk - [email protected] - Info: https://github.com/ufrisk/MemProcFS - License: GNU Affero General Public License v3.0 --------------------------------------------------------------------- MemProcFS is free open source software. If you find...