Skip to content

Quick Start

Get up and running with Memril in just a few minutes. This guide will walk you through your first memory analysis session.

Prerequisites

Before starting, ensure you have:

  • Installed Memril with the required driver
  • Administrator privileges (required for memory analysis)
  • A target process or understanding of kernel driver analysis

Step 1: Launch Memril

  1. Right-click on memril.exe
  2. Select "Run as administrator"
  3. Allow UAC prompt if it appears

Memril automatically downloads PDB (debugging symbol) files from Microsoft Symbol Server. These files translate memory addresses into readable function and variable names and are required for Memril to work across different Windows versions.

Step 2: Select Your Target

When Memril starts, you'll see the target selection dialog:

Process Selection Dialog

Analyzing a Target

  1. Choose either the "Processes" or "Drivers" tab
  2. Browse the list
  3. Select your target
  4. Click "Attach" or double-click the target from the list

For your first analysis, try Calculator or Notepad. These are simple applications that demonstrate Memril's capabilities without overwhelming complexity.

Step 3: Explore the Main Interface

After successful attachment, the main Memril interface appears:

Main Memory Interface

Ready to Analyze!

You now have the basics to start memory analysis with Memril. The interface may seem complex at first, but each window serves a specific purpose in the analysis workflow. Take time to explore and experiment with different features.


Next Steps

Now that you have Memril up and running, learn about: