Skip to content
#

ram

Here are 31 public repositories matching this topic...

RAMDumpExplorer is a program designed to analyze a dump of the RAM memory to search for potentially malicious files. The program scans the dump file for specific patterns and uses regular expressions to identify and extract the matched values. The program is written in C# and utilizes async/await to process the dump file in a non-blocking manner.

  • Updated Apr 15, 2023
  • C#

Improve this page

Add a description, image, and links to the ram topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ram topic, visit your repo's landing page and select "manage topics."

Learn more