New Memril v2.0 now released with enhanced kernel navigation

Memory Analysis Without Boundaries

Powerful kernel-level reverse engineering for security professionals and researchers.

Kernel-Level Access

Key Features

Powerful memory analysis and manipulation at the kernel level, giving you unprecedented access to system internals and reverse engineering capabilities.

Memory Analysis

Examine memory regions, thread activity, and module information with the ability to scan, freeze, and modify memory content in real-time.

Import/Export Analysis

View and analyze imports and exports with comprehensive details, enabling deep investigation of module dependencies and function calls.

Disassembly View

Interactive disassembly of code regions with syntax highlighting and navigation capabilities for deeper code analysis.

Driver Analysis

Inspect loaded drivers, their entry points, callback routines, and exported functions.

DLL Injection

Inject custom DLLs into processes with advanced hooking capabilities, allowing for targeted function interception and modification.

Patching & Rebuilding

Modify and rebuild process and driver binaries directly with integrated hex-editor and assembly capabilities.

Memory Dumping

Extract and save memory regions to disk for offline analysis with comprehensive region selection and filtering options.

Kernel Pool Analysis

Scan and analyze kernel pool allocations to identify memory leaks, corruptions, and hidden objects within the system.

Comprehensive Documentation

Memril comes with detailed documentation covering everything from basic usage to advanced kernel analysis techniques. Get started quickly with our examples and tutorials.

  • API Reference
  • Community Forum
  • Video Tutorials
  • Sample Projects
// Example: Analyzing kernel callbacks

#include <memril/kernel.h>
#include <memril/process.h>
#include <iostream>
                                

Download Memril

Get started with Memril today.

Memril for Windows (x64)

Advanced kernel-level analysis and reverse engineering toolkit.

  • Memory analysis & driver inspection
  • Live kernel debugging
  • Advanced hook detection