savedata
Save a memory region to disk.
参数
arg1 The filename. If you use :memdump: as name it will save a file as memdump_pid_addr_size.bin in the x64dbg directory. You can use String Formatting here.
arg2 The address of the memory region.
arg3 The size of the memory region.
结果
此命令不会设置任何结果变量。