Skip to content

kekeimiku/PointerWatcher-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PointerWatcher-X

Find out what (accesses,writes) this address.

img1

In contrast to PointerSearcher-X, PointerWatcher-X provides a manual method for finding pointer chains.

ptrwatch --help

Usage: ptrwatch -p <pid> --addr <addr> --type <type> --length <length>

Find out what (accesses,writes) this address.

Options:
  -p, --pid         pid
  --addr            addr: hex format
  --type            type: (access,write)
  --length          length: (1,2,4,8)
  --help            display usage information

About

Find out what (accesses,writes) this address.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages