DIY: Disabling Intel ME 'Backdoor' on your Computer

Поделиться
HTML-код
  • Опубликовано: 7 окт 2024
  • A complete guide to disabling Intel's 'computer within a computer', the Intel Management Engine. Easier than most people think, all you need is a Raspberry Pi and a breadboard. If you are using a motherboard with a non-removable BIOS, pick up an adapter:
    Search "soic clip" on alibaba, and grab an 8 pin variety (or whatever your bios chip is).
    Link to github repository for me_cleaner :
    github.com/cor...
    If your computer doesn't start, restore the original firmware by running:
    ./flashrom -p linux_spi:dev=/dev/spidev0.0,spispeed=10000 -c CHIP MODEL -w original_dump.bin

Комментарии • 1 тыс.

  • @pipsantos6278
    @pipsantos6278 5 лет назад +528

    Now I know why a Japanese engineering firm in my country has all their computers offline and would move their data by plane.

    • @noahw4623
      @noahw4623 5 лет назад +109

      Better tell them that Intel ME has embedded cellular communications

    • @jari2018
      @jari2018 5 лет назад +16

      And it was know 20 years ago how everybody spied so that company is late

    • @jari2018
      @jari2018 5 лет назад +2

      Before with winX you got hacked when you did windows update - without it you always got hacked , without installing a demofirewall you always got hacked and this with the risk the free cd from a magazine might be infected - without antivirus meant infection , go to ponsite and watch pics -infected since they let you watch the unedited orginal pics , You think your safe because you formatted you harddrive ..nope boootsector virus uploaded to your new windows 98... windows xp sp1 wasnt much better.

    • @JamisonJPrice
      @JamisonJPrice 5 лет назад +13

      i heard about a Linux program that even after a re-format and then even an upgraded version of windows install... that this Linux app could recover lost DATA.... images videos etc... now, there was a process as to how to do this and it was lengthy... this tool/app is used in forensic science on stolen or found HDD's, and i feel like this has song validity as to this intel me shit

    • @serviceaccount6475
      @serviceaccount6475 5 лет назад +27

      the military does it too. they have their own intranet on every major base abroad. not sure about stateside

  • @nitishchauhan8655
    @nitishchauhan8655 5 лет назад +1159

    > *Goes through all that trouble to disable IME*
    > *Boots into Windows 10*
    I'M DYING

    • @nicki419
      @nicki419 5 лет назад +167

      There's a very clear difference between what IME does and what Win10 does.

    • @hahahano2796
      @hahahano2796 5 лет назад +147

      @@nicki419 Both are malware by definition - give access to others and other programs, can install/edit/log directly contrary to permissions, and the list goes on. The end result is the same except W10 regularly does all of that whereas IME may never be used for any particular individual.

    • @lopwidth7343
      @lopwidth7343 5 лет назад +7

      Exactly :D

    • @benjaminyu8545
      @benjaminyu8545 5 лет назад +71

      @@hahahano2796 the patriot act is malware to our current timeline.

    • @callowaysutton
      @callowaysutton 5 лет назад +45

      @@hahahano2796 Linux, by that definition, is malware as well then... Everything is logged and leaves a footprint in Linux unless you disable (which is the same for Windows) so you're point doesn't make much sense. In fact, almost every operating system that has a filesystem and some type of port to another piece of hardware would fit that definition...

  • @billoddy5637
    @billoddy5637 5 лет назад +266

    "Fun" fact: this trick to disable the IME was intended by Intel to be available ONLY to government agencies, such as the NSA, for their own devices.
    Now it’s available for everyone.

    • @novacustom
      @novacustom 11 месяцев назад +4

      It's a shame that big laptop manufacturers decided to not include Intel ME disabling (especially the HAP disabling variant) feature in their firmware. Now therefore we did for our laptops 😇.

  • @TheB3n0
    @TheB3n0 5 лет назад +689

    >Wonder about ME
    >Uses Windows and Mac
    Your privacy: Am I joke to you?

    • @90210xyz
      @90210xyz 5 лет назад +18

      Windows is the problem. Mac, less so.

    • @TheB3n0
      @TheB3n0 5 лет назад +92

      @@90210xyz Mac is even bigger problem beceause of iCloud and all of this mess which makes your data going to Apple servers. If you really want to protect your privacy, you shouldn't use any Apple, Google, Microsoft or Facebook services. You should use only free software on your PC, which is much easier to say than to do. But using Linux with even with some non-free parts and non-free BIOS is already much safer.
      The worst privacy nightmare are smartphones. The most efficient way to protect yourself is just not using them. But if you must, you should use Android device with AOSP/LineageOS loaded on without Google apps including Google Play. You can use alternative as F-Droid

    • @GRBtutorials
      @GRBtutorials 5 лет назад +13

      nawo266 OK, how many scandals has Apple been for privacy concerns? Because I recall none. And iCloud is like any cloud storage solution, if you can trust cloud storage, you can trust iCloud. And if you don’t, you don’t have to enable it! At least something is clear: out of the big three companies, Apple is the best when it comes to privacy.
      Oh, and if you’re really concerned about privacy, why are you using RUclips?

    • @hightoxicity9819
      @hightoxicity9819 5 лет назад +13

      @@GRBtutorials Apple is better than Windows for privacy, but it still collects far more data than it needs to. If you do care about your privacy, you know where to go. Install Arch. Or hell, go for Gentoo or even a Linux For Scratch install if you're a masochist since you're manually compiling everything, but at least you know what's going on under the hood.

    • @orune995
      @orune995 5 лет назад +4

      Apple protects terrorists, that isn't the problem. Windows on the other hand...

  • @austin752crouse
    @austin752crouse 5 лет назад +245

    This is like jail breaking on a whole other level

  • @shadowxgaming4247
    @shadowxgaming4247 5 лет назад +252

    Quote from the Github repository:
    "Before Nehalem (ME version 6, 2008/2009) the ME firmware could be removed completely from the flash chip by setting a couple of bits inside the flash descriptor, effectively disabling it.
    Starting from Nehalem the Intel ME firmware *_can't be removed anymore_* : without a valid firmware the PC shuts off forcefully after 30 minutes, probably as an attempt to enforce the Intel Anti-Theft policies.
    However, while Intel ME *_can't be turned off completely_* , it is still possible to modify its firmware up to a point where Intel ME is active only during the boot process, effectively disabling it during the normal operation, which is what me_cleaner tries to accomplish."

    • @garyvte
      @garyvte 5 лет назад +39

      So it still can’t be turned off completely? Yikes

    • @shadowxgaming4247
      @shadowxgaming4247 5 лет назад +8

      @@garyvte Exactly

    • @stefanalecu9532
      @stefanalecu9532 4 года назад +32

      @@garyvte Not being able to disable it completely is better than not being able to disable it at all

    • @zyan983
      @zyan983 4 года назад +7

      Basically the IME goes to sleep after the Bootloader takes over.

    • @techmedia1360
      @techmedia1360 4 года назад +10

      @@zyan983 if that is true, then the Intel ME has no purpose at all. Unless it can somehow read uninitialized filesystem data, it literally is causing no harm to you. Before the boot sector in the bios runs, there is no chance of internet communication, initializing file systems or even entering 32/x64 bit protected/long modes.

  • @Ganerrr
    @Ganerrr 2 года назад +9

    i busted out laughing when the windows logo appeared

  • @SkyenNovaA
    @SkyenNovaA 5 лет назад +161

    Wow, I guess they took, "Intel, the computer inside" to a whole new level, huh?

    • @rhydonify
      @rhydonify 4 года назад +22

      Intel: backdoor inside 😏🤣

    • @matturner6890
      @matturner6890 4 года назад +9

      It was never 'the computer inside', just 'intel inside'

    • @SkyenNovaA
      @SkyenNovaA 4 года назад +4

      @@matturner6890 On the old ads it said "The Computer Inside"
      ruclips.net/video/M85zh9honZ4/видео.html

    • @sheeplord4976
      @sheeplord4976 2 года назад +7

      @@matturner6890 yeah, intelligence agency inside my CPU

    • @zeeman2594
      @zeeman2594 2 года назад +1

      Intel is Israel owned company, not surprising. They should call it MOSSAD inside. :-) Research Unit 8200.

  • @JodyBruchon
    @JodyBruchon 5 лет назад +558

    Intel ME cannot be disabled. It is embedded in the CPU and if you successfully killed off the Intel ME in your CPU, your CPU wouldn't start at all. What you are doing is disabling the BIOS code that talks to and enumerates Intel ME stuff and makes the hardware interfaces available to the OS. The ME is still running on your CPU and still has complete control over it.

    • @TecraTube
      @TecraTube 5 лет назад +110

      Thanks for that explanation, as I was just going to ask how he knows the ME is actually disabled. It didn't make sense to me that one could modify bios when this ME is built into the CPU itself. Cheers!

    • @JodyBruchon
      @JodyBruchon 5 лет назад +90

      @@TecraTube Supposedly, there's a flag that's undocumented which can be used to turn off the ME, inserted at the request of a three-letter agency for their computers. Even if it works as advertised, it can't fully disable the ME. It's still required for processor initialization and enabled during BIOS startup. A UEFI rootkit can easily get around this, for example.

    • @JodyBruchon
      @JodyBruchon 5 лет назад +67

      @@LuggageStardate No, it can't. The ME is in the processor. It's not a BIOS thing.

    • @BeHappyTo
      @BeHappyTo 5 лет назад +20

      @@LuggageStardate it only cleans the useless stuff. The 84k one keeps all the spy abilities

    • @spudhead169
      @spudhead169 5 лет назад +123

      @@JodyBruchon Imagine you have a little guy living in your house, you can't get rid of him, and he reports everything you are doing and saying to his masters using a walkie talkie. You don't like this, so you smash his walkie talkie. He's still there, spying on you all the time, but he can no longer report anything back to his masters.

  • @davegoogle7702
    @davegoogle7702 5 лет назад +140

    Bios modding will not stop IME

    • @GregorianMG
      @GregorianMG 5 лет назад +52

      It certainly is not gonna stop IME, but it remove the backdoor.

    • @hakumaou5929
      @hakumaou5929 4 года назад +6

      @@GregorianMG the ime sits at the permission level -3....it controls and bios and everything on the system

    • @WizardNumberNext
      @WizardNumberNext 4 года назад +16

      Well IME may be wherever, but if it lacks code, then it does not work.
      This code is stored in BIOS, same as SMM, which may be backdoor as well

    • @rhydonify
      @rhydonify 4 года назад

      @@GregorianMG Hahahahaha remove backdoor? Never hahahaha 🤣

    • @ScrumpDiIIy
      @ScrumpDiIIy 4 года назад +7

      How do I stop the psp of amd cuz like who has intel these days

  • @MrKago1
    @MrKago1 5 лет назад +27

    And this is why I was always grateful for my computer nerd friends. I would experiment with my computer and they would come and fix it. I got a "how the hell did you do this?" or "seriously dude, wtf were you trying to do?" a few times, but then they would figure out how to fix it. I just couldn't keep up with them. So I just stuck to being an art nerd. But THIS is why they have a house and I don't.

  • @atomicorang
    @atomicorang 6 лет назад +13

    You have a good memory to be able to explain the procedure seamlessly.

    • @yoonsikp
      @yoonsikp  6 лет назад +11

      Thanks! But there are definitely a few cuts in the video that are done "seamlessly".

    • @Anomalouzs
      @Anomalouzs 5 лет назад

      @@yoonsikp lol

  • @Fish-cj4ub
    @Fish-cj4ub 5 лет назад +113

    Question: It's pretty self-evident that AMD would be doing something similar, however it has been a lot quieter and better hidden. What do you need to worry about for AMD, and can you disable it as well?

    • @marc-andreservant201
      @marc-andreservant201 2 года назад +48

      No, but this is a pretty dumb microcontroller with some extra hardware crypto peripherals. It doesn't know how your OS works. It could theoretically monitor inputs and outputs, like keyboard/mouse or take screenshots.
      1. Setup a VPN server on a Raspberry Pi
      2. Connect your computer directly to that
      3. Setup firewall rules on the Pi that discards any packets from your PC except to the VPN server. Don't setup the firewall on the backdoored machine, as ME/PSP bypass the OS.
      4. The AMD PSP/Intel ME doesn't know how to talk to the VPN server, so it can't exfiltrate anything

    • @minecraftminertime
      @minecraftminertime 2 года назад +21

      @@marc-andreservant201 what if the raspberry pi has a hidden management engine

    • @jaysonmaxfield729
      @jaysonmaxfield729 2 года назад +4

      AMD PSP , ruclips.net/video/HNwWQ9zGT-8/видео.html&ab_channel=MentalOutlaw

    • @thesampotato2030
      @thesampotato2030 2 года назад +17

      ​@@minecraftminertime connect the raspberry pi to a pico microcontroller

    • @by010
      @by010 2 года назад +14

      Amd it's called PSP
      Basically serves nearly same purposes

  • @adon2424
    @adon2424 5 лет назад +17

    this is amazing! great research, great info, superb delivery!

    • @adon2424
      @adon2424 5 лет назад

      @Skela Tonne , did you try it without success?

  • @userre85
    @userre85 5 лет назад +53

    ok I've hacked into their mainframes and disabled their algorithms

    • @mattomanx77
      @mattomanx77 5 лет назад +5

      Now wait a minute I saw you just 3 videos ago

  • @JFDSmit-rm6tw
    @JFDSmit-rm6tw 5 лет назад +69

    Could it be, that Intel is externally "Integrated electronics", but internally "Intelligence" (as in, information gathering)?

    • @xx_mrbean_xx9918
      @xx_mrbean_xx9918 5 лет назад +1

      Kitten

    • @JFDSmit-rm6tw
      @JFDSmit-rm6tw 5 лет назад +1

      @@xx_mrbean_xx9918 miau?

    • @xx_mrbean_xx9918
      @xx_mrbean_xx9918 5 лет назад +1

      @@JFDSmit-rm6tw You have a powerful Brain

    • @JFDSmit-rm6tw
      @JFDSmit-rm6tw 5 лет назад +5

      Many people say so, but my report cards showed the opposite. So I don't believe everything I read or hear.

    • @LK-nu6mg
      @LK-nu6mg 5 лет назад +12

      @@JFDSmit-rm6tw report cards and school grades only measure what you can memorize in a given time, it doesn't necessarily always measure your learning or even knowledge for that matter.

  • @companyhome6585
    @companyhome6585 4 года назад +43

    For whom saying intel ME cannot be disabled in bios...
    Please note that even 4KB microcode cost half of the chip. And for more the new generation coming out, intel forbid you to modify bios on your own. If me_cleaner not work than that makes no sense anymore.
    bear in mind that me_cleaner can protect one single backdoor from intel only. Thousands of backdoors from your cell phone firmware ... no one blame it.

    • @AJ-gm7vf
      @AJ-gm7vf Год назад

      What do you mean by thay last sentence?

    • @generic6099
      @generic6099 Год назад +2

      @@AJ-gm7vf almost everything is compromised unless its hardware and software source code is freely available and is inspected thoroughly by both independent individuals aswell as corporations and cyber security groups.
      even then this is just a theoretical as day by day people still find ways to bend software to their will and potentially use it for malice

  • @alkeryn1700
    @alkeryn1700 5 лет назад +264

    > disable intel ME
    > uses windows

    • @lm6036
      @lm6036 5 лет назад +15

      Windows is not associated with a third party like Intel is. at least, not as far as most people know.
      Also, are you one of those people that think you are safe as long as you are running mac OS? If so you will surely be disappointed.

    • @WizardGambles
      @WizardGambles 5 лет назад +8

      @@lm6036 Linux iz da wae
      but the really cool bois use FreeBSD, I heard

    • @JustPlayerDE
      @JustPlayerDE 5 лет назад +7

      @surfer300ZX then stop buying there stuff if there are evil and want do dominate us
      Todo list:
      Dont Buy any electronics
      Dont Consume any Media
      Relax on your grass floor because the wooden floor is also made by someone who may want to controll you

    • @JustPlayerDE
      @JustPlayerDE 5 лет назад

      @@hahahano2796 insulting someone is never a good idea
      also i mean that if you dont trust them why are you using their products?

    • @hahahano2796
      @hahahano2796 5 лет назад +1

      ​@@JustPlayerDE Oh noes, the internet police will get me for calling a limp dicked soyboi a limp dicked soyboi and telling them to learn! Also, can you specify who "them" is and why they have to be "trusted" to use their product? You seem to be using vague not-quite-related questions and assertions to ignore the good advice of increasing ones knowledge and destroy evil where possible.

  • @internziko
    @internziko 5 лет назад +13

    Instructions unclear, my computer and i are now married..

    • @BB-el2js
      @BB-el2js 5 лет назад +1

      @GoodISnipr ... I don't know if I can fill the void I feel... It told me it's going through a crisis... 😔

  • @warrenslater3709
    @warrenslater3709 5 лет назад +7

    Dat muzak....dude you killing us

  • @emuhill
    @emuhill 5 лет назад +18

    I did this to a laptop two years ago because somebody was coming in on the IME. It took the intruders two years to figure out a way to get back in again somehow. So now I have done a port forwarding on all of the IME ports that route everything to port 80 and a raspberry pi 3+ running a web server.

    • @zeeman2594
      @zeeman2594 2 года назад +1

      you are a person of interest to them. man, what do you do? Since Intel is Israel owned company They should call it "MOSSAD inside". :-) Research Unit 8200.

    • @emuhill
      @emuhill 2 года назад

      @@zeeman2594 I seriously doubt that. I'm nobody of interest to anyone. I don't do anything interesting. Someone in the house just happened to own a Dell laptop that was known to have a quite vulnerable IME. Quite a few computers back then had the same vulnerability. Intel just simply screwed up very badly. I had that laptop retired immediately after they got back in. The last thing they did was take the password file and run it through a password cracker. Then they posted the results on the laptop's hard drive for me to find. How they got back in with the IME nuetered, I don't know. Since that laptop has been retired, there has been no further problems.

    • @egyptcountryball2288
      @egyptcountryball2288 2 года назад

      @@emuhill how do i do that port forwarding?
      do you have a link to a tutorial?

    • @emuhill
      @emuhill 2 года назад

      @@egyptcountryball2288 I was doing the port forwarding stuff through the wifi router.

    • @Blank-es9cg
      @Blank-es9cg Год назад

      @@emuhill do we need a raspberry pi 3+ running a web server? what is this for sir?

  • @mrtexas3225
    @mrtexas3225 5 лет назад +2

    I decided to go a step further and type make -j4000000000 and time started moving backwards and had to wait 10 years until you uploaded the video to warn others not to do what I did.

  • @sciencereprogrammed9742
    @sciencereprogrammed9742 5 лет назад +237

    Can someone explain how it works

    • @yoonsikp
      @yoonsikp  5 лет назад +104

      Hi, it works by disabling a single bit in the firmware: "a mechanism that can disable Intel ME after hardware is initialized and the main processor starts.. we describe how we discovered this undocumented mode and how it is connected with the U.S. government's High Assurance Platform (HAP) program. ... the name belongs to a trusted platform program linked to the U.S. National Security Agency (NSA)"

    • @johnnyblack4261
      @johnnyblack4261 5 лет назад +3

      @@yoonsikp Can you please explain what everything is going in the video?

    • @PandaTheGFX
      @PandaTheGFX 5 лет назад +8

      @@johnnyblack4261 Watch with cc on

    • @yowut8075
      @yowut8075 5 лет назад +30

      A small sized donald trump gives the intel backdoor a headbutt

    • @PandaTheGFX
      @PandaTheGFX 5 лет назад +56

      @@yowut8075 They're going to build a wall and make the southbridge pay for it!

  • @waterbird2686
    @waterbird2686 2 года назад +2

    > goes through the trouble of disabling intel ME
    > uses windows
    > bruh
    But seriously thanks for the vid man

  • @bigblackbadger1
    @bigblackbadger1 5 лет назад +18

    If disabling intel me is a matter of making changes to the bios I wonder why they didn't build a "disable spyware" into the bios setup menu. I guess it was against the companys contract with intel or something.

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

      it's not such matter, mate. Intel ME still running, but unable to communicate.

  • @swagitachiuchiha5012
    @swagitachiuchiha5012 5 лет назад +32

    Instructions were unclear... My pc is now a supercomputer.

    • @edstar83
      @edstar83 5 лет назад +5

      Backup the whole Internet and transfer to Internet 3.0

    • @swagitachiuchiha5012
      @swagitachiuchiha5012 5 лет назад +2

      @@edstar83 *Backs up the Internet.* Wait a second...
      I only backed up 4chan...

    • @cotmouf
      @cotmouf 5 лет назад +3

      @@swagitachiuchiha5012 Your supercomputer is now supertoxic. I hope you're proud of yourself, you madman...

  • @NOELQUEZON
    @NOELQUEZON 5 лет назад +9

    For those Intel Core i5 or i7 with VPRO. You can disable Intel Management Engine BIOS.

  • @thewingedpotato6463
    @thewingedpotato6463 5 лет назад +22

    >Disables Intel ME
    >Runs Windows ME

  • @xxxzz8413
    @xxxzz8413 5 лет назад +19

    One day chinese version of intel & amd will give them a hard competition.

    • @RogerValor
      @RogerValor 5 лет назад +2

      yes, and they will have two chips.

    • @Madhawk1995
      @Madhawk1995 4 года назад +7

      WoW and the Chinese govt simply gets the backdoor access now. Great solution.🙄

    • @spider02540
      @spider02540 4 года назад +3

      it's called Huawei

    • @Mic_Glow
      @Mic_Glow 4 года назад +2

      Better, cheaper hardware... filed with 3x more backdoors and spyware. Oh, and the Bfirmware will require a code to flash. A code they won't provide.

    • @rotemlv
      @rotemlv 4 года назад +2

      Yes, and then your government will raise taxes so it could buy the data from a shinji agency in addition to mining it itself. And get a pre-compiled social credit score with it.

  • @yoshi6236
    @yoshi6236 5 лет назад +62

    7:52 "If your output looks anything like this, your dump was successfull." Ew, gross

    • @TechnicallyDane
      @TechnicallyDane 5 лет назад +6

      I read this comment as he was saying it. I was thinking "Thank you I eat fiberous foods."

    • @barrywilliams7904
      @barrywilliams7904 5 лет назад +1

      😂🤣😂 don’t forget to flush!

  • @abloogywoogywoo
    @abloogywoogywoo 4 года назад +6

    It maybe easier to just make your own processor at this stage...

  • @giantdad1661
    @giantdad1661 5 лет назад +9

    Ah man, you have gud taste in music.

  • @benjaminbrady2385
    @benjaminbrady2385 5 лет назад +9

    Thanks for the guide! I wonder how this actually works though if ME is built into the hardware

    • @iuse9646
      @iuse9646 5 лет назад +3

      Benjamin Brady it doesn't, technically

  • @caillousdad5786
    @caillousdad5786 4 года назад +2

    Barker Tech Guys has been able to monitor the AMT calls. This thing sends encrypted data to what is presumed to be a remote location. Though it's impossible to see WHAT is being sent, it appears to become active when you start typing, it will periodically send in bursts (assumed to be screenshots, it's only speculation) as well as a constant update of what may be metadata. The flavor of Minix running on the CPU is based on a kind of BSD, closed source and a proprietary iteration, however, running FreeBSD as your main OS seems to "not play nice" with ME or any AMT protocol for that matter (AMD's TeeOS). Windows, Mac, and every Linux distro has a layer that relays AMT calls to the ME. FreeBSD showed very limited activity.

  • @farceadentus
    @farceadentus 5 лет назад +6

    Israel inside

  • @piraat6666
    @piraat6666 5 лет назад +38

    so Intel is even worse than Huawei

    • @Saffy1
      @Saffy1 4 года назад +1

      @Вероника Заглотова How is it called ?

    • @mylipho60
      @mylipho60 4 года назад

      @Вероника Заглотова AMD has same level, but can be disabled on bios.

    • @mylipho60
      @mylipho60 4 года назад

      @Вероника Заглотова forum.level1techs.com/t/unverified-amd-to-allow-disabling-psp-in-next-agesa-update/122202/ from this source. I have Lenovo Z40-75 and A10 7300 with update bios and i can disable AMD PSP settings. Depending on motherboard or laptop manufacturer may vary.

    • @zyan983
      @zyan983 4 года назад +1

      @@mylipho60 The disable option is useless since we can't tell if its actually been disabled. AMD firmware is open source except for the PSP which is closed source.

    • @mylipho60
      @mylipho60 4 года назад +1

      @@zyan983 I can feel when AMD PSP is actually disabled, performance also increased, and system more responsive, just like when Spectre & Meltdown disabled on intel side.

  • @ultrajorge
    @ultrajorge 2 года назад +1

    >removes ME
    >proceed to boot Windows

  • @maximilian200057
    @maximilian200057 5 лет назад +4

    Remember, Intel Inside is Mossad Inside. Same thing with AMD. AMD uses Intel's CPU instruction sets. If you don't want the deep state to be able to spy on you, do what is done in this video, get a Linux distro which isn't Ubuntu, because they sell your data to Amazon and possibly to the deep state as well, and avoid using anything Google related. The only Google thing I use is RUclips. Use DuckDuckGo as your search engine and an open source web browser. I'm currently using Firefox, but make sure to change the settings so Firefox won't collect any data on you. For an email service, I recommend Yandex mail (a Russian provider) or ProtonMail (encrypts everything so only you have the key). You could also look into Qubes OS, which is what Edward Snowden uses.

    • @itstheweirdguy
      @itstheweirdguy 5 лет назад

      If any of this was true, you would not be allowed to know it.

    • @maximilian200057
      @maximilian200057 5 лет назад +4

      @@itstheweirdguy Information leaks out sometimes. That's why censorship is a thing. People put facts together to come to logical conclusions without having absolute proof or the approval of authoritarian media.

  • @anshsrivastava1059
    @anshsrivastava1059 4 года назад +5

    What is the point of disabling Intel ME backdoor if you are running Windows?

  • @Vicorcivius
    @Vicorcivius 5 лет назад +18

    If you do this and you still run Windows 10 you're still running an OS that is a literal backdoor on your pc. So it wont stop the spy agencies from being able to access you. You must run a non compromised OS as well. lol..

    • @eddmnd8595
      @eddmnd8595 5 лет назад +5

      If you think tampering with regedit can make W10 secure, you're a naive cretin, probably a child. @@astral2048

  • @pokedude104
    @pokedude104 5 лет назад +5

    You cant disable it, Intel made it a critical component of the CPU that if missing or not working will simply result in the cpu failing to start at all. Changing stuff in the bios and running some random linux commands isn't going to do jack shit. I'm certain its a physical component inside the CPU somewhere that works completely independent from the rest of the CPU or anything else on your system

  • @SuperMario1005
    @SuperMario1005 5 лет назад +17

    Is that National Park from Pokémon Gold? Very nice.

    • @onefatmanband6772
      @onefatmanband6772 5 лет назад +1

      Fuckin knew I recognised it. Thanks for the confirmation I was going mad for s second. I think it's a midi remix theres like parts in it I dont remember at all

  • @foxtrot2320
    @foxtrot2320 2 года назад +1

    Does all of this to still run windows

  • @hattrickster33
    @hattrickster33 5 лет назад +15

    What prevents Intel from "encouraging" MS from flashing the BIOS back in Windows update? It seems it would be easy for them to do this.

    • @yoonsikp
      @yoonsikp  5 лет назад +8

      The best way would be to bend the write enable pin, so the BIOS can no longer be flashed. I'll have to take a look and see if this is possible.

    • @hattrickster33
      @hattrickster33 5 лет назад +3

      @@yoonsikp That seems like it could work. I hope you you don't destroy your board in the process 😬

    • @tralphstreet
      @tralphstreet 4 года назад +16

      @@yoonsikp Or don't use Windows 10, which basically invalidates all the work done here for the sake of privacy.

  • @WizardNumberNext
    @WizardNumberNext 4 года назад +1

    What is the point?
    Raspberry pi repository have flashrom and it may be more recent, not to mention it is built for raspberry pi os

  • @nochan99
    @nochan99 Год назад +2

    "Haha lphabet boys... I disabled ME. You can't stop me now!!!" -proceeds to boot windows *facepalm*

  • @peterfitzpatrick7032
    @peterfitzpatrick7032 5 лет назад +20

    I thought the IME is on a seperate stand-alone microcontroller on the cpu die, I can't see how messing around with the bios chip would have any effect...🤔

    • @samuellourenco1050
      @samuellourenco1050 5 лет назад +5

      The ME is not activated by the BIOS on boot. That is the effect.

  • @arpan.sarkar
    @arpan.sarkar 2 года назад

    I dont have a Raspberry Pi so i used a CH341A and it really worked.

  • @wecsam
    @wecsam 5 лет назад +7

    7:02 Running cd with no arguments also brings you home. You don't need the tilde.

  • @yodawg
    @yodawg 5 лет назад +3

    >Disables ME
    >Uses Computer

  • @workinalday4351
    @workinalday4351 5 лет назад +10

    Ok 1st off! Biggest pain in the ass ever for flashing a ROM BIOS Chip I have ever seen.

    • @argon1611
      @argon1611 5 лет назад +1

      .. then show us a better way?

    • @workinalday4351
      @workinalday4351 5 лет назад

      @@argon1611 If I find one' I will let you know. The best way I can think of until then is not to use intel or amd!

    • @fernabianer1898
      @fernabianer1898 5 лет назад +1

      @@workinalday4351 I am wondering what your pc is runnuing on

    • @coler154
      @coler154 5 лет назад +1

      @@fernabianer1898 potato

  •  5 лет назад +57

    sudo rm intel*
    sudo apt-get install ryzen

    • @morioh9948
      @morioh9948 5 лет назад +21

      Rômulo Costa AMD has its own IME (i forgot its name).
      Nothing would change.

    • @arkson165
      @arkson165 5 лет назад

      @@morioh9948 PSP I think

    • @kris10an64
      @kris10an64 5 лет назад +5

      Ryzen aint better for all we know

    • @arkson165
      @arkson165 5 лет назад

      @@kris10an64 the only market answer is really arm a53

    • @theuser9425
      @theuser9425 5 лет назад +1

      AMD Platform Security Processor.

  • @daviddahl83
    @daviddahl83 3 года назад +2

    I never understand why the people who are smart enough to make these instructions and programs don't make a script that automates the process. Ask for your chip model, ask for file output/input directory, automate all steps. If missing dependencies automate install them. Why have people go through all this if it can be made easier?

    • @yoonsikp
      @yoonsikp  3 года назад +5

      I think they just have different priorities. Also people who like making low level software seem to hate making UIs, at least from experience.

  • @bradleybeauclair8282
    @bradleybeauclair8282 4 года назад +3

    But doesn't raspberry pi just have a hardware-installed backdoor because, of course it does?
    Honestly it wont matter, they check to see who disabled it and then investigate further. Within 48 hours, they will black bag job your house and turn it back on.

  • @dazedream2392
    @dazedream2392 5 лет назад +16

    I couldnt watchwith that screeching loud chiptune. It was as loud as your voice while you spoke and louder than my will to live everywhere else

  • @gizmoriderfulye8007
    @gizmoriderfulye8007 5 лет назад +5

    I do not believe you can disable it through bios completely though. Why would Intel enable it to be done so easily.

    • @amirmoradi9595
      @amirmoradi9595 Год назад

      Because this isn't "easy" for 99% of people. So even if some people disable it, most won't.

  • @HoldMeForever
    @HoldMeForever 5 лет назад +11

    Try doing that on a modern board.

    • @prestonferry
      @prestonferry 4 года назад +2

      SM96 I’m pretty sure it still works on them too... When you say new how new?

  • @Yukki64_
    @Yukki64_ 4 года назад +1

    *Intel would like to know your location*

  • @kalebbruwer
    @kalebbruwer 5 лет назад +31

    I'm pretty sure IME is in the CPU chip, I don't see how messing with the BIOS is going to shut it down.

    • @MrTurboTash
      @MrTurboTash 5 лет назад +16

      The CPU has no permanent storage(excluding conspiracy theories) so on bootup(before the CPU is powered) it must be setup/configured with data and instructions from the processor in the controlling chipset(BIOS).
      Which gets its data and instructions by having its address space overlap the flat binary stored on the eeprom(this chip).... computers starting computers
      Fun fact. The RaspberryPi's controlling chipset is actually onboard the GPU, in that case the GPU is powered first and bootstraps the CPU. Though how that GPU bootstraps I'm not sure.

    • @NateROCKS112
      @NateROCKS112 5 лет назад +15

      @@MrTurboTash nah the reason is 100x more simpler: the NSA made Intel insert a flag into the BIOS to disable it on their computers, since the government doesn't want their own computers having giant holes in their systems.

    • @MrTurboTash
      @MrTurboTash 5 лет назад

      @@NateROCKS112 you're right, forgot about that

    • @andrewszombie
      @andrewszombie 5 лет назад

      @@NateROCKS112 dude did you miss the whole supermicro server boards drama from October 2018??

    • @Dumah2007
      @Dumah2007 5 лет назад

      apparently the backdoor has a backdoor 🤔😵

  • @DarthChrisB
    @DarthChrisB 5 лет назад +2

    >Has trouble disabling IME
    >Calls Indian tech scam hotline

  • @CmdrColstel
    @CmdrColstel 5 лет назад +3

    Thank you for this very informative video. Would like to know if there is a site where you can get the BIOS chip model number for different motherboards. I have a HP ZBook 17 G4. I know its a Winbond SOIC-8 but I can't quite read the lettering on the chip. Also, that blue BIOS adapter you had on the video for soldered-on chips, where'd you get that ? I'd like to get one. Thanks !

  • @Xeno_Bardock
    @Xeno_Bardock 5 лет назад +2

    Alternatively if you don't want to take any risks, you can put your computers behind pfSense router and configure pfSense to deny all incoming traffic by default, like how Gufw firewall in Linux denies all incoming traffic by default. This way, anything trying to remote into your computer will be denied access right off the bat.

    • @BR0KK85
      @BR0KK85 5 лет назад +5

      As far as I know me works independent from the os network stack. With wireshark you can not see packets sent by ime. If the firewall runs on any Intel chip after 2008 you got a hole in your fw itself..... this is very concerning .....

    • @imachynn
      @imachynn 5 лет назад +1

      To think and believe big money governments and organizations would use known and documented protocols for eventual secret communication is shooting oneself in the foot I believe as regards dissecting the eventual process in question.

  • @TheBauwssss
    @TheBauwssss 5 лет назад +16

    The music sucks :( It gets too loud brother

  • @utahprepper8925
    @utahprepper8925 Год назад

    Thank God I use my old Gateway XT for everything.

  • @tomwilliam5118
    @tomwilliam5118 5 лет назад +7

    I couldn't finish watching it he kept mispronouncing bios and sudo. And the music sounded like someone was playing a video game the whole time

    • @effsixteenblock50
      @effsixteenblock50 5 лет назад +4

      'sudo' is actually pronounced (soo - doo) like he pronounced it. Most people pronounce it wrong.

    • @tomwilliam5118
      @tomwilliam5118 5 лет назад +1

      @@effsixteenblock50 thank you for correcting me.

    • @A432Hz
      @A432Hz 3 года назад

      @@effsixteenblock50 it makes sense why it’s pronounced “soodoo”, because it’s super user do, but I don’t pronounce the last syllable of cupboard like how I say the word board. Soo-doh will stay.

    • @johnleuenhagen9068
      @johnleuenhagen9068 3 года назад +1

      @@effsixteenblock50 it drives me nuts that so many people pronounce it as pseudo.

  • @WhatAreYouBuyen
    @WhatAreYouBuyen 5 лет назад

    I don't know anything you said bro but the music is pretty good!

    • @watchingit4633
      @watchingit4633 5 лет назад

      The music is created by the channel Mewmore. It's a remix of Pokémon HG/SS national park.

  • @stefanvoykov1115
    @stefanvoykov1115 5 лет назад +7

    And how about ARM architecture? Will this cost Intel and AMD produced X86, X64 architecture an ARM and a leg :-) ?

    • @callowaysutton
      @callowaysutton 5 лет назад

      @Tony Lewis Risc V is literally open sourced, you could download their schematics and manufacture it yourself if you wanted. I don't think they'd really risk it

    • @callowaysutton
      @callowaysutton 5 лет назад

      @Tony Lewis Yes but that also ruins that manufacturer's brand and reputation, and with all these new FPGA manufacturers popping up in China and Southern Asia I don't think companiesw would risk losing to competition.

  • @glitchysoup6322
    @glitchysoup6322 4 года назад +2

    >Disables IME
    >Uses Windows 10
    Just use Ubuntu (A popular GNU/Linux distro). It will respect your privacy and will not contain the PRISM program backdoors.

    • @ArthurKhazbs
      @ArthurKhazbs 4 года назад +2

      Or maybe Tails (:

    • @companyhome6585
      @companyhome6585 Год назад

      Ubuntu is like just a joke in Linux in privacy point of view. Embedded an amazon apps inside.

  • @finitesound
    @finitesound 5 лет назад +4

    Now what about the AMD equivalent?

  • @illegalaccess7225
    @illegalaccess7225 3 года назад +1

    can intel me and amd, access or be accessed by internet, without wifi card ?

  • @CharmCaster
    @CharmCaster 4 года назад +3

    is there any performance difference between a chip with disabled me and a chip with me enabled? because intel claims that the primary reason for having me is to offer greater performance.

    • @ИльяЗлыдень
      @ИльяЗлыдень 2 года назад

      What else can Intel claim? Of course they won't say that the ME's purpose is to spy on you.

  • @deeXaeed
    @deeXaeed Год назад

    beautiful background music

  • @user-ey1zv9ge6v
    @user-ey1zv9ge6v 5 лет назад +3

    Might be wrong but if I've uderstood right, intel me is run in the processor, not the BIOS chip, please correct me if im wrong

    • @georgerabus9314
      @georgerabus9314 5 лет назад

      Ur wrong

    • @maracaman1
      @maracaman1 5 лет назад +4

      Other dude is on drugs, it IS on the CPU die but the BIOS is responsible for turning it on. I think what me_cleaner does is prevent it from running outside of boot time. If the chip doesn't start at boot it forces shutdowns after some time.

  • @DragonflyComputers
    @DragonflyComputers 6 лет назад +1

    Great video man, getting up the courage to try this.

    • @DragonflyComputers
      @DragonflyComputers 5 лет назад

      Hey Buddy, I made a companion video for this and promoted your video in it. ruclips.net/video/8R4QXUWB274/видео.html

    • @adon2424
      @adon2424 5 лет назад

      @@DragonflyComputers , is this the video where you got the courage?

  • @OsmosisHD
    @OsmosisHD 5 лет назад +4

    "CMOS battery every computer.. laptop... has them"
    Well actually no! There are laptops around which don't have a CMOS battery. Instead it used the main laptop battery.
    The most ridiculous thing ever. Remove battery? BIOS defaults. Don't use the laptop often? BIOS defaults.

  • @btarg1
    @btarg1 5 лет назад +1

    "it may take a while for your system to boot"
    *system boots immediately*

  • @killersiggy
    @killersiggy 5 лет назад +5

    Wouldn’t a bios update undo what you just did?

    • @android-user
      @android-user 5 лет назад +3

      It could. Or the update will just fail.

    • @entriphy
      @entriphy 5 лет назад +6

      Then don't update your BIOS lol. Only update it if you have compatibility issues with upgraded hardware.

    • @midnightmodder
      @midnightmodder 5 лет назад

      t4ils exactly!

  • @whothefoxcares
    @whothefoxcares Год назад +1

    For the impatient, the Intel ME can be destroyed by tossing your computer into a spewing volcano, along with a few vestal virgins.

  • @pierreparent6829
    @pierreparent6829 6 лет назад +21

    What is the use of doing all this if you're using MacOS or Windows, which are backdoor in itself?

    • @pol-g2761
      @pol-g2761 5 лет назад +5

      thats why i use linux. MacOS and windows is a mess

    • @falafeldurum2095
      @falafeldurum2095 5 лет назад +3

      Tails is the best

    • @mechamicro
      @mechamicro 5 лет назад

      It is hardware flaw. There is no way to fix unless physical tampering.

    • @adon2424
      @adon2424 5 лет назад +3

      one less backdoor, then board up the other backdoors when found.

    • @falafeldurum2095
      @falafeldurum2095 5 лет назад +7

      It doesn't have to be Windows; if the hardware itself is compromised for example by the Intel Management Engine (Intel ME) or the AMD Platform Security Processor (AMD PSP), you even have dataleaks, including maybe keylogging and maybe even encryption keys.. you never know..

  • @mrcrazyadd2
    @mrcrazyadd2 4 года назад

    Damn... Getting nostalgic over an IME video

  • @floopy312
    @floopy312 5 лет назад +13

    I love the MIDI music, where did you get it?

    • @_dlt
      @_dlt 5 лет назад +1

      Pretty sure this is not midi music, more like chiptune

    • @christopherknauss1697
      @christopherknauss1697 5 лет назад +2

      First song is the park theme from Pokemon gold/silver. Not watching the whole video idk if there's another song later. Enjoy

    • @floopy312
      @floopy312 5 лет назад

      @@christopherknauss1697 Found it. Thank you :)

    • @_dlt
      @_dlt 5 лет назад +1

      @@christopherknauss1697 at 3:50 the music changes, but its probably from pokemon gold aswell

    • @_dlt
      @_dlt 5 лет назад +1

      The exact music is a remix of National Park Theme by Mewmore

  • @thenarrowgate3063
    @thenarrowgate3063 5 лет назад +1

    Well done chief!!

  • @WalnutSpice
    @WalnutSpice 5 лет назад +6

    disable it by using a PowerPC Mac or Pentium 3 plebs

    • @WalnutSpice
      @WalnutSpice 5 лет назад +1

      Bonus points for a Socket 7 Cyrix 6x86

  • @cedricproper5256
    @cedricproper5256 5 лет назад +1

    This is way more complicated than what I had in mind, but if it works, damn skippy.

  • @no_mnom
    @no_mnom 5 лет назад +19

    This doesn't fix anything, the ME has higher privileges than the kernel so it does not matter.

    • @GregorianMG
      @GregorianMG 5 лет назад +1

      It remove the backdoor instead lol.

    • @no_mnom
      @no_mnom 5 лет назад +2

      @@GregorianMG It does not remove a thing, you think if you "disable" it through the bios it will care if it's ranked higher than the bios privilege wise?

    • @milvoid7287
      @milvoid7287 5 лет назад +1

      @@no_mnom but thats not just the bios thats the eprom one of the primary controllers of the board

    • @NateROCKS112
      @NateROCKS112 5 лет назад

      ​@@no_mnom well yeah I'd think Intel would reeeeaaaally kinda like to obey the NSA, who specifically asked them to put this flag in the BIOS, for use on their own government computers
      EDIT: also, me_cleaner removes all of the junk code in the chipset. The CPU still needs to get its instructions from the BIOS; while Intel normally has checks on the code, luckily for us (or unluckily, depending on your view) the checks are kind of bad

    • @BB-el2js
      @BB-el2js 5 лет назад

      @@NateROCKS112 Oh my fucking god no they didn't. 😤 that's a rumor.

  • @johnrenzcaballero4308
    @johnrenzcaballero4308 5 лет назад

    Love that bgm matches the vid

  • @KAHENSSomaliTech
    @KAHENSSomaliTech 5 лет назад +24

    annoying BG Music

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

      Hello am 48 year man from somalia. Sorry for my bed england. I selled my wife for internet connection for play "conter stirk" and i want to become the goodest player like you I play with 400 ping on brazil server and i am Global elite 2. pls no copy pasterino my story."

  • @francescobarrali637
    @francescobarrali637 5 лет назад +1

    Great video. Nevermind the haters, love the national Park theme remix. Keep it up!

  • @yoitslemonboy6988
    @yoitslemonboy6988 5 лет назад +6

    is this backdoor used by the NSA? does this mean that every computer that has a cpu in it is being tracked by the NSA?

    • @j0hn4th4nd03
      @j0hn4th4nd03 5 лет назад +7

      Every computer after the core 2 duo. The core 2 duo was the last not to have this security flaw.

    • @spiral83
      @spiral83 5 лет назад

      oh.... and AMD has the same kind of system.

    • @1kalicid
      @1kalicid 5 лет назад +1

      every computer made from 2008 until today

    • @eddmnd8595
      @eddmnd8595 5 лет назад

      No, AMD PSP was introduced in CPUs >=2013. @@1kalicid

    • @RTPTechTips
      @RTPTechTips 5 лет назад

      I am not sure but Intel's Research & Development Factory is in Israel

  • @FemurTech
    @FemurTech 5 лет назад +1

    IME is like a kernal. You cannot remove or disable it without brick.

    • @eddmnd8595
      @eddmnd8595 5 лет назад

      No you didn't. Read top comment threads.@@astral2048

  • @rhopsi-q6b
    @rhopsi-q6b 5 лет назад +5

    back.ground.music.drives.me.crazy

  • @xzxzt4
    @xzxzt4 5 лет назад +1

    the ME is in the processor but u can disable it in the bios or third party softrware is the best choice

  • @charliebrownau
    @charliebrownau 5 лет назад +30

    Please remove ALL MUSIC

    • @jujuyee2534
      @jujuyee2534 5 лет назад +1

      yes please

    • @philipandrew1626
      @philipandrew1626 5 лет назад +3

      The deep state hacked into his computer using IME and added this annoying background music to prevent people from being able to follow his instructions.

  • @TheQuentincc
    @TheQuentincc 5 лет назад +2

    Is it really 8 minutes on "how to use an expensive raspberry pi instead of a cheap CH341a to dump the epprom" ?

  • @Aranimda
    @Aranimda 5 лет назад +4

    USA, EU: Don't Use Huawei, Backdoors!!!1111

  • @nwasa911
    @nwasa911 5 лет назад +1

    The music you play on the video is more annoying than the intel me 😏

  • @Cossaw
    @Cossaw 5 лет назад +13

    Hey, my knowledge surrounding this area is very limited, but I have a question regardless nevertheless:
    Is there any negative effects that comes from doing this? Also, is there no other sort of "backdoor" or security issues that I need to consider when it comes to standard hardware on a pc? :p

    • @secretzpt176
      @secretzpt176 5 лет назад +6

      1) If you are running windows as your main operating system, forget about IME, if you were that paranoid from the beginning, Windows wouldn't even be an option for you.
      2)I believe that IME cannot be disabled, and as said in another comment, if it was your computer probably wouldn't work, watch a video on the functions that we know IME does and you will understand that it also has its upsides.

    • @everythingfeline7367
      @everythingfeline7367 5 лет назад

      @IT Developer Or you can be smart and go with Ryzen...

    • @everythingfeline7367
      @everythingfeline7367 5 лет назад

      @IT Developer As far as I know, Ryzen is only affected if you have physical access to the hardware (at that point you've lost anyway). Please correct me if I'm wrong.

    • @everythingfeline7367
      @everythingfeline7367 5 лет назад +6

      @IT Developer It's funny, I'm building my own 8bit breadboard CPU, which can't be hijacked except through hardware, as software barely exists on it.

    • @Cossaw
      @Cossaw 5 лет назад +1

      Thanks for the tips y'all. I appreciate it. Scary times we live in :' )

  • @KCOWMOO
    @KCOWMOO 6 лет назад +2

    I there is just a way to do this for a living re flashing all the bios chips out there that need it.

    • @eddmnd8595
      @eddmnd8595 5 лет назад +2

      If you want to get assassinated or arrested, go for it, try making a business out of it. I'll invest 1 GBP for 49%

  • @WXSTANG
    @WXSTANG 5 лет назад +4

    The situation when government has gone mad.

  • @weshuiz1325
    @weshuiz1325 5 лет назад +2

    *makes video*
    *youtube:* this video is no longer availeble due a copyright claim by Intel