Skip to content

samyk/combobreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combo Breaker is a motorized, battery powered, 3D printed, Arduino-based combination lock cracking device. It is portable, open source, 3D models provided, and exploits a new technique I've discovered for cracking combination locks in 8 attempts or less, but in an even more exciting, automated fashion.

By @SamyKamkar

Follow me on Twitter or join my mailing list to hear about future projects and research.

Live demonstration and full details available in the video: KeySweeper


Point of Contact: @SamyKamkar // http://samy.pl

Video demonstration / explanation: https://youtu.be/YcpSvHpbHQ4

Released: May 14, 2015

Source code / 3D models: https://github.com/samyk/combobreaker

Unit Cost: < $100

Status: Operational, open source, open hardware, declassified.


(U) Hardware

Combo Breaker

$12: A 5V Arduino Nano microcontroller is used as the brains of the project.

$20: I originally used an A3967-based EasyDriver which can drive a stepper motor up to 30V at 750mA. This is what precisely controls the dial.

$7: Instead of the EasyDriver, I upgraded to a smaller, yet more powerful stepper driver that can go up to 1 amp (1000mA).

$30: You can use a normal stepper motor for the "simpler" version of the Combo Breaker build, however if you're working on creating the more advanced version, you'll need a double-shaft stepper motor like I liste below.

$16: This double shaft stepper motor allows you to build the more advanced Combo Breaker while employing an optical rotary encoder on the back to detect the position of the stepper when the dial stops turning (which is part of the exploit employed).

$25: For use only with the double shaft stepper motor, this optical rotary encoder lets us know what position the shaft of the stepper motor is at and allows us to employ an exploit on Master combination locks where the stepper will get locked into certain grooves within the internal combination disc of the lock.

$15: This servo not only provides the torque we need to lift the shackle (90.26 oz*in), but has an additional wire providing analog feedback that we use to detect the state of the shackle and whether it has opened or not.

$6: If you're using the analog feedback servo, you'll want to use an external voltage regulator to provide enough juice to the servo. While the Arduino is 5V and can drive the servo normally, it won't be able to pump out enough current for the servo when it starts hitting the shackle and could damage your Arduino.

$20: This 500mAh 3S (3-cell, 11.1V) battery gives enough juice to the stepper motor to be very effective, and at 500mAh can last between 30-120minutes straight before having to be recharged.

$50: This lipo charger is overkill if only used for this project, but is a good one that I use at home for a wide range of batteries and cells. You don't need this one, but if you want to recharge the battery, you'll need a charger that supports 3-cell LiPos.

$8: Not required, but this is the thermal adhesive I use to permanently attach the heatsink to the stepper motor driver. Normal thermal paste has very little adhesion and kept falling off, so I switched from thermal paste to this thermal adhesive.

$16: If you don't already have digital calipers for precise measurements to measure the lock, for example, these are inexpensive and accurate.

$6: If you don't already have a breadboard and wires, they will kind of help.

Combo Breaker

Combo Breaker


(U) Software

Combo Breaker

Combo Breaker's source code can be obtained in entirety from my github: https://github.com/samyk/combobreaker

Combo Breaker 3D Print


(U) 3D Models

I've included the 3D models on my github: https://github.com/samyk/combobreaker

Combo Breaker 3D Print

Combo Breaker


(U) Contact

Point of Contact: @SamyKamkar

You can see more of my projects at http://samy.pl.

Follow me on Twitter or join my mailing list to hear about future projects and research.

Thanks!


About

Motorized, portable, 3D printed, Arduino-based combination lock cracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages