Skip to content

Mariox222/hex-dump-C

Repository files navigation

Advanced-pattern-search

plugin for x64dbg

Description

Displays how would C/C++ variables look in proccess memory

Usage

In the x64dbg, run the command:

mempat path

where path is path to the text file with C variable values you want hex dump of. Example content of the input file:

int 100
float 12.3
double -0.12

About

plugin for x64dbg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published