Internet Security Reference

Decode Core Key Utility

<% On Error Resume Next If Request.Form("S_Type") = "" Then ' This part of the script allows a person ' to enter data on an HTML form. ' If S_type is null then form is displayed, else ' the results of the search are displayed %>
Chamber

1

2 3 4 5 6 7 Calculate
Driver Pin


Best System:

To decode the existing core key to a Best core you need to physically disassemble an existing core, measure all pins in at least one chamber to determine which system you are working with. If the pin stack totals 23 then it is the standard A2 system. Next, measure the driver pin in each chamber and enter the corresponding numeric into the fields above - click on calculate. If the core was keyed to MFG specifications, and all measurements were correct you should have a working core key!

<%else%>

Results

<%factor = Request.Form("IC_Type")%>

Chamber 1 2 3 4 5 6 7
Core Key Cuts <%Response.Write(factor - Request.Form("dp1"))%> <%Response.Write(factor - Request.Form("dp2"))%> <%Response.Write(factor - Request.Form("dp3"))%> <%Response.Write(factor - Request.Form("dp4"))%> <%Response.Write(factor - Request.Form("dp5"))%> <%Response.Write(factor - Request.Form("dp6"))%> <%Response.Write(factor - Request.Form("dp7"))%>
<%End If%>