All Projects → mifanbang → Purifier

mifanbang / Purifier

Licence: gpl-3.0
Removing advertisement banners in Skype

Labels

Projects that are alternatives of or similar to Purifier

Skpy
An unofficial Python library for interacting with the Skype HTTP API.
Stars: ✭ 160 (+2566.67%)
Mutual labels:  skype
skype-to-telegram
Skype to Telegram bot, for receive your message from skype in telegram
Stars: ✭ 14 (+133.33%)
Mutual labels:  skype
Skype-Kamailio-PSTN-gateway
Skype for Business/Lync PSTN gateway
Stars: ✭ 21 (+250%)
Mutual labels:  skype
Forensic Tools
A collection of tools for forensic analysis
Stars: ✭ 204 (+3300%)
Mutual labels:  skype
Queries
SQLite queries
Stars: ✭ 57 (+850%)
Mutual labels:  skype
skype-bot-php
PHP CLI/Library for the Skype Bot API
Stars: ✭ 64 (+966.67%)
Mutual labels:  skype
Claudia Bot Builder
Create chat bots for Facebook Messenger, Slack, Amazon Alexa, Skype, Telegram, Viber, Line, GroupMe, Kik and Twilio and deploy to AWS Lambda in minutes
Stars: ✭ 1,717 (+28516.67%)
Mutual labels:  skype
Miranda Ng
Miranda NG: Next Generation of Miranda IM
Stars: ✭ 341 (+5583.33%)
Mutual labels:  skype
Virtual-Health-Templates
SharePoint templates, documentation, and sample code for Office 365 virtual healthcare scenarios
Stars: ✭ 42 (+600%)
Mutual labels:  skype
SfBAutomatedLab
SfBAutomatedLab deploys Skype for Business labs using PowerShell and AutomatedLab. You just need the topology file and 2 lines of code.
Stars: ✭ 14 (+133.33%)
Mutual labels:  skype
mattermost-plugin-skype4business
No description or website provided.
Stars: ✭ 15 (+150%)
Mutual labels:  skype
tvoip
Terminal-based P2P VoIP application (TeamSpeak-/Skype-like voice chatting over LAN or Internet)
Stars: ✭ 34 (+466.67%)
Mutual labels:  skype
DaProfiler
DaProfiler allows you to create a profile on your target based in France only. The particularity of this program is its ability to find the e-mail addresses your target.
Stars: ✭ 58 (+866.67%)
Mutual labels:  skype
Stormkitty
🔑 Open source stealer written on C#, all logs will be sent to Telegram bot.
Stars: ✭ 198 (+3200%)
Mutual labels:  skype
skype1ico
Skype icon wrapper for linux
Stars: ✭ 17 (+183.33%)
Mutual labels:  skype
Magento Chatbot
Magento Chatbot Integration with Telegram, Messenger, Whatsapp, WeChat, Skype and wit.ai.
Stars: ✭ 149 (+2383.33%)
Mutual labels:  skype
sbotify
your personal bot that plays spotify music
Stars: ✭ 25 (+316.67%)
Mutual labels:  skype
Integrations
Connect your App to Multiple Messaging Channels with the W3C Open standard.
Stars: ✭ 721 (+11916.67%)
Mutual labels:  skype
Social Media Profiles Regexs
📇 Extract social media profiles and more with regular expressions
Stars: ✭ 324 (+5300%)
Mutual labels:  skype
BotBuilder-Watson
A Microsoft Bot Framework & IBM Watson bot
Stars: ✭ 19 (+216.67%)
Mutual labels:  skype

Purifier

Codacy Badge Coverity Scan Build Status
Removing advertisement banners in Skype prior to version 8.

Disclaimers

In addition to the lack of warranty as this software is distributed, the use of this software may lead to violation of the Skype Term of Use and/or any other agreement that you have agreed with Skype Inc. or Microsoft Inc. Please be aware of that you are at your own risk.

Introduction

Advertisement banners embedded in Skype are ugly and sometimes steal input focus while we type. Purifier is a launcher bringing a clean Skype back to you. It requires no installation nor modification of system files. Just run it and everything will be cool.

Instructions for Use

  1. Exit running Skype and make sure it disappeared in the list of Task Manager.
  2. Run Purifier.
  3. Done.

Building the Code

The solution file and project files in this repository are maintained with Visual Studio 2017 (get one for free at https://www.visualstudio.com/vs/community/). Support of various features in C++17 and the function attribute __declspec(naked) are required if you are building with other compilers. Please also note that Purifier uses DLL injection as its core mechanism and Skype is still built as 32-bit application, so there's no reason to build a 64-bit version of Purifier.

Notes on Anti-Virus Software

Some ill-developed anti-virus software may report Purifier as malware. Please do not panic. You can either add Purifier into the exception list of your AV (if you trust this software) or submit a report in the Issues page.

Copyright

Copyright (C) 2011-2018 Mifan Bang https://debug.tw.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].