f00bar10 / memgrep

Memory searching utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory grep

A memory searching utility across multiple processes

Released as open source by NCC Group Plc - http://www.nccgroup.com/

Developed by Ollie Whitehouse, ollie dot whitehouse at nccgroup dot com

https://github.com/nccgroup/memgrep

Released under AGPL see LICENSE for more information

Platform: Microsoft Windows

Features
  • Opens each process
  • Works out the valid memory pages
  • Search for ascii and unicode incarnation of the string

About

Memory searching utilities

License:GNU Affero General Public License v3.0


Languages

Language:C++ 93.5%Language:C 6.5%