Skip to content

JC-SoCal/MESMER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

MESMER -- MEmoryze String MappER

This script is used to search the av.db file generated by Memoryze by Mandiant.
#ProTip: Ensure you enumerate strings in memory when you run Memoryze for best results.

This script requires two arguments:
    The path to the av.db file.
    The string you are searching for (the search is NOT case sensitive).

usage example:
    python mesmer.py -f C:\audit\av.db -s "evil string"

About

MEmoryze String MappER

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages