Skip to content

OpenByteDev/burnt-sushi

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
March 11, 2022 01:43
July 30, 2023 04:26
March 11, 2022 01:43
May 3, 2022 01:27
August 22, 2023 20:10
May 3, 2022 01:15
November 19, 2022 19:47

BurntSushi

Build Last Release License

A Spotify AdBlocker for Windows that works via DLL injection and function hooking.

Installation

The latest version can be downloaded here. The app is portable and there is no need for an installation.

FAQ

How does it work?

BurntSushi works by intercepting network requests and blocking ones that match a set of filters. This is implemented by injecting a dynamic library into the Spotify process that overrides getaddrinfo from the Windows API and cef_urlrequest_create from libcef. The status of the Spotify process is determined using wineventhook which is based on SetWinEventHook.

Can this be detected by Spotify?

Theoretically yes, but practically it probably won't.

Does it work on Linux?

No, BurntSushi supports Windows only, but you can check out spotify-adblock instead.

Credits

Inspired by https://github.com/abba23/spotify-adblock

Original icon made by Freepik from flaticon.com