https://github.com/cocomelonc/2022-02-07-mem-forensics-1
Basic memory forensics with Volatility 3. Simple example - classic process injection
https://github.com/cocomelonc/2022-02-07-mem-forensics-1
Last synced: 3 months ago
JSON representation
Basic memory forensics with Volatility 3. Simple example - classic process injection
- Host: GitHub
- URL: https://github.com/cocomelonc/2022-02-07-mem-forensics-1
- Owner: cocomelonc
- Created: 2022-02-21T08:59:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-21T14:25:43.000Z (over 3 years ago)
- Last Synced: 2025-04-11T03:52:52.688Z (3 months ago)
- Language: C++
- Size: 20.5 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic memory forensics with Volatility.
Simple memory forensics with Volatility. C++ malware example: process injection technique.
[https://cocomelonc.github.io/tutorial/2022/02/07/mem-forensics-1.html](https://cocomelonc.github.io/tutorial/2022/02/07/mem-forensics-1.html)