by Raymond » 2 Mar 2008 0:37
Determining the control from a disassembled SFIC is pretty simple. Just be careful when you lay out the pins not to bump or otherwise mix them.
You can do it the shortcut way by measuring just the top pin. IF all pin stacks were properly bitted and the total number is 23 then this works easily and quickly.
If the top pin is a 4 then the control is a 9 and so on.
4--9
5--8
6--7
7--6
8--5
9--4
10-3
11-2
12-1
13-0
This does not work if some paranoid locksmith pinned some of the stack to 22 just to screw up the person trying to decode the core.
The absolute way is to measure the bottom pins, master wafers and the control pin. Leave out only the top pin. Convert the bottom stack pin lengths to actual pin numbers. (.150'=#12, .500"=#4)
Add the bottom stack pin numbers. Subtract 10. TA DAH!
EX.: 7 bottom plus 2 master wafer plus 8 control equals 17. 17 minus 10 equals 7. 7 is the control cut at this space.
I made a chart that is taped on my work bench backboard that includes the micrometer measurement of the complete bottom pin stack. When I lay out an array of pins I just measure ALL of the bottom stack at the same time and do not have to convert.
Have fun.
Nothing is foolproof to a talented fool. Wisdom is not just in determining how to do something, but also includes determining whether it should be done at all.