Merge all dumped files into one using CMD or Powershell
Copy command is useful to combine/merge all
GameGuardian's dumped files (.bin files) into one file so you no longer have to
analyze files one by one. Works on both CMD and Powershell
Usage:
copy *.bin yournewfile.bin
Comments
Post a Comment