Open sterling0x1 opened 7 years ago
Sorry, i don't understand, can you explain it?
Group search is when you search multiple values in the same time. Let's say, in the shop window you have 4 items. 1st cost 50 2nd cost 70 3rd cost 100 4th cost 150 Since the values are too small to search them individually, searching all the values (50,70,100,150) within "x" byte range could result in finding all 4 prices. (Could also specify byte range, e.g.: 50,70,100,150:256)
This mem hack tool quickly became my favourite, it works like a charm in split window in iterm2 with lldb and voltron :)
Is there a chance you could add group search feature?