// Author KDSS-Research init("protector","PETetris"); function detect(bShowType,bShowVersion,bShowOptions) { if (PE.isSectionNamePresent("PETETRIS")){ bDetected = 1; } return result(bShowType,bShowVersion,bShowOptions); }