This Memoria sux
its just scans if the first byte is different, not the full address
Code:
if(memcmp(val,address,bytes) == 0)
	return;