Beyond the hacking a lock aspect, I really appreciate the detail you went into regarding designing the thing - the choices you made, the MVP to final steps, etc. Great detail. I learned a ton just in this short video. Thank you!
Though opening a high school master lock is trivial, learning the engineering and software involved to build such a device is priceless. The knowledge you learn from doing this has a wide range of applications in the physical world we live in. Great job my friend.
Excellent video, very cool concept. I just had to mention that you repeatedly used the term 'Mils' to refer to millimeters . A mil is actually a different measurement: a thousandth of an inch (appox 0.0254 of a mm). Just wanted to clear that up and prevent any confusion!
Used your "Crack Master Combo Locks in 8 Combos or Less" page to open my daughter's old middle school lock she wanted to take to college with her but for which she had long since forgotten the combination. Worked like a charm :-)
I'm in the process of building this. I don't have a 3D printer so i made the part that attaches to the dial and stepper out of epoxy using a mold. The part that holds the lock and case i made out of sheet metal. So far i am able to tell it what combination to try and it opens the lock. It sometimes misses steps but i have yet to incorporate the optical encoder into the system to create a closed loop environment. The servo i have didn't have the power and had plastic gears and ended up breaking the internal pot. I have another on order with twice the power that i'll modify for analog feedback. Then just a matter of programming out the kinks and this baby should work pretty consistently. Shout out to Sammy! You da MAN
Brilliant Samy, just brilliant! Where were you when I had to turn in engineering lab report? Thank you so much for all the projects and explanations you have taken the effort and time to produce on video for the benefit of the YT community. With all my appreciation, Ciao, L
Samy, This looks like a fun build. I'm looking for the video specifically on the more advanced version that you talk about at the end but I can't find it. Was it taken down for some reason, or perhaps never completed, or maybe I'm just not looking in the right place? Can you link to it?
Did you make it? I would buy one if it works and can work on a lock that is attached to a locker. This is on the up & up. I bought a bunch of lockers with combo locks attached and need them off.
TH-cam Hero I used this for school, I got suspended for getting into other people's lockers when they asked me if they could use it because they forgot their password and a teacher saw me and said go to the office and I talked to the principle and she said I was suspended for 2 weeks
just film with your mobile phone when the teacher is masaturbating during lunchtime and he thinks nobody is watching, then you have a better position arguing that your suspension was unfair ;)
Any idea when the second video on how to build combo breaker will be out. One of my students bought all the parts and we have 3d printed all the pieces. We have assembled and programmed it. When we turn it on, it looks like it works. But it does not guess the code correctly. Any advise? Everything looks fine, but it has not unlocked a lock. He has to present his project next Friday to a panel of engineers. Thank you for your help in advance .
Hi Samy, I have one simple question. I watched your previous two videos and found you need to find the lock/resistance positions before trying all possible combination. But in this video I found you just using Arduino solving the combination part. Does it mean you still need to find the lock/resistance position by hand? Thanks.
Pagliaccio Cattivo Hi there, part of the idea here is to let the public know that these locks *are* insecure, and you should be using a higher grade lock if you are trying to protect valuables. There have been exploits for this type of combination lock for many years but most people haven't known, so hopefully this raise some awareness.
Samy Kamkar It might raise awareness amongst the Master people, but it would take many months to redesign and retool. In the meantime, people everywhere are at risk. Storage units, garages, basements, gyms, etc. And obviously every single Master lock owner isn't going to see this video. But many creeps will actually follow your plans and can go on the rampage. If your desire is to raise awareness, why not just send a proof of concept video demonstrating what your device does and send it to Master and news outlets and say that in one year you'll publish design specs on how to make one.
Samy Kamkar You can't seriously believe that all Master locks protect is dirty gym shorts. Even in the gym locker scenario, at the minimum someone's wallet is going to be in there. That means money, credit cards, drivers license, i.e. identity theft. If it was gym shorts that were at risk, I couldn't care less. But people use a lock to protect things they value.
Garrett Day it exploits a vulnerability in combination locks that lets you crack it easily if you know the trick. This device just does it fast and perfectly
Weird, I somehow mixed up your message with another -- sorry, a drill could work if you added a rotary encoder and potentially gears or a brake but by itself, no.
instead of worrying about 3d printing you could use polymorph.It won't look as pretty but would get the job done. If you did want to stop a DC motor running you could active brake it by shorting the contacts... easily done with a relay. But the stepper motor was definitely the better solution.
Joshua Burton When I get a chance I will try to delve into it! However I've uploaded all the code and 3d models on github for the advanced ComboBreaker, and the bill of materials is on the site -- everything linked from samy.pl/combobreaker
+SamyKamkar - Ive watched a few of your videos and you really do a great job! I loved them all and I'll continue to watch more of them. At 11:25 you mentioned: "in the next video I'll go over the advanced combo breaker and how I designed it, why I chose the pieces I did such as the optical rotary encoder...". I searched your channel and I can't seem to find that video. Did you ever make that video and if so, can you provide a link? Otherwise, if you didn't make it, do you still plan on making it someday? Thanks for sharing your skills and expertise with all of us.
Just an FYI when you measure the knob on the lock you should use the "Depth probe" of the caliper for an easier way of measuring it. Hope that helps in case you didn't know.
Great idea. The real problem with both the continous rotation servo and the dc motor is that there is no fine control of degrees, making it hard to automate turning to specific points on the lock. the continous rotation servo actually will stop when it's value is set to "0" because of the gears. You're right, a stepper is the best option. you get 360° turning and the ability to measure your turn "location" in steps. if I were to build this is would eliminate the servo arm and house it in a sleeker cylinder style case and add an led to indicate when the user should test the lock, speeding it up. very nice job man
Sterling Deye Haven't had a chance to document the schematic but it's primarily the servo motor connected to the Arduino, stepper motor connected to the stepper motor driver connected to the Arduino, and a 5V voltage regulator to power things -- might not be necessary but didn't know how much current the servo would pull. The pinout is mostly in the code.
Idrankyourcoffeewhileyouwerereadingmyusername Hi coffeethief, I dropped out of high school and learned most of this from the Internet. The hardware/electronics stuff I only learned in the past year or so while most of my previous years I was doing software stuff.
Matt0722 When I get a chance I will try to delve into it! However I've uploaded all the code and 3d models on github for the advanced ComboBreaker, and the bill of materials is on the site -- everything linked from samy.pl/combobreaker
do you think there would be a way to make this type of design into a pen shape? with like a button or something that would control when stepper motor(or any kinda motor for this type of project) would spin and "crack" the lock? like a sonic screwdriver or something
Samy, when you use the voltage regulator, does it connect to the servo or the stepper motor? And when you connect it, do you simply run the power cable through a grounded voltage regulator and then connect the 5V output directly to the VCC port on the motor? Also, what holes are connected in that flat brown bread board(proto-board?)?
Hey Samy, great video. I wanted to use it as a base for another project I have of mine. I purchased the same components you used in this project to make it easy, but then I realized you didn't show how you wired all of them up (like showing which wires from the motor went to the driver on which pins, etc). I was wondering if you could make a diagram (even a white board drawing) showing the connections for this project? Thanks!
The shim method is cool, however Master added anti-shim protection to their combo locks years ago. Even if it did work, an aluminum can won't provide you the combo to reuse the lock! www.masterlock.com/business-use/locker-blockguard
Guillaume Filion When I get a chance I will try to delve into it! However I've uploaded all the code and 3d models on github for the advanced ComboBreaker, and the bill of materials is on the site -- everything linked from samy.pl/combobreaker
Ari Menachem no you measure things with calipers as far as you can into the jaws to keep you from getting a measurement smaller than actual. look up Abbe's law it explains it.
nope, he's right. Calipers are designed so you only use the tip of the jaw (hence the thin tips) . Abbe's law is the reason why micrometers in general are more precise than calipers, you can't avoid it.
Private User When I get a chance I will try to delve into it! However I've uploaded all the code and 3d models on github for the advanced ComboBreaker, and the bill of materials is on the site -- everything linked from samy.pl/combobreaker
hey samy when i copy the file to my arduino ide, it says fatal error Encoder h. no such file or directory compiling terminated. so can you plez help me cos I LOVE hacking stuff as well.
Kamindu Samaranayake You can download the Encoder library here: www.pjrc.com/teensy/td_libs_Encoder.html And this explains how to install an Arduino library: www.arduino.cc/en/guide/libraries Hack the planet.
Quick little question: when will you be making an in depth video on this? I figured out what was wrong with my arduino (missing driver) so I have that done but now im on to the wiring. The eagle file helps a lot but i can't find where the wires are numbered on my servo and encoder. Pretty much everything else is wired in except those. I purchased the same parts you recommended on your github.
Do you have one of these? Did you make it? I would buy one if it works and can work on a lock that is attached to a locker. This is on the up & up. I bought a bunch of lockers with combo locks attached and need them off.
I didn't see a make or model of the stepper motors in your notes, only prices. Can you share. Yours seems to be more powerful and moves faster than any I've played with.
It looks like it's just spinning in a circle. Question, is that thing going through the same steps you did in your other video, except doing it in 2 seconds?
Master locks are exactly what they're supposed to be. Cheap ways to make someone go to the next target or at least slow them down. There are good locks if you want to pay for them.
I'm so glad you added the "c-c-c-combo breaker!"
The Aftermath KILLER INSTINCT :P
Beyond the hacking a lock aspect, I really appreciate the detail you went into regarding designing the thing - the choices you made, the MVP to final steps, etc. Great detail. I learned a ton just in this short video. Thank you!
will this open a lock on a chastity belt?
Yes, but only if you tell me I'm pretty
Samy Kamkar So it doesn't.
Alan __ Got em
Though opening a high school master lock is trivial, learning the engineering and software involved to build such a device is priceless. The knowledge you learn from doing this has a wide range of applications in the physical world we live in. Great job my friend.
How to rob a bank
Step 1 : Have an Arduino Combo Breaker
Daniel Esen J. Oliviėr except master locks are about the shittiest locks you can buy, so a bank wouldn't use them
+Henry revisions can be improved for more than one lock type I imagine.
Daniel Esen J. Oliviėr Step 2: have Samy kamkar with you
imagine having this mass produced
This looks like something that would be in payday 2.
GhostShipSupreme if they were smart they'd get a better drill or USE THEIR SICK HACKING SKILLS
GhostShipSupreme Except the Payday 2 drill breaks every 23 seconds.
+Daniel Robb in other words, every time you go and deal with another problem
After spending $1.99 for a microtransaction.
Excellent video, very cool concept.
I just had to mention that you repeatedly used the term 'Mils' to refer to millimeters . A mil is actually a different measurement: a thousandth of an inch (appox 0.0254 of a mm).
Just wanted to clear that up and prevent any confusion!
Oops, thank you!
Dracokhi And that is why metric is best.
banana guy 123 that is metric
Dracokhi 9@
cause I totally thought that he meant a motor shaft ~0.1mm across.... glad you cleared that up...
Used your "Crack Master Combo Locks in 8 Combos or Less" page to open my daughter's old middle school lock she wanted to take to college with her but for which she had long since forgotten the combination. Worked like a charm :-)
I'm in the process of building this. I don't have a 3D printer so i made the part that attaches to the dial and stepper out of epoxy using a mold. The part that holds the lock and case i made out of sheet metal. So far i am able to tell it what combination to try and it opens the lock. It sometimes misses steps but i have yet to incorporate the optical encoder into the system to create a closed loop environment. The servo i have didn't have the power and had plastic gears and ended up breaking the internal pot. I have another on order with twice the power that i'll modify for analog feedback. Then just a matter of programming out the kinks and this baby should work pretty consistently. Shout out to Sammy! You da MAN
hey, just seeing if you ever got this working?
I've been checking back often for more videos, I hope all is well!
I bet this guy's got more bikes than subscribers
Lolz
Samy Kamkar lol
BIKES
*me looks at 38 bikes in shed*
After 5 years, your were right 😂
Brilliant Samy, just brilliant! Where were you when I had to turn in engineering lab report? Thank you so much for all the projects and explanations you have taken the effort and time to produce on video for the benefit of the YT community. With all my appreciation, Ciao, L
Finally I can feel like a bank robber when i steal someone spare pair of underpants!
+SpingeBill-LardPants weird
360 Target
naa
SpingeBill-LardPants why
SpingeBill-LardPants why isnt that weird?
+360 Target It's pretty exciting to open up something you shouldn't be able to open!
Samy, This looks like a fun build. I'm looking for the video specifically on the more advanced version that you talk about at the end but I can't find it. Was it taken down for some reason, or perhaps never completed, or maybe I'm just not looking in the right place? Can you link to it?
Did you make it? I would buy one if it works and can work on a lock that is attached to a locker. This is on the up & up. I bought a bunch of lockers with combo locks attached and need them off.
havent seen such an overkill for a long time. i think even the manufacturer and designers dont take that lock this seriously :D
they might start to..
@@garystinten9339 He means a pad lock is a low level defense. You can just cut the lock off normally.
Very useful for school thanks
TH-cam Hero I used this for school, I got suspended for getting into other people's lockers when they asked me if they could use it because they forgot their password and a teacher saw me and said go to the office and I talked to the principle and she said I was suspended for 2 weeks
LOL😂😂😂😂😂😃
just film with your mobile phone when the teacher is masaturbating during lunchtime and he thinks nobody is watching, then you have a better position arguing that your suspension was unfair ;)
soundspark it's a joke bud, ever heard of sarcasm?
+soundspark you stupid if you can't tell he was joking unless he was talking about unlocking a locker of his
Funny thing is, this is faster than the lock breaker in the Battlefield Hardline campaign
Very enjoyable. Plus a real treat to watch. Screen within a screen works well. Keep it up man.
marksstudio Thanks! Next time I'll go for screen...within a screen...within a screen. TH-camception.
Any idea when the second video on how to build combo breaker will be out. One of my students bought all the parts and we have 3d printed all the pieces. We have assembled and programmed it. When we turn it on, it looks like it works. But it does not guess the code correctly. Any advise? Everything looks fine, but it has not unlocked a lock. He has to present his project next Friday to a panel of engineers. Thank you for your help in advance
.
What is the exact song playing in the background? I checked the soundcloud link but couldnt find it?
Hi Samy, I have one simple question.
I watched your previous two videos and found you need to find the lock/resistance positions before trying all possible combination.
But in this video I found you just using Arduino solving the combination part.
Does it mean you still need to find the lock/resistance position by hand?
Thanks.
I’m pretty sure this video is fake
He's awfully cheerful for someone instructing you in how to steal stuff.
Mitchell Rose Films I get pretty cheery when presented with the opportunity to steal dirty gym shorts.
Samy Kamkar What about breaking into peoples garages and stealing there expensive tools tools?
Pagliaccio Cattivo Hi there, part of the idea here is to let the public know that these locks *are* insecure, and you should be using a higher grade lock if you are trying to protect valuables. There have been exploits for this type of combination lock for many years but most people haven't known, so hopefully this raise some awareness.
Samy Kamkar It might raise awareness amongst the Master people, but it would take many months to redesign and retool. In the meantime, people everywhere are at risk. Storage units, garages, basements, gyms, etc. And obviously every single Master lock owner isn't going to see this video. But many creeps will actually follow your plans and can go on the rampage. If your desire is to raise awareness, why not just send a proof of concept video demonstrating what your device does and send it to Master and news outlets and say that in one year you'll publish design specs on how to make one.
Samy Kamkar You can't seriously believe that all Master locks protect is dirty gym shorts. Even in the gym locker scenario, at the minimum someone's wallet is going to be in there. That means money, credit cards, drivers license, i.e. identity theft. If it was gym shorts that were at risk, I couldn't care less. But people use a lock to protect things they value.
Could I buy one of these?
So... it's been 7 years. When is part 2 coming out?
This is some mr.robot hacking creativity
Congrats on being featured on Wired! Great content by the way!
Sockheadableful Thanks!!
is this inputting a specific code? Or is it figuring out the code? Could i switch out the lock for any lock and it would still open it?
Garrett Day it exploits a vulnerability in combination locks that lets you crack it easily if you know the trick. This device just does it fast and perfectly
Evan Smith what's the trick tho?
David Cramer You can feel it when you hit the right place in the lock to turn if you pull up on the top. Look up a video on it.
Samy Kamkar I want to build the advanced version but cannot find any circuit diagrams for it. Can you make one on Fritzing?
This was really cool
By the way what song was playing in the background?
+fera acedia Thanks! It's an unreleased song from soundcloud.com/epochrises
Very cool. Unfortunately it looks like Samy moved on and didn't actually do the next video with the Advanced Combo Breaker.
that was fun to watch, great job Samy
Will a battery powered drill work for the motor?
Boki_D 1275 No, the sensitivity isn't detailed enough to do it, and you wouldn't be able to read position to the chip so you can unlock it.
It IS detailed enough -- the rotary encoder measure 300 positions per rotation
Samy Kamkar On an electric drill?! What kind of electric drill do you use that has a stepper motor in it?
Samy Kamkar “...it IS detailed...“ triggered IS
Weird, I somehow mixed up your message with another -- sorry, a drill could work if you added a rotary encoder and potentially gears or a brake but by itself, no.
instead of worrying about 3d printing you could use polymorph.It won't look as pretty but would get the job done.
If you did want to stop a DC motor running you could active brake it by shorting the contacts... easily done with a relay. But the stepper motor was definitely the better solution.
You are my hero Samy Kamkar. I wanna be just like you when I grow up!
Love it!! Im an engineering student and love all the content on your website! Already subscribed to your mailing list! Waiting for the next update ;)
Anderson Santana Awesome, thanks!!
Will you be posting the full assembly video you mention at the end of this one?
Joshua Burton When I get a chance I will try to delve into it! However I've uploaded all the code and 3d models on github for the advanced ComboBreaker, and the bill of materials is on the site -- everything linked from samy.pl/combobreaker
How much would it cost for you to make one and just ship it? I'd be willing to buy one.
Kiwi Gaming 1 Dollar??
+SamyKamkar - Ive watched a few of your videos and you really do a great job! I loved them all and I'll continue to watch more of them.
At 11:25 you mentioned: "in the next video I'll go over the advanced combo breaker and how I designed it, why I chose the pieces I did such as the optical rotary encoder...".
I searched your channel and I can't seem to find that video. Did you ever make that video and if so, can you provide a link? Otherwise, if you didn't make it, do you still plan on making it someday?
Thanks for sharing your skills and expertise with all of us.
6:33 Calipers have a depth gauge for a reason!
I learned about that after this video! Thanks!
Is there any safe places to buy the unit itself. I dont have access to some of the items you say i need. Can i buy direct from you.
Awesome projects man! Keep them coming.
How in the world does it know the code? Does it feels the resistance of the mechanisms?
Absolute genius keep it up man
+Cripion101 Thanks!
Is the separate piece, that you drew in this video, for the Stepper motor the same for both the Pancake stepper and the larger one that you used?
Great video, understandable on conceptual level for a novice like myself!
+Poyan Nabati Thanks!
Just an FYI when you measure the knob on the lock you should use the "Depth probe" of the caliper for an easier way of measuring it. Hope that helps in case you didn't know.
+Ben Krause Thanks Ben! Learned something new!
Amazing, salute from Mexico!!
When you video for the advanced version comes out, can you show more of the wireing
Amazing stuff Sammy. Glad I ran across your channel, you got my sub.
+Papa Gleb Awesome!
Great spot on NPR! Hoping for more videos soon. :)
*Payday intensifies* THE DRILL BROKE DOWN!
10/12
could you please do a video on the advanced one it would really help
the payday gang needs one of these im sick of the drill
Samy Kamkar when are you going to make a video about the advance combo breaker
where is the next video ?
The little dial on you stepper driver is a potentiometer. But Great Job...Awesome Video...Keep up the good work!
At the moment i'm not sure if this device guess the code or simply open your lock with the good input data ^^
CyberPick for real
Neme David Saenz That would take forever it dodny
YahIzAmar no cause it goes through the possibilities much faster than a human can
Great idea. The real problem with both the continous rotation servo and the dc motor is that there is no fine control of degrees, making it hard to automate turning to specific points on the lock. the continous rotation servo actually will stop when it's value is set to "0" because of the gears. You're right, a stepper is the best option. you get 360° turning and the ability to measure your turn "location" in steps. if I were to build this is would eliminate the servo arm and house it in a sleeker cylinder style case and add an led to indicate when the user should test the lock, speeding it up. very nice job man
5:45 "Really big shaft here... 'D' that's what it is" *teehee* Cool video though, thanks for going through the process.
Where is the 'next video' for this? I can only find this one and the first two.
This guy is a fucking genious
+TeaDrinkingIlluminati he really is dude
He is but I imagine that if you study mechanics and shit like this you'll become like him, a fucking genius
Squareorigamipiano Not really, an electrical degreewould be enough i believe
+TeaDrinkingIlluminati You definitely don't need an electrical degree to make or design something like this.
+TeaDrinkingIlluminati
genius
love the concept but would you have a wiring diagram or some details regarding component layout?
Sterling Deye Haven't had a chance to document the schematic but it's primarily the servo motor connected to the Arduino, stepper motor connected to the stepper motor driver connected to the Arduino, and a 5V voltage regulator to power things -- might not be necessary but didn't know how much current the servo would pull. The pinout is mostly in the code.
"Let's make a really big shaft here" -Samy Kamkar 2015
glitchsmasher I knew you'd like a really big shaft. I made it for you.
Samy Kamkar Aww shucks
glitchsmasher same
Samy Kamkar do you have a degree on electronics or are you self taught?
Idrankyourcoffeewhileyouwerereadingmyusername Hi coffeethief, I dropped out of high school and learned most of this from the Internet. The hardware/electronics stuff I only learned in the past year or so while most of my previous years I was doing software stuff.
could please make a video making the advanced version and also how to setup everything and the code in detail ? thanks.
Matt0722 When I get a chance I will try to delve into it! However I've uploaded all the code and 3d models on github for the advanced ComboBreaker, and the bill of materials is on the site -- everything linked from samy.pl/combobreaker
Alright thanks.
a nice pair of bolt cutters can also crack any master combo lock in under 30 seconds
Shreves_5.56 NATO where's the fun in that?
How are you supposed to reuse a lock you've taken bolt cutters to!
Samy Kamkar you didnt say anything about reusing it lol.
New invention called a welder.
Oh no the horror of not being able to re use my $10 master lock! What will I do now?
do you think there would be a way to make this type of design into a pen shape? with like a button or something that would control when stepper motor(or any kinda motor for this type of project) would spin and "crack" the lock? like a sonic screwdriver or something
Very inspiring job !
Samy, when you use the voltage regulator, does it connect to the servo or the stepper motor? And when you connect it, do you simply run the power cable through a grounded voltage regulator and then connect the 5V output directly to the VCC port on the motor?
Also, what holes are connected in that flat brown bread board(proto-board?)?
Amazing video like always! Keep it up! :D
Hey Samy, great video. I wanted to use it as a base for another project I have of mine. I purchased the same components you used in this project to make it easy, but then I realized you didn't show how you wired all of them up (like showing which wires from the motor went to the driver on which pins, etc). I was wondering if you could make a diagram (even a white board drawing) showing the connections for this project? Thanks!
that's a lot of work for something you can do with a piece of an aluminum can in about 2 seconds
The shim method is cool, however Master added anti-shim protection to their combo locks years ago. Even if it did work, an aluminum can won't provide you the combo to reuse the lock! www.masterlock.com/business-use/locker-blockguard
Okay, fair enough.
so can it feel the gates or does it just try to guess the code?
u should sell these
for people like me that are to lazy to build it myself lol
+Justine Callahan i would buy that
Amazing videos Sammy,
But most of all, you are my hero.
Will you do another video where you explain how you made the full version of the breaker?
Guillaume Filion When I get a chance I will try to delve into it! However I've uploaded all the code and 3d models on github for the advanced ComboBreaker, and the bill of materials is on the site -- everything linked from samy.pl/combobreaker
you are driving me crazy man fancy ass calipers and you are measuring in the middle of the arms. Just the tip man
I learned about this after the video, thanks!
Ari Menachem no you measure things with calipers as far as you can into the jaws to keep you from getting a measurement smaller than actual. look up Abbe's law it explains it.
nope, he's right. Calipers are designed so you only use the tip of the jaw (hence the thin tips) . Abbe's law is the reason why micrometers in general are more precise than calipers, you can't avoid it.
Omer Kadrić I have a 4.0 in an associate's degree that says otherwise but whatever keep measuring things incorrectly if you want.
Garrett Day associates degree in what internet trolling?
Samy Kamkar Sub'ed! Haha nice that you used the stepper motor for showcase/rotate the assembly :p
St0RM33 Haha, totally!! Good eye :) DIY home shopping network platform...
This dude is smart,
Samy, will you be adding the video mentioned at the end of this one where you show the assembly of the device?
Private User When I get a chance I will try to delve into it! However I've uploaded all the code and 3d models on github for the advanced ComboBreaker, and the bill of materials is on the site -- everything linked from samy.pl/combobreaker
fantastic work!!
+Pablo Zamora Thanks!
Hey when are you gonna make the advance combo breaker tutorial. Can you show the wiring too?
congratulations ^_^
hey samy when i copy the file to my arduino ide, it says fatal error Encoder h. no such file or directory compiling terminated. so can you plez help me cos I LOVE hacking stuff as well.
Kamindu Samaranayake You can download the Encoder library here: www.pjrc.com/teensy/td_libs_Encoder.html
And this explains how to install an Arduino library: www.arduino.cc/en/guide/libraries
Hack the planet.
Ty
samy is my hero ;)
Reference much?
Scott Ruesch ;) shhhhhh
+Pirate Vids samy is my hero ;)
(I copied the text as per the reference)
Quick little question: when will you be making an in depth video on this? I figured out what was wrong with my arduino (missing driver) so I have that done but now im on to the wiring. The eagle file helps a lot but i can't find where the wires are numbered on my servo and encoder. Pretty much everything else is wired in except those. I purchased the same parts you recommended on your github.
Do you have one of these? Did you make it? I would buy one if it works and can work on a lock that is attached to a locker. This is on the up & up. I bought a bunch of lockers with combo locks attached and need them off.
C-c-c-c-c-combo breaker! Fulgore Wins!
Hi, could you ensure that the Arduino code on Github is the code for the advanced combo breaker. It looks incomplete. A quick response is appreciated.
welp, TSA gonna be knockin' down my door any minute.
I didn't see a make or model of the stepper motors in your notes, only prices. Can you share. Yours seems to be more powerful and moves faster than any I've played with.
+Rick Sable Links to all hardware I use is here: samy.pl/combobreaker
WOW!!!
Inspire To Make Love your vids!
It looks like it's just spinning in a circle. Question, is that thing going through the same steps you did in your other video, except doing it in 2 seconds?
* Mind Blown *
This is great, I was hoping that we would see some of the code as well though.
Master locks suck.
Master locks are exactly what they're supposed to be. Cheap ways to make someone go to the next target or at least slow them down. There are good locks if you want to pay for them.
John Ridley Don't disagree. And there are locks worse than Master.
William Hayden *cough cough* school locks
PongoThePenguin Not all of them are school locks.
William Hayden I know school locks are still bad
Does it only work on the brand "Master" or does it work on other brands of combination locks?
I think this guy has a grudge against a manufacturer of those locks
Alric Frost Yeap lol xD 😂😂😂
cool tutorial. just one more thing, HOW ARE YOU SO TALENTED
You are so clever!
That would be an understatement. Google his name, you'll see why.
Geebz ik my space, drone hacking JS injections, like jacking. I've seen it all :)
Geebz holy crap. the drone he made is amazing sounding.
Hey are you ever going to release the algorithm that's used in the software?