标签 nirsoft 下的文章

https://www.nirsoft.net/utils/app_read_write_counter.html

Download AppReadWriteCounter (32-bit)
https://www.nirsoft.net/utils/appreadwritecounter.zip
Download AppReadWriteCounter (64-bit)
https://www.nirsoft.net/utils/appreadwritecounter-x64.zip
Check Download MD5/SHA1/SHA256 Hashes
https://www.nirsoft.net/hash_check/?software=appreadwritecounter

2026-06-24T15:42:28.png
Application Read Write Counter

AppReadWriteCounter 是由知名系统工具开发商 NirSoft 推出的一款完全免费、绿色的 Windows 系统实用工具。

它的主要功能是实时监控、统计并显示当前系统中运行的所有应用程序(进程)的文件读取(Read)和写入(Write)操作。

🪙 核心功能特点
详尽的 I/O 统计: 它可以精确显示自软件启动以来,某个特定程序总共进行了多少次读写操作,以及累计读取和写入了多少字节的数据。

实时速度监测: 实时计算并动态更新每个进程当前的读写速度(例如 KB/s 或 MB/s)。

丰富的进程信息: 除了读写数据,它还会展示应用程序的详细上下文,包括进程 ID(PID)、产品名称、版本号、开发公司以及该可执行文件(.exe)的完整路径。

绿色免安装: 继承了 NirSoft 工具的一贯传统,该软件体积极小且无需安装。下载解压后即可直接运行,不会在系统注册表中留下任何垃圾。

🛠️ 常见应用场景
揪出“硬盘杀手”: 当你发现电脑的机械硬盘或固态硬盘(SSD)占用率达到 100% 导致系统卡顿时,可以用它一眼看出是哪个后台软件在疯狂进行读写操作。

软件开发与调试: 开发者可以用它来测试自己编写的程序在文件系统操作上的效率,排查是否存在不必要的、高频的磁盘读写操作(磁盘开销过大)。

监控后台未知行为: 资深玩家常用它来监视一些行为可疑的后台软件(如某些浏览器、游戏启动器等),看看它们是否在偷偷上传、下载或频繁记录本地日志。

⚠️ 核心技术说明
需要注意的是,AppReadWriteCounter 统计的是应用程序向操作系统发出的逻辑 I/O 操作。例如,一些基于 Chromium 或 Electron 架构的现代化软件,在进程间传输数据时可能会产生极为惊人的读写读数。但由于现代操作系统拥有强大的内存缓存机制,这些读写很多时候只是在内存中完成的,并不一定会真正落地到物理硬盘上,因此不必盲目担心它会对你的固态硬盘(SSD)造成寿命磨损。

https://www.nirsoft.net/

Introduction

My name is Nir Sofer, and I'm experienced developer with extensive knowledge in C++, .NET Framework, Windows API, and Reverse Engineering of undocumented binary formats and encryption algorithms.
NirSoft is a Web site of one man. In NirSoft, there is no CTO or CEO, there is no secretary, there is no development team, and there are no rented offices. The entire Web site and all the utilities that you can find here were developed by me, and only by me. NirSoft is not a full-time job, but I use all my free time to maintain and develop this Web site. My time for maintaining this Web site is used for adding new tools, adding features to existing utilities, fixing bugs, and answering to emails that I receive (well... at least for some of them).


Web Site Name
As you probably guessed, the name 'NirSoft' is the combination of my given name - 'Nir' and the prefix of the word 'Software'. However, there is another reason for choosing this name: My full name is 'Nir Sofer', so removing the 'er' letters and adding the 't' letter instead, also gives the same result - NirSoft.


A Little History...

NirSoft Web site was originally in created in 2001 as a personal Web site which provided a few utilities that I developed for my own use. In the beginning, NirSoft was hosted in some "free" Web hosting services like Tripod and multiservers.com

Unfortunately, these "free" Web sites produced a fair amount of annoying popup ads and some of them even tried to install unwanted Spywares on the computer of the site visitors. Also, after my site became pretty popular, they disabled my hosting account because I used too much resources on their server.

In August 2004, after suffering from all these free services, I decided to purchase a domain for my site (nirsoft.net) and host it in a non-free hosting service, in order make my Web site more reliable, friendly and secured. In the days that I started with nirsoft.net domain, my site was already popular more than an average Web site, with more than 90,000 unique visitors and 1.5 million hits in a month. The most popular utilities in these days were IPNetInfo, Volumouse, MessenPass, and Protected Storage PassView. All these utilities are still very popular even today.

During the last 4 years, I added more and more utilities to my Web site, and today it contains more than 100 utilities. As I added more utilities, the Web site traffic was also gradually increased, and today (May 2008) NirSoft Web site have more than 850,000 unique visitors and 13.5 million hits in a month.

During these years, I also made some changes in the utilities according the users requests. For example - In the beginning, all utilities saved the settings into a Registry key under HKEY_CURRENT_USER\Software\NirSoft. But after many users complained about the keys that I added to the Registry, I decided to save the settings into a file, and today most of the utilities save the settings into a .cfg file located in the same folder of the .exe file. This means that my utilities can be used directly from a USB Flash Drive, without leaving any traces in the computer itself.

During these years, I also developed a unique translation system that automatically allows any simple user to easily translate my tools to another language. Today, the most popular utilities have translations to more than 20 languages, all of them were created by volunteers from around the world.

In the last year, I also added a 64-bit (x64) build for some of my utilities, and for some other utilities I added separated Unicode download (For good multilingual support) and Non-Unicode download (for Windows 98/ME users). I also fixed most of my utilities to work properly under Windows Vista.


"False Positive" Issues

As my Web site became more popular, a very annoying problem started to appear frequently: "False Positive" alerts in AntiVirus software. This means that AntiVirus/AntiSpyware programs detect my utilities as infected with Virus/Trojan/Spyware while my utilities are clean from any malicious code. Each time that a popular AntiVirus software begins to detect one of my utilities as Virus or Trojan, my email is flooded with messages from worried people that think my Web site is infected with Viruses. Some of them even blame me that I spread Viruses through my Web site. But the truth is that I have never had any Virus/Trojan/Spyware in my tools. All the alerts and warnings displayed by the AntiVirus programs regarding my utilities are simply wrong, and cause a widespread panic without a reason.

Due to the large amount of "False Positive" alerts, I created a special Web page that displays the major "False Positive" problems with NirSoft utilities: False Positive Reports

This Web page is also message to all Antivirus companies that they must improve the quality and the reliability of their Virus detection mechanism.


Advantages of NirSoft utilities

For almost every utility that you can find here, there is probably others alternative tools with similar functionality. However, NirSoft utilities have some unique advantages over many other freeware and commercial products:

Most of the utilities in this site were developed in C++, which make them fast, small and effective.
My utilities are portable and mostly don't require any installation. While many software companies create a bloated installation package with size of 1 - 3 MB, the size of single utility in NirSoft is usually less than 100KB.

All my utilities (except of a few very old tools) don't write anything to the Registry or to your profile folder. This means that you can use them from a USB Flash drive, without leaving traces in the computer that you use.

Most of my utilities can be used from command-line, without displaying any user interface.
You don't have to register or give your email in order to download from NirSoft.

My utilities don't collect any personal information from your computer and they will never send any information to anyone.

My utilities are completely freeware, without any catch.


Privacy Policy of NirSoft Web site

Personal Information Collected on this Website: No personally-identifiable information is collected on this website from persons that browse this Web site or from persons that run and use my utilities. The only personally-identifiable information collected on this website is gathered on my "Contact NirSoft" page, where fields are provided so that you can provide your name and email address contact information. This information is sent directly to my email and it only used to respond your comments. You user name/email information is not saved in any database.

Anonymous Information Collected on this Website: Anonymous data is recorded on this Web site. Most of the information collected from this website is anonymous information, such as the pages you visit. Other anonymous data I may collect might include the name of your internet service provider, the website that you used to link to my site, the websites that you visit from our site, and your IP address. The data is only used for statistical purposes, but you, as the individual user, remain anonymous.

Cookies: Cookies are used on this website by Google and other third party advertising companies. You can get more information about how cookies are used in Google advertising system in the following Web pages: