Skip to content
/ mesmer Public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mesmer - memory scanner for linux
=================================
mesmer attaches to a running process, narrows candidate addresses through
successive scans, and writes to the ones that remain.


Usage
-----
    $ mesmer
    [-:-] > attach 2548
    [2548:-] i32 > 100
    snapshot: 9 regions, 636 kib
    [2548:4] i32 > -
    [2548:1] i32 > ls
      0   0x000001205004   80
    [2548:1] i32 > set 0 999
    [2548:1] i32 > exit

Enter help for the command list and scan syntax.


License
-------
See LICENSE file for copyright and license details.

Releases

Contributors

Languages