Browsing the archives for the ad remover tag

Purifier 2.0.0 Released

Introduction

After one year of the release of Windows Live Messenger 2009 (version 14.0), I finally downloaded and installed it and felt that there’s much to do on it, including writing new codes to automatically patch your WLM 8.5 as introduced in “Windows Live Messenger 8.5 is Resurrected”. Another thought came into my mind that I used to patch, in other words, modify, certain binary files that were digitally signed. This is not a good thing in fact. Microsoft signed those files so that you could always verify if they were modified, say being infected by virii. If a user patched the signed files with Purifier or any other programs doing ad removal, she wouldn’t be able to tell if they were further modified afterwards by unauthorized source. Thus Purifier must take another method to patch without modifying installed files to protect its users.

Purifier 2.0.0 is finally out to achieve the goals we just mentioned and works for all WLM versions by now, namely 8.5 and 2009. Being rewritten from scratch and only patched in memory, all WLM files on hard disks remain in tact to preserve integrity. Also Purifier doesn’t patch UI directly anymore, which is ineffective; it now patches patterns used to parse ad URL’s, making itself robust against various versions of WLM.

Download

Usage

Purifier is a launcher of WLM. All you need to do is run it as WLM, and then everything goes as it was and you will see a clean WLM window pops up without ads.

Features

  • Removes ads
  • Stops older WLM versions from forcing users to update
  • Enables older WLM versions to have multiple instances
  • Modifies no system files and you can switch to run original WLM with ads anytime you want

Known Issues

  • As VirtualBox doesn’t support hardware breakpoint in software emulation mode, Purifier 2.0.0 doesn’t work under such environment and condition.
No Comments Posted in Release Notes
Tagged , ,
KKwoman38 開發裏話

下載網址:
http://www.debug.tw/decode/kkwoman38.html

KKwoman38 是 KKWoman3 的正宗傳人,大家可以把舊的丟掉了
主要的修改有:

1. 完整支援 Windows Vista 作業系統
2. 自動備份檔案
3. 增加修改 history.dat 檔案內容當中的 bbs:// 網址,這是我第一次 reverse file format
4. 修正了很多 bug,從讀寫檔案到取得系統資訊的 API 都有

說實在的我不期望現在還有誰在用 KKman,不過 KKWoman3 是我成為微軟走狗的開始,因此很多 Windows API 在當時都還用得不熟,code 醜到不行 bug 又一堆。趁著 Purifier 推出的時候,我拿了很多這幾年學到的東西改造了這部舊作,算是對自己也是對那些長久以來一直支持我的人的一個交代。喔對了 KKwoman38 比起前作會多改 kkman.exe 一個 byte,不過如果你之前用 KKWoman3 已經很久的話其實一點差別都沒有,不需要重新抓這個來跑。

No Comments Posted in Release Notes
Tagged , ,
Purifier v1.1.0 Released

After only a couple of days of the release of Purifier 1.0.0, the stable version of Windows Live Messenger 8.5 had also been released, and some reported me that Purifier 1.0.0 was unable to work with the new MSN. Obviously its UI-describing XML has been somewhat modified so that Purifier cannot match the pattern. This makes no difficulty however; I updated the code and now Purifier is capable for purifying both MSN 8.1 and 8.5. Tastingo!

http://www.debug.tw/decode/purifier.html

No Comments Posted in Release Notes
Tagged ,
Purifier v1.0.0 Released

Purifier is an ad remover targeting the Windows Live Messenger aka MSN 8. It now only works with MSN8 since previous versions of MSN have different structures of their UI-describing XML, yet support for MSN 7 or even older versions are now being considered for the updates of this software.

Features:

- Automatically backup original files so you may restore them as you wish
- This software is developed on Windows Vista so it is Vista compatible of course

Screenshots:

Before http://mifan.infor.org/lab/purifier/msn_before.png
After http://mifan.infor.org/lab/purifier/msn_after.png

Download:

http://mifan.infor.org/lab/purifier/purifier.rar
Note: you should run this software only when MSN is not running

No Comments Posted in Release Notes
Tagged ,