Hacker's Guide to UART Root Shells

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ค. 2024
  • Learn tricks and techniques like these, with us, in our amazing training courses!
    flashback.sh/training
    The UART Protocol and Interface is crucial for hacking IoT devices. We explain how to quickly identify a UART interface and connect to it to get a root shell, as well as a trick on how to re-enable a UART connector that has been disabled by the manufacturer.
    00:00 Intro
    01:00 What is UART?
    04:05 Identifying UART
    07:56 Connecting to UART
    08:52 The UART Protocol
    14:42 Re-enabling broken UART
    Did you enjoy this video? Then follow us on Twitter, and subscribe to our channel for more awesome hacking videos.
    ~ Flashback Team
    flashback.sh
    / flashbackpwn
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 240

  • @jonathanbouchard720
    @jonathanbouchard720 3 ปีที่แล้ว +81

    Keep up the videos very awesome! For someone new to hardware hacking what cheap devices could I try my hands on that has an UART interface?

    • @FlashbackTeam
      @FlashbackTeam  3 ปีที่แล้ว +32

      Thank you for your feedback!
      While the techniques we show apply to any IoT / embedded device (TVs, set top boxes, smart speakers, smart home appliances, cameras, enterprise firewalls, car ECU, etc) we really like showing examples on routers.
      This is because routers are very cheap and easy to get, share lots with common with most IoT devices.
      Not all routers will have UART, but in our experience 90% do.
      You could start with TP-Link TL-WR841N. It's quite cheap and could be a good start!

    • @graysoncanaan5364
      @graysoncanaan5364 2 ปีที่แล้ว +1

      instablaster...

    • @Jimfowler82
      @Jimfowler82 ปีที่แล้ว +1

      Routers. I find them all the time next to bins 🗑

    • @Jarmezrocks
      @Jarmezrocks ปีที่แล้ว +2

      @@Jimfowler82 that's right, you could use one to that you know a target uses and see if you can make exploits to test on that same brand router? Other than that.....the router is probably in the bin for a reason? Or people just don't care and upgraded to a newer connection that the router doesn't support (because it's branded and locked to a specific network), and in that case....the best you could do is "unlock" the router to use firmware supported on other networks? You can inject features that are supported on the hardware, that are not coded into the firmware interface? You can white list and black list different services& connections as do the OEMs? You can unlock things that your current ISP doesn't want you to get access to, or access is provided through different hardware without the restriction etc? So if you see a router just like yours and you want to hack around with some things; you can do it safely without taking your household off the internet while you try fixing it? Lol

    • @Jimfowler82
      @Jimfowler82 ปีที่แล้ว +1

      @@Jarmezrocks in the U.K. it seems quite often people change isp companies and just throw the old router away. I found one last year & connected the uart it’s an interesting process that gives you a decent understanding of how the hardware & software work.

  • @Clawthorne
    @Clawthorne ปีที่แล้ว +25

    I had never considered before that you could take photos of both sides of the PCB and color traces in a photo editor. That's such a great idea!

  • @dev-debug
    @dev-debug ปีที่แล้ว +125

    I'm lazy so I just usually try 9600, 19200 or 115200, works 99% of the time and is faster than reversing the baud rate. Of course for an educational video showing how you can calculate the baud rate is very good. Great video !

    • @joshuamahon260
      @joshuamahon260 ปีที่แล้ว +25

      In school:
      You will need to learn these 10,000 different methods!
      In practice:
      There's like 3 ways to do it most of the time.

    • @nicewhenearnedrudemostlyel489
      @nicewhenearnedrudemostlyel489 ปีที่แล้ว +4

      @@joshuamahon260 In youtube comments:
      Proving you couldn't find a use for knowledge!

    • @la-ia1404
      @la-ia1404 ปีที่แล้ว +1

      I bet there is a utility to auto find the baud rate. Idgaf about manually calculating transfer speeds.

    • @TuMundoAndroideMania
      @TuMundoAndroideMania 3 หลายเดือนก่อน

      What is the 3.3 or 5 volt of the uart for? I don't see that they use it and it comes there on the USB! If I do it on a camera as they say in the video, I don't need tftp or is that mandatory? I'm bad at this and I don't understand tftp. I damaged my camera by installing the wrong firmware but it turns on but I can't connect to it anywhere, I only see the infrared LEDs and that's it. Do you think this works with that software in the tutorial?

  • @yuri0001
    @yuri0001 ปีที่แล้ว +11

    Hollywood Hacker: "I'm in the mainframe!"
    Real world hacker: paperclip bridge

  • @StarsManny
    @StarsManny ปีที่แล้ว +10

    If I wanted to show someone an example of what a well presented, entertaining TH-cam video looks like, I would show them this channel.

  • @untermench3502
    @untermench3502 ปีที่แล้ว +24

    In 1990, I built from scratch a few micro controllers and communicated with them using a serial interface and a terminal to configure them. This video brings back old memories and makes me glad that people are using the same technique.

    • @ulysses_grant
      @ulysses_grant 5 หลายเดือนก่อน +1

      Absolutely amazing! I can totally imagine how satisfying that experience must have been. Ah, those were the days!

    • @untermench3502
      @untermench3502 5 หลายเดือนก่อน

      @@ulysses_grant
      I still have them and the source code. They helped me get a good job at DEC.

    • @bororobo3805
      @bororobo3805 4 หลายเดือนก่อน

      I hadn't been born yet😂

  • @evanlane1690
    @evanlane1690 ปีที่แล้ว +9

    This is an example of a perfect tutorial. Great pace, background info, and real-world examples. Thanks so much! Subscribed.

  • @PlaceholderforBjorn
    @PlaceholderforBjorn ปีที่แล้ว +42

    Wow, impressive how you tought me serial communication in 17minutes when I have had quite hard to grasp it before.
    Very educational approch with practical example, and problem solving.
    Subscribed!

  • @harshtiwari7593
    @harshtiwari7593 2 ปีที่แล้ว +12

    Simply brilliant. Thank you for explaining the concept of calculating the baud rate so beautifully.

  • @craig4197
    @craig4197 3 ปีที่แล้ว +11

    excellent video. well explained and visualized. keep up the good work. subscribed.

  • @sauravmodak507
    @sauravmodak507 11 หลายเดือนก่อน +1

    Never seen anyone teaching something so easily! Love this thank you sir

  • @pharos7466
    @pharos7466 ปีที่แล้ว +1

    this is amazing. this is the first video of this kind that I watched and was so educational. thank you very much

  • @michalisp.6318
    @michalisp.6318 3 ปีที่แล้ว +6

    Great tutorial. Thanks for sharing your knowledge!

  • @altimmons
    @altimmons ปีที่แล้ว +21

    Please keep doing these. I’m trying very hard to learn to do stuff like this, I literally have all the gear. But either I’m slogging through textbooks that are too boring to read, just poking around under the microscope and multimeter or with uart to usb, reading tutorials for already wide open -eg dev boards and generally struggling.

    • @altimmons
      @altimmons ปีที่แล้ว +1

      I don’t want to hack hack anything; I just would love to be able to take my old broken smart devices with generally powerful chips and Linux - I can list what I’m working on if interested- and repurpose them. For instance I have a 22 in touch screen used in advertising and ran android it no longer works. I got uart logs, I can even send commmands over uart though unreliably- usually the boot log washes it out but a
      Simple “ls” will output in between log lines.
      I don’t yet understand what to do next, boot loaders, getting it to boot
      My Linux. I don’t understand even a smidge of android- so that’ll have to to

    • @altimmons
      @altimmons ปีที่แล้ว

      It’s a rock chip rk3288 but I also have several other projects, two with ingenic JZ4775, a very important one I need to fix with a vacuum octeon plus with usb thumb drive rather than spi? And another I have three of mediatek or something. Discarded yi cameras. But I can’t get all the way there like you guys . I have 75% the skills but I neeed the last 25%

  • @adrianoaguilar9012
    @adrianoaguilar9012 ปีที่แล้ว +1

    Excellent tutorial, thanks a lot for showing us this
    keep up the great work!

  • @ryanreedgibson
    @ryanreedgibson ปีที่แล้ว +1

    This video should be what youtube is all about. GREAT WORK teaching!

  • @script--x3csvgsvgonloadale829
    @script--x3csvgsvgonloadale829 3 ปีที่แล้ว +3

    Thanks again, nice to see you pushing out more videos.

  • @GeorgeBoudouris
    @GeorgeBoudouris 2 หลายเดือนก่อน +1

    This is the best tutorial i have seen about usb to ttl.
    Thank you so much man for the help

  • @kikimaulana6439
    @kikimaulana6439 ปีที่แล้ว +1

    Thank you for explaining this thoroughly!

  • @jaydub8085
    @jaydub8085 ปีที่แล้ว +1

    I just purchased a TPLink Archer identical to the one you have just shown in the video. That's handy to know!!!

  • @JamesAChambers
    @JamesAChambers ปีที่แล้ว +1

    This helped me. Great work!

  • @SilkroadOnlineGlobal
    @SilkroadOnlineGlobal ปีที่แล้ว +1

    Thanks alot! Great video! Keep them coming, please.

  • @cangozpinar
    @cangozpinar 9 หลายเดือนก่อน +1

    Amazing step by step explanation. Thank you very very much.

  • @lofgren007
    @lofgren007 ปีที่แล้ว

    Awesome video, very informative. Thanks for sharing

  • @jonathanlein7699
    @jonathanlein7699 3 ปีที่แล้ว +8

    Very cool video. I just got my first root shell on an old Wi-fi range extender I had lying around.

    • @FlashbackTeam
      @FlashbackTeam  3 ปีที่แล้ว +1

      Great job! Let us know if you find any vulnerabilities!

    • @Xerox482
      @Xerox482 ปีที่แล้ว

      how you login ? i mean the username password ?

  • @dsitum
    @dsitum 4 วันที่ผ่านมา +1

    Amazing explanation!

  • @aazjo
    @aazjo ปีที่แล้ว +4

    Thanks for documenting this. I got a root shell on my Archer C9 back in 2016 with the same simple UART interface.

  • @zackmcdonald5091
    @zackmcdonald5091 ปีที่แล้ว +1

    i don't think ill ever use this but i learned a lot about serial. Thanks

  • @Xerox482
    @Xerox482 ปีที่แล้ว +1

    very useful video , pls post more videos like that we need more and more

  • @PoliticalPanic
    @PoliticalPanic ปีที่แล้ว

    great video and ofcourse great explanation.. thank you so much.

  • @Dividerinchief
    @Dividerinchief ปีที่แล้ว +2

    Very informative video..
    Love from India

  • @xXbeersandbytesXx
    @xXbeersandbytesXx ปีที่แล้ว +1

    Amazing. Thanks for sharing.

  • @rabahbougaa8997
    @rabahbougaa8997 ปีที่แล้ว +1

    Thank you, it works perfect!

  • @crazyhacker2437
    @crazyhacker2437 ปีที่แล้ว +1

    I am surprised that such a good video has less view from researchers.

    • @deang5622
      @deang5622 ปีที่แล้ว +1

      We don't need videos like this. We have degrees in electronics and already understand UARTs and communication protocols and understand how to use oscilloscopes and logic analysers.

  • @somsiri9319
    @somsiri9319 3 ปีที่แล้ว +3

    This is for real hackers. Awesome!

  • @Lucas-md8gg
    @Lucas-md8gg ปีที่แล้ว +1

    Excelente vídeo!

  • @courdyou
    @courdyou 8 หลายเดือนก่อน +1

    As a beginner, this video is great! May I ask if there are any cheap IOT devices (such as cameras) that I can try to get started with? I want to use UART to complete IOT forensics, but I don't know which models of devices can be used to try.

  • @seancondon5572
    @seancondon5572 ปีที่แล้ว +3

    7:20 - In most cases, which pin is the ground should be readily apparent. Usually all but one of them will have small traces connected. The one that has a large, wide trace is going to be the ground. Some PCBs, however, have a certain degree of protection by making the traces less visible. On those, a multimeter with continuity would be a necessity. This board is not one of those, as you can visibly see the North pin and the 2 South pins have small traces, and the odd one out is connected to the Board Common Ground. This works for simpler PCBs. It is the more complex ones - where the ground is less obvious - where you need to use this method.

  • @satadrudas3675
    @satadrudas3675 2 ปีที่แล้ว +1

    This is great, I am trying the same with an IP camera.

  • @epsweepstakes7889
    @epsweepstakes7889 3 ปีที่แล้ว +4

    By far the best thing on the internet for hardware hacking

    • @FlashbackTeam
      @FlashbackTeam  3 ปีที่แล้ว +1

      Thank you. We are just getting started!

  • @schnasndasn1504
    @schnasndasn1504 ปีที่แล้ว

    Hey Guys! Thank you very much for this awesome video! It's very informative and it's cool to see how everything comes together at the end. From the bits recorded by the logic analyzer to the baud rate to the connection. Even though it's faster to just guess the baud rate, due to your example it's much clearer what is going on in the background.
    Right now I'm trying to connect to a cheap 8 dollar smart watch which works with the Mediatek MT6260 SoC and aparently it's working with 2.8 volts cause it's cmos based. Can i still use an FTDI adapter in 3.3 V mode to connect? I tried to find some information on the internet but wasn't very successful!
    Greetings

  • @vincentvanrhyn2277
    @vincentvanrhyn2277 10 หลายเดือนก่อน +1

    Vey very cool stuff, thank you for this one!!

  • @Aporlorxl23
    @Aporlorxl23 3 ปีที่แล้ว +2

    Thanks for video

  • @selimeneskaraduman6935
    @selimeneskaraduman6935 3 ปีที่แล้ว +1

    Awesome, thank you

  • @kyawthetlwin5006
    @kyawthetlwin5006 ปีที่แล้ว +1

    Awesome video!

  • @indel0425
    @indel0425 ปีที่แล้ว

    Awesome video, great explanation!

  • @nicktheneko
    @nicktheneko หลายเดือนก่อน +1

    How about a JTAG video in a similar style??, I've learned quite allot from this video

  • @minalbannerjee3484
    @minalbannerjee3484 ปีที่แล้ว +1

    Awesome inspiring. Do more pls

  • @towkukus
    @towkukus ปีที่แล้ว

    Your videos are so interesting. I wonder if you had a chance to play with any of the DrayTek products

  • @Jaz_Zy
    @Jaz_Zy ปีที่แล้ว

    I was able to revive my tplink AP. Thanks to this

  • @Brownkevin7
    @Brownkevin7 ปีที่แล้ว +1

    I aspire to be as good as you guys one day.

  • @Bianchi77
    @Bianchi77 ปีที่แล้ว +1

    Nice video, thanks :)

  • @stdint.h
    @stdint.h 3 หลายเดือนก่อน +1

    Great video.

  • @greywolf271
    @greywolf271 ปีที่แล้ว +4

    One thing to note about baud rate is that the whole number integer values are not the only values you can use. There are fractional rates that are available, depending on the CLK frequency. Look up any of the older UART ICs and you should find the info.

    • @victornpb
      @victornpb ปีที่แล้ว

      It takes no more than 3 minutes to try the most common settings, if none of them work then you can pull out the oscilloscope but almost always you will save the hassle

    • @greywolf271
      @greywolf271 ปีที่แล้ว

      @@victornpb Also, from what I've experienced with non standard rates, if you're off by 10-20 hertz, you'll always see recognizable characters to a large extent.

    • @crackwitz
      @crackwitz 8 หลายเดือนก่อน

      You can usually be off by 1-2%. The UART peripheral will not even notice that. It depends on the sample rate of the peripheral and the number of samples it takes per symbol.

  • @m.yousifadil8383
    @m.yousifadil8383 2 ปีที่แล้ว +1

    Nice information thank

  • @shafi.j
    @shafi.j ปีที่แล้ว +1

    Wov I am searching you very long thanks God I found at last.

  • @mheermance
    @mheermance ปีที่แล้ว +6

    This was interesting and informative. One small nit. I've always heard this called asynchronous serial protocol, and the UART is the hardware component that emits the protocol.

    • @wibblywobblyidiotvision
      @wibblywobblyidiotvision ปีที่แล้ว +3

      This. Saying "uart protocol" makes the hairs on the back of my neck stick up. Universal Asynchronous Receiver / Transmitter. It's hardware component, used to be a discrete chip but these days it's usually a macrocell in the CPU (or other VLSI chip) design.

  • @pfidler67
    @pfidler67 11 หลายเดือนก่อน +3

    You can also use well known 'screen' command instead of 'minicom'. Screen is usually used to create background sessions but also has functionality to support configurable serial connections.

    • @FlashbackTeam
      @FlashbackTeam  11 หลายเดือนก่อน +2

      Yes, screen is actually our default but wanted to use minicom in the video as it's more recognizable. Thanks for the heads up.

    • @pfidler67
      @pfidler67 11 หลายเดือนก่อน

      @@FlashbackTeam Thanks for reply and thanks in general for your whole impressive work. Will you be publishing anything related to HackRFOne device? And one more question - this logic analyzer is original Saleae device? Is it very expensive?

  • @djangel_rodrigues3701
    @djangel_rodrigues3701 6 หลายเดือนก่อน +1

    thank you so much!!

  • @AN-ic7wp
    @AN-ic7wp 3 ปีที่แล้ว +1

    Great skills

  • @gerardooviedo4145
    @gerardooviedo4145 ปีที่แล้ว +1

    Muy buena su información

  • @MrLaxr-op4be
    @MrLaxr-op4be ปีที่แล้ว

    The movie finished before it even started ! 💖 it !

  • @user-ne1zs6bz4z
    @user-ne1zs6bz4z 9 วันที่ผ่านมา +1

    1. What logic analyzer model are you using?
    2. What software for analyzing the image traces is that?

  • @redpillcommando
    @redpillcommando ปีที่แล้ว +1

    You guys rock!!!!!

  • @maxhouseman3129
    @maxhouseman3129 ปีที่แล้ว +1

    HW dev here. You are very lucky with the devices you showed. I don't know any device, which my company developed where you can do such attacks.
    But nice video!

    • @FlashbackTeam
      @FlashbackTeam  ปีที่แล้ว +1

      It's a nice gift to have full UART access and that happens way often as some may think. Also, consider that even if UART is disabled in production there are still ways to enable it as we have done many times, even Tx is very useful already. But if that doesn't work you just adapt your approach.

    • @maxhouseman3129
      @maxhouseman3129 ปีที่แล้ว

      @@FlashbackTeam you are right! We develop only products or parts which are not consumer grade. For example parts of DNA sequencers etc. We have to protect your IP and that's the reason why we put a lot of effort in protecting mechanisms.

    • @swisstraeng
      @swisstraeng ปีที่แล้ว

      @@FlashbackTeam Some chips allow you to blow a fuze inside them to permanently cut any UART from the pins. However it is not often enough used. Which is why such attacks work relatively often.

  • @chumkiisrat3065
    @chumkiisrat3065 ปีที่แล้ว +1

    Nice video

  • @adkenzo
    @adkenzo ปีที่แล้ว +1

    Thanks guys

  • @micmacha
    @micmacha ปีที่แล้ว +1

    Following a trace with digital image software is very clever.

  • @jeremirynkiewicz4913
    @jeremirynkiewicz4913 3 ปีที่แล้ว +1

    excellent

  • @hamx69
    @hamx69 ปีที่แล้ว

    Excelente video 👌.
    Tengo una cámara china yoosee cómo hago para flashear un firmware por uart ? . Gracias

  • @MichaelLaszambouw
    @MichaelLaszambouw ปีที่แล้ว +1

    Owesome video

  • @leandroccdev
    @leandroccdev 2 ปีที่แล้ว +1

    thanks!

  • @UseR-ne8fm
    @UseR-ne8fm ปีที่แล้ว +1

    well done ;))))

  • @FxEarth
    @FxEarth 3 ปีที่แล้ว +1

    Thanks for a great video! I would like to ask you what components it is at 6:24?

    • @FlashbackTeam
      @FlashbackTeam  3 ปีที่แล้ว +3

      Thanks. I got it from here: www.thingiverse.com/thing:2427726

  • @taras94s
    @taras94s ปีที่แล้ว +1

    nice 👍

  • @nickhuynh6321
    @nickhuynh6321 ปีที่แล้ว +1

    Good stuff... they don't teach you this in school...

  • @user-mv2bw7lg8z
    @user-mv2bw7lg8z 9 วันที่ผ่านมา +1

    The best video! Thank you for it. Any possibility of a 2024 update?

  • @inwerp
    @inwerp 10 หลายเดือนก่อน

    Hi. Do you think it might be possible to interface with SIP chips like macbook WiFi ICs? Since 2020 apple uses embedded WiFi SIP with onboard SPI ROM which stores MAC and SN. The problem is that it is also bonded to CPU, so there are thousands of macs with signature damage (due to design WiFi chip dies after water damage in very high amount of cases). Unfortunately this causes the device to crash on boot and it wont work with different IC. There are UART testpoints around this IC, so I was wondering if there is a chance that such specific chip might he hacked to work on different board.

  • @TuMundoAndroideMania
    @TuMundoAndroideMania 3 หลายเดือนก่อน

    What is the 3.3 or 5 volt of the uart for? I don't see that they use it and it comes there on the USB! If I do it on a camera as they say in the video, I don't need tftp or is that mandatory? I'm bad at this and I don't understand tftp. I damaged my camera by installing the wrong firmware but it turns on but I can't connect to it anywhere, I only see the infrared LEDs and that's it. Do you think this works with that software in the tutorial?

  • @norwindaveramirez6089
    @norwindaveramirez6089 ปีที่แล้ว

    Nc sharing, Lods

  • @sargismartirosyan9946
    @sargismartirosyan9946 4 หลายเดือนก่อน

    Damn it looks easy :)

  • @rafa_br34
    @rafa_br34 ปีที่แล้ว

    Nice video. however, I have a question. Is the start/stop bit always just one 0? If so just the bits per second define how many bits it will capture per packet so it doesn't "desynchronize"?

    • @FlashbackTeam
      @FlashbackTeam  ปีที่แล้ว

      Thanks! Synchronization is only determined by the baud rate that sender and receiver need to set to the same value. It ensures synchronization of read and write. Start bit is always a LOW value (logical 0) and Stop bit can be 1, 1.5 or 2 bits HIGH value (logical 1) at the end of the UART frame.

    • @aidwilli
      @aidwilli 8 หลายเดือนก่อน

      I believe it depends on the idle state of the data line. Start will always be inverse of idle level and stop will be same level as idle. @@FlashbackTeam

  • @swimmerboy
    @swimmerboy 3 ปีที่แล้ว +1

    Thank you for your content.
    Please recommend some devices to get my feet wet. A cheap router and the uart usb.
    If for example i use the wrong pins in the uart, can i fry the target?
    Congrats once again 🇵🇹

    • @FlashbackTeam
      @FlashbackTeam  3 ปีที่แล้ว +3

      You could start with TP-Link TL-WR841N. It's quite cheap and could be a good start. There are really a lot of UART-USB devices on amazon, just take the one which has good reviews and has a good price for you and you should be fine.
      I think the risk of frying the board is quite small if you make sure you discover the ground and vcc pin of the board and you wire things fine.

    • @swimmerboy
      @swimmerboy 3 ปีที่แล้ว +1

      @@FlashbackTeam thanks for the response. Please keep up with this channel

    • @FlashbackTeam
      @FlashbackTeam  3 ปีที่แล้ว +1

      🇵🇹 🇵🇱

  • @tazdrum73
    @tazdrum73 ปีที่แล้ว

    What is the model of the UART comms device shown at 7:59?

  • @DiegoSilva-dv9uf
    @DiegoSilva-dv9uf ปีที่แล้ว

    Valeu!

  • @vaniz2012
    @vaniz2012 ปีที่แล้ว

    Hi there, please made video for mikrotik router board uart thank you very much before

  • @Jarmezrocks
    @Jarmezrocks ปีที่แล้ว

    This is exactly the information I needed to see if I can hack a android digital TV box 👍
    And that means if I can get a root shell I can imagine a non-branded box via the UART and then write it back on-to my "brained perpetual subscription box" so I can get free digital TV again, perhaps? 🤔

    • @AlfredVela-jk8ri
      @AlfredVela-jk8ri 4 หลายเดือนก่อน

      te funciono En que Marca y modelo Lo intentaste??

  • @kidusbk3021
    @kidusbk3021 5 หลายเดือนก่อน

    I have a question what if it has multiple tx and rx ,like tx1 and tx2. Rx1 and rx2 the pins are labelled

  • @skuizhopatt5318
    @skuizhopatt5318 ปีที่แล้ว

    Thé most dépressive intro i saw on TH-cam for years, congrats !!

  • @vinitshandilya
    @vinitshandilya ปีที่แล้ว +1

    If the router and the USB ports are powered through different source, how do you close the ground loop? Also, is the 3.3 volt logic tolerant with 5V port?

    • @fss1704
      @fss1704 ปีที่แล้ว

      As long as you have an isolated power supply and you are not getting shocked there is no ground voltage and you can join both grounds with no problem, you can connect any 3.3v tx into a 5v rx no problem but the other way 5v tx to 3.3 needs a voltage divider, i usually use a resistor and a led for that as the led will drop the voltage to 3v and give feedback as a bonus.

  • @MarKac9090
    @MarKac9090 3 ปีที่แล้ว +2

    8:01 what's the name of the board? that can speak UART. great video

    • @FlashbackTeam
      @FlashbackTeam  3 ปีที่แล้ว +1

      Just search for any USB-to-UART adapter. They will register to your computer as a device, i.e. /dev/ttyUSB0. They have FTDI chips that is used to speak UART protocol.

    • @manishpoudel4540
      @manishpoudel4540 ปีที่แล้ว

      you can use arduino as that device by connecting the reset pin to arduino to gnd and then using its tx rx vcc and gnd pin , same as in ftdi

    • @hansliss
      @hansliss ปีที่แล้ว

      "UART" is not a protocol, it's a device (here built into the processor) that provides an asynchronous serial port to a system. The easiest way to refer to it is just "serial port", or "RS-232" if you ignore that the voltage levels are wrong.

  • @mcu7010
    @mcu7010 2 ปีที่แล้ว

    I have lcd send uart data i try to decode data by usb to serial but data showing vary difficult ... how can i send to you video and contract you ...plz reply

  • @MrEgol
    @MrEgol ปีที่แล้ว +1

    Grazie.

  • @simuislam5752
    @simuislam5752 ปีที่แล้ว +1

    Good

  • @cameleon5724
    @cameleon5724 ปีที่แล้ว

    Jest możliwość stworzenia programu, który porównuję języki i szuka podobieńst lustrzanych. Dzięki takiemu programowi byłbyś w stanie napisać nieskończoną piosenkę, na pewno gdzieś tam jest drugi sens. Można skleić dwie istniejące piosenki dwóch artystów poprzez taki program. Tam jest ukryty gad. Wystraczy połączyć wszystkie słowa bez spacji i przetłumaczyć w dwie strony na te języki, które istnieją. Tak samo można zamienić język pisany na cyfry i mówić w tym samym czasie językiem do porozumiewania, a w tle robić działania. Można też zamienić słowa na nuty, znaczy się literki.

  • @SchwaAlien
    @SchwaAlien ปีที่แล้ว +3

    This technique will help save IoT hardware from landing in the garbage dump before they should. Imagine if you could take an old Sonos zone player and free it from needing to communicate with Sonos, give it a web interface and let it be a DLNA or AirPlay media target or something... so many good quality products are destined to become garbage the second the manufacturer stops supporting them, or goes belly up. We’re going to need an army of hackers to save the hardware from greedy corporations that think they still own hardware they sold to us like the way China deals with real estate...
    I’m more seriously considering purchasing a device that has known terrible firmware that forces you to use their junk cloud service that people have developed alternate firmware for since the hardware is totally decent but requires this type of hack to flash the open source firmware onto it... not so mysterious now.

  • @hariharankrishnan7189
    @hariharankrishnan7189 ปีที่แล้ว +2

    Hi... Thanks for the amazing video. I physically found a broken UART Port with three pins on an chinese IP camera, and one pin is 'GND' terminal for sure. I really have doubt the other two, terminals on finding which one is TX and RX. By little bit of solder on the other two terminals, I am able to read the bootloader info from Camera to my linux shell via FTDI chip. But the other way communication, i.e., hit any key to stop autoboot (as you mentioned in video @14:48) I am unable to perform. FH8626V100 is the SoC. Unable to get datasheet. I am thinking of pull up resistors also. Can you pls help?

    • @thewhitefalcon8539
      @thewhitefalcon8539 ปีที่แล้ว

      got an oscilloscope? it would probably make the problem apparent

    • @AlanGonzalez-om4rr
      @AlanGonzalez-om4rr ปีที่แล้ว

      Little late maybe? You can guess by trying RX/TX. Learned that when I stomped with a device that had the wrong pin marking, instead of saying the SoC TX and RX, it said "Here you should comnect your RX (being the SoC TX"
      Just takes more time, put the pins one way, try all the common baudrates, reverse and try again.

    • @AlanGonzalez-om4rr
      @AlanGonzalez-om4rr ปีที่แล้ว

      Also, the autoboot thingy, depends on the bootloader, I've seen devices that only stop booting with a specific key (I'm pointing at you, Dahua devices!) Where only the asterisk key worked. Didn't figure that myself, used to work with the brand haha.

  • @huszerldani
    @huszerldani 6 หลายเดือนก่อน

    Thanks

    • @FlashbackTeam
      @FlashbackTeam  5 หลายเดือนก่อน

      Thank you for supporting our channel!

  • @dudatravas
    @dudatravas 3 ปีที่แล้ว +1

    We win!

  • @buffuniballer
    @buffuniballer ปีที่แล้ว +1

    This shows why most data centers are physically secured.