I quickly tested the tool. Scanning speed seems to be decent BUT there are huge issues with memory leaks. I don't think so dumping entire memory from opened process is preferred option for most of people.
You should only dump entire memory for initial unknown value scan and then release that "dump" after the first scan. This is how it works in CE and in CTS.
I did not got pointer scanning results at all thus I don't understand it's point. It's missing a LOT of options. For example if I wanted to get a level 1 static pointers to a certain address in memory. I did not found such option.
PS. I am author of Cheat Tool Set.