Skip to content

Commit

Permalink
Publish readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zsxsoft committed Jul 23, 2015
1 parent ce52626 commit af38e1b
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
IFEOManage
=====================

This is a tool that help you to manage your IFEO(Image File Execution Options) items.

### Platform
.NET Framework 4.0 / Visual Studio 2015 Community

### What is IFEO?

[Image File Execution Options (IFEO) - MSDN Blogs](http://blogs.msdn.com/b/mithuns/archive/2010/03/24/image-file-execution-options-ifeo.aspx)

### Why should I use it?
Some softwares, just like _[Kingsoft WPS Office](http://www.wps.cn/product/beta/)_ and _[PPTAssist](http://meihua.docer.com/)_, contains some special executable file used to push advertisments in the background. Horribly, these __Advertising Programs__ will run not only after system initialized, but also start each time when _Word_ / _PowerPoint_ / _Excel_ started. __This is hooliganism.__ With the version of the software's update, the path of these files will also change. But they have the same Filename. Because of this, we can block them by the feature of _Windows_.

In addition, Trojans and viruses like this feature and use it more often. So this tool can also be used as a warning.

### License
The MIT License

## 中文

### 该工具的意义?

某些软件,如 [WPS Office](http://www.wps.cn/product/beta/)[PPT美化大师](http://meihua.docer.com/)。其包含会在后台推送广告的程序。更可怕的是,这些 __广告软件__ 不仅会在系统启动后运行,而且当你每次运行 Word / PowerPoint / Excel后,这些软件也会随之启动。__这是流氓行为。__ 随着版本的更新,这些文件的路径也会随之变化。可喜的是,它们的文件名仍然相同。拜其所赐,我们可以利用 Windows 的这项特性对其进行封杀。

另外,一些木马 / 病毒也会经常使用这个特性,这个工具也可以作为警告。

0 comments on commit af38e1b

Please sign in to comment.