Copy Code from any ESP boards EASILY!!🔥🔥 | For Windows & Mac System Both

Поделиться
HTML-код
  • Опубликовано: 5 янв 2025

Комментарии • 74

  • @techiesms
    @techiesms  11 месяцев назад +46

    Who wants the video about "Protecting your firmware from cloning"

    • @all-about-automation
      @all-about-automation 11 месяцев назад +1

      Can we convert .bin to readable code ?

    • @madhukeshnp
      @madhukeshnp 11 месяцев назад

      No... we cannot. Even if that is possible, it takes extreme efforts and technical knowledge.@@all-about-automation

    • @scienceoftheuniverse9155
      @scienceoftheuniverse9155 11 месяцев назад

      That would be awesome

    • @jbracca13
      @jbracca13 11 месяцев назад

      Please 🥹

    • @EnforceAutomatics
      @EnforceAutomatics 11 месяцев назад +1

      Yes please make that video ASAP thanks

  • @rakshitpatel9664
    @rakshitpatel9664 11 месяцев назад +1

    After a long time, good content uploaded to this channel

  • @ManojSingh-xr6cz
    @ManojSingh-xr6cz 11 месяцев назад +1

    I found ur all videos very much interesting n simple to understand. This time m waiting for a video "how to encrypt ESP32 code" . There are no. of people confused on this topic. Thanks

    • @techiesms
      @techiesms  11 месяцев назад +2

      Glad to hear that our content is useful to you.
      And I’ll try my best to understand that process of encryption and make a video about it.

  • @nerdwerx2292
    @nerdwerx2292 11 месяцев назад

    So grateful for your content,sir! Great stuff to inspire the younger engineers! 💪

    • @techiesms
      @techiesms  11 месяцев назад

      Glad to hear that
      Thanks for the comment
      And I would also suggest your to share with other young engineers ✌️

  • @sulcusulnaris
    @sulcusulnaris 4 месяца назад

    I have read out an ESP32 according to these instructions. Once with the baud rate mentioned in the video and then again considerably slower. The CRC of the two versions are different. In the Hex Editor comparison, there are many FF and 00 areas in the fast version. Therefore better read out slowly.

  • @PantherTheCat
    @PantherTheCat Месяц назад

    Is there any way to get the original sketch off? I have a device with a screen that came with a cute profile/digital business card thing on the touchscreen. I would love to know what libraries they are using or more about the screen itself so I can design my own stuff to be displayed.

  • @Rodyryck
    @Rodyryck 3 месяца назад

    thanks , it worked ike a marvel, had to delete the " " in the cmd mode, had no problem to read/write the .bin file on the C:\ root directory

  • @ESP32-ARD
    @ESP32-ARD 10 месяцев назад

    Thanks for this useful video, before this I'm aware only of EspressIf online version of ESPtool, it allows your ESP32 to connect online thru API then after connecting , it will give you option to "Copy Trace" your ESP32 code. But having said this, please make a video about "protecting our ESP32 firmware". Because if it's easy to copy ESP32 code, it will discourage everyone from developing security related devices if there is no firmware protection. Please do make one video and thanks in advance.

  • @nu199ds
    @nu199ds Месяц назад

    does this method make all memories (flash, EEPROM and SPIFFS) extracted? or is it just the flash memory that gets extracted?

  • @MarioVizcarra-w7v
    @MarioVizcarra-w7v 2 месяца назад

    Hi will this work if the esp32 boards are using different drivers?

  • @hugomedard3200
    @hugomedard3200 2 месяца назад

    can it work the same with stack M5 S3

  • @technoworld_wb
    @technoworld_wb 11 месяцев назад

    Can use OLED display (I2C/IIC) on tasmota + esp32, to view switch status?

  • @am1manTravel
    @am1manTravel 11 месяцев назад

    Well, first, Thank You. Seems a bit involved for a novice like me. I forgot what sketch I used in an arduino project. I just want to see the sketch that is uploaded to my nano. Any easy, simple way to just view the sketch?

  • @ARRoboTics
    @ARRoboTics 11 месяцев назад

    "Fantastic video! Your tech explanations are clear and concise, making it easy for even beginners to understand complex concepts. Keep up the great work! 👏🔧💻"

    • @techiesms
      @techiesms  11 месяцев назад +1

      Great to hear that!!
      Many Thanks 🙏🏻

  • @amdadulhaque4625
    @amdadulhaque4625 11 месяцев назад

    Hey bro, is it possible to use GPIO viewer with ESP 32 LVGL display ?

  • @shmulikdermer4534
    @shmulikdermer4534 9 месяцев назад

    Can try to read the MAC from the board, and write a condition before the setup. [look ESP_NOW tutorials how get the MAC for the board]

  • @Humanityandfun
    @Humanityandfun 11 месяцев назад +2

    Thanks sir your video is helpful ❤
    Know can you tell me how we protect our code so that no one can clone it.

    • @techiesms
      @techiesms  11 месяцев назад

      Need to do some research for that.

  • @Aashutoshkumar-xu1zy
    @Aashutoshkumar-xu1zy 10 месяцев назад

    Sir, will this method work on Arduino Boards like UNO and Nano?

  • @MsSisco83
    @MsSisco83 12 дней назад

    How read esp8266?

  • @skyquake._
    @skyquake._ 11 месяцев назад

    How to convert the bin file to ino file ? Please reply sir !

  • @tirtowijarso7189
    @tirtowijarso7189 8 месяцев назад

    Great video , very helpful.. iif I copy from Esp12 , then the value is 4 MB same with Esp32 right ?

  • @YogeshDixit2911
    @YogeshDixit2911 11 месяцев назад

    Thanks for video. In last video i comment for flash inception video, also trying from my side. If successful I will share process. Thanks.

    • @techiesms
      @techiesms  11 месяцев назад

      Sure
      Do share that

  • @surflaweb
    @surflaweb 11 месяцев назад

    Amazing. Saved to favorities. Thanks a lot. ❤

    • @techiesms
      @techiesms  11 месяцев назад

      You're welcome 😊

  • @brishisharma
    @brishisharma 5 месяцев назад

    what about esp8266?

  • @shivanikshirsagarsk
    @shivanikshirsagarsk 11 месяцев назад

    I followed your RUclips channel and I almost watched every video. This video is useful thank you for uploading new video with concept. Can do one thing Portenta-33 controller there is not much videos available on Internet can make video on portenta -33.

  • @PiyushNikam
    @PiyushNikam 11 месяцев назад

    If I have flash ESPHome firmware and I want to clone it, can I do that as well?
    Could you please confirm?

    • @techiesms
      @techiesms  11 месяцев назад

      Yes you can.
      Because whichever platform you use to upload code in the esp board it will be uploaded in .bin format only
      And I have shown the process of extracting the bin file

    • @PiyushNikam
      @PiyushNikam 11 месяцев назад +1

      @@techiesms thanks a lot man!!!
      Eagerly waiting for the encryption video!

  • @dheeraj.pdheeraj8964
    @dheeraj.pdheeraj8964 7 месяцев назад

    Sir how to view actual code written!

  • @madhukeshnp
    @madhukeshnp 11 месяцев назад

    I guess the tasmotizer software has this backup firmware feature built in.. check that out.

  • @MrApache64AH
    @MrApache64AH 7 месяцев назад

    Do you ship to Greece??

  • @Nick-q9c8e
    @Nick-q9c8e 11 месяцев назад

    any chance of repeating of the tutorial for
    A9G based GPS Tracker, SOS Button & Audio Spy Project | IoT Projects | ESP32 Projects and recreating it
    with the SIM7600 4G LTE GSM Modem Tutorial with Arduino ?

    • @techiesms
      @techiesms  11 месяцев назад

      Well
      We are working on something
      But it’s is early research level so it will take some time

    • @Nick-q9c8e
      @Nick-q9c8e 11 месяцев назад

      cool. Thank you! great
      videos!

  • @surflaweb
    @surflaweb 11 месяцев назад

    The same process if its a Arduino?

    • @techiesms
      @techiesms  11 месяцев назад

      Arduino process is different

  • @abhishekjavrat5462
    @abhishekjavrat5462 11 месяцев назад

    Bhai Tum to bhagavan nikala …..GODDDDDD I SAYYYYY

    • @techiesms
      @techiesms  11 месяцев назад

      Kyu bhai
      Ek video se me bhawan kese ban Gaya ???

  • @Aashutoshkumar-xu1zy
    @Aashutoshkumar-xu1zy 11 месяцев назад

    Sir, will this method work on ESP8266 module or NodeMCU Board?

    • @techiesms
      @techiesms  11 месяцев назад

      Yes

    • @Aashutoshkumar-xu1zy
      @Aashutoshkumar-xu1zy 10 месяцев назад

      ​@@techiesms sir can hex or bin file will convert into Arduino code or .ino file...?

  • @sivashankar5500
    @sivashankar5500 4 месяца назад

    Error: argument size: invalid arg_auto_int value: '0*400000'

  • @akashjadhav566
    @akashjadhav566 11 месяцев назад

    Great 👍

    • @techiesms
      @techiesms  11 месяцев назад

      Thank you 👍

  • @mdhamza3636
    @mdhamza3636 11 месяцев назад

    Bro i am making smart pot project can you give me Gerber file of this project please 🙏

    • @techiesms
      @techiesms  11 месяцев назад

      No sorry
      We can’t provide that
      But the connection/schematic is available in the video

  • @er.himanshu99
    @er.himanshu99 11 месяцев назад

    Preety Cool😎

  • @mr.satishfy
    @mr.satishfy 11 месяцев назад

    Now, How to read lock

  • @kcreations5478
    @kcreations5478 11 месяцев назад

    Sir please make a video how to connect a old laptop display with ESP32 or ESP8266

    • @techiesms
      @techiesms  11 месяцев назад

      I’m currently not sure about that

    • @kcreations5478
      @kcreations5478 11 месяцев назад

      @@techiesms Ok Sir 😢 but if that was possible then there is a chance to make a digital photo frame also it will help in reducing e-waste

  • @helectro3021
    @helectro3021 11 месяцев назад

    How to convert bin arduino file to original code

  • @vinothn4228
    @vinothn4228 11 месяцев назад +1

    Linux user me 😅 ...

    • @HemangJoshi
      @HemangJoshi 11 месяцев назад

      Same here🎉

    • @techiesms
      @techiesms  11 месяцев назад

      I think there will be a process for linux users as well. Not covered in this video though but you can search for it on google.

  • @SYEDZARFIENE
    @SYEDZARFIENE 11 месяцев назад

    Lets collaborate to make ASIC Bitcoin Miner