Code Monkey home page Code Monkey logo

dropwpbt's Introduction

dropWPBT

Disables the WPBT table in your firmware. This program use a non-permenant, non-destructive method to remove the table from system memory, so it should be executed every time the computer is rebooted before Windows bootloader starts.

Usage

Requirements

  • UEFI-enabled firmware
  • Disabled Secure Boot (or sign it yourself)

Installation

Put dropWPBT.efi to a location where it will be executed every time before Windows starts. If you are using rEFInd, put it under ESP:\EFI\refind\drivers_x64. You can also load it using UEFI shell's startup.nsh.

Uninstallation

Delete dropWPBT.efi and reboot.

FAQ

What is WPBT?

WPBT is an ACPI table in your firmware allowing your computer vendor to run a program every time Windows (8 or later) boots. This is a convenient method for computer vendors to force the installation of a service program or an anti-theft software, but this also means your fresh installed Windows will have potentially unwanted 3rd party programs running straight on the first boot, and the end user would have basically no control over it. Also, firmware is not updated as frequently as your OS or everyday software, which means if there is a security vulnerability in the WPBT-loaded program, a fair number of users might never get the update.

A lot PC vendors (Lenovo, ASUS, etc.) are known to utilize WPBT table to run their own programs on the consumer's computer.

How to verify if my computer have the WPBT table?

You can use one of the following software:

Note that they might not work if you enabled HVCI.

How do I know if my OS is already tainted?

Search for C:\Windows\system32\wpbbin.exe.

What will happen if I forget to run dropWPBT.efi once?

The program inside the WPBT table runs, which typically means your Windows installation is tainted.

Is there is a permenant method to remove the WPBT table from my firmware?

Some motherboards' firmware provide options to disable WPBT.

The only permenant method known to me is to modify your motherboard's UEFI firmware. The method is different for every motherboard; you need to have a dump of the UEFI firmware and need to bypass some limitations. I won't stop you from doing that, but keep in mind that you might destory your computer on the way and you will be the only one responsible for it.

dropwpbt's People

Contributors

jamesits avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.