基本信息
源码名称:C#文件和网络监视器
源码大小:0.86M
文件格式:.rar
开发语言:C#
更新时间:2023-07-14
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元×
微信扫码支付:2 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
C#文件和网络监视器
监视磁盘上的文件变化,后台运行可以知道别人在你电脑上干了什么。 同时支持监视联网进程,可直观的监视到不安全的联网进程。
文件清单
└── FileWatcher
├── FileWatcher
│ ├── 13.ico
│ ├── 14.ico
│ ├── bin
│ │ ├── Debug
│ │ │ ├── error.ico
│ │ │ ├── FileWatcher.exe
│ │ │ ├── FileWatcher.pdb
│ │ │ ├── FileWatcher.vshost.exe
│ │ │ └── FileWatcher.vshost.exe.manifest
│ │ └── Release
│ ├── Cmd.cs
│ ├── FileWatcher.csproj
│ ├── MyListView.cs
│ ├── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── FileWatcher.csproj.FileListAbsolute.txt
│ │ ├── FileWatcher.csproj.GenerateResource.Cache
│ │ ├── FileWatcher.exe
│ │ ├── FileWatcher.pdb
│ │ ├── FileWatcher.Properties.Resources.resources
│ │ ├── FileWatcher.Watcher.resources
│ │ ├── GenerateResource-ResGen.read.1.tlog
│ │ ├── GenerateResource-ResGen.write.1.tlog
│ │ ├── Refactor
│ │ └── TempPE
│ │ └── Properties.Resources.Designer.cs.dll
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── Watcher.cs
│ ├── Watcher.Designer.cs
│ └── Watcher.resx
├── FileWatcher.sln
├── FileWatcher.suo
├── _ReSharper.FileWatcher
│ ├── AspFileDataCache.dat
│ ├── AssemblyInfoCache.dat
│ ├── BuildScriptCache
│ │ └── 0
│ │ └── 71c45dc9.dat
│ ├── ConditionalNames
│ │ └── 7
│ │ └── 1b11b56e.dat
│ ├── GeneratedFiles
│ │ └── 7
│ │ └── 1b11b56e.dat
│ ├── JavaScriptCache
│ │ └── 6
│ │ └── 56f934a4.dat
│ ├── JSTest
│ ├── ModuleIds.xml
│ ├── MVC
│ ├── MvcAnnotations
│ │ └── 3
│ │ └── 27fc022.dat
│ ├── NamedArguments
│ │ └── 0
│ │ └── 2993e3ed.dat
│ ├── Pdb
│ │ └── 35ee9af585f7bbcd47663941e71516281a4d7294
│ ├── PersistentCaches
│ │ ├── 000015.log
│ │ ├── 000016.sst
│ │ ├── CURRENT
│ │ ├── LOCK
│ │ ├── LOG
│ │ ├── LOG.old
│ │ └── MANIFEST-000013
│ ├── ProjectFileDataCache
│ │ ├── ResourceDefaultLanguagePropertyProvider.cache.dat
│ │ └── ShouldUseHostCompilerProvider.cache.dat
│ ├── RecentItems
│ │ └── RecentFiles.dat
│ ├── Resources
│ │ └── 3
│ │ └── 48770625.dat
│ ├── SymbolCache.bin
│ ├── TagPrefixes
│ ├── WebSymbols
│ └── XmlIndex
│ ├── mscorlib.2.0.0.0.Contracts.xml
│ │ └── 673AA301.bin
│ ├── mscorlib.2.0.0.0.Interfaces.Nullness.Generated.xml
│ │ └── 2B4A2449.bin
│ ├── mscorlib.2.0.0.0.Nullness.Generated.xml
│ │ └── 97F1D9F1.bin
│ ├── mscorlib.2.0.0.0.Pure.xml
│ │ └── 51815B32.bin
│ ├── mscorlib.I18n.xml
│ │ └── 71E4BE4C.bin
│ ├── mscorlib.Nullness.Manual.xml
│ │ └── 711FB186.bin
│ ├── mscorlib.Pure.Manual.xml
│ │ └── B4E859A4.bin
│ ├── mscorlib.ValueFlow.xml
│ │ └── 6B370CBB.bin
│ ├── mscorlib.xml
│ │ └── 5D27D8EC.bin
│ ├── System.2.0.0.0.Contracts.xml
│ │ └── 49187C81.bin
│ ├── System.2.0.0.0.Nullness.Generated.xml
│ │ └── DCBC6371.bin
│ ├── System.2.0.0.0.Pure.xml
│ │ └── 397144B2.bin
│ ├── System.Configuration.2.0.0.0.Contracts.xml
│ │ └── 24BEDD41.bin
│ ├── System.Configuration.2.0.0.0.Nullness.Generated.xml
│ │ └── C4D41831.bin
│ ├── System.Configuration.2.0.0.0.Pure.xml
│ │ └── 6A654CF2.bin
│ ├── System.Configuration.Install.2.0.0.0.Contracts.xml
│ │ └── 3C5C8AE1.bin
│ ├── System.Configuration.Install.2.0.0.0.Nullness.Generated.xml
│ │ └── AB960D91.bin
│ ├── System.Core.3.5.0.0.Contracts.xml
│ │ └── 2AEDAD25.bin
│ ├── System.Core.3.5.0.0.Nullness.Generated.xml
│ │ └── 7FB11555.bin
│ ├── System.Core.3.5.0.0.Pure.xml
│ │ └── 2CFCB856.bin
│ ├── System.Core.LinqTunnel.xml
│ │ └── 38E038F0.bin
│ ├── System.Core.Nullness.Manual.xml
│ │ └── 0BEFF2E6.bin
│ ├── System.Core.Pure.Manual.xml
│ │ └── 990D2784.bin
│ ├── System.Core.xml
│ │ └── C79339FF.bin
│ ├── System.Data.2.0.0.0.Contracts.xml
│ │ └── DA6DF5A1.bin
│ ├── System.Data.2.0.0.0.Nullness.Generated.xml
│ │ └── 49ACEE51.bin
│ ├── System.Data.2.0.0.0.Pure.xml
│ │ └── 997BA152.bin
│ ├── System.Data.DataSetExtensions.3.5.0.0.Nullness.Generated.xml
│ │ └── 927D9BD5.bin
│ ├── System.Data.DataSetExtensions.I18n.xml
│ │ └── 094FA76C.bin
│ ├── System.Data.DataSetExtensions.xml
│ │ └── C95F1C82.bin
│ ├── System.Data.I18n.xml
│ │ └── D6E32E6C.bin
│ ├── System.Data.OracleClient.2.0.0.0.Nullness.Generated.xml
│ │ └── 1B439D11.bin
│ ├── System.Data.SqlXml.2.0.0.0.Nullness.Generated.xml
│ │ └── 891A8411.bin
│ ├── System.Deployment.2.0.0.0.Nullness.Generated.xml
│ │ └── 213733D1.bin
│ ├── System.Design.2.0.0.0.Nullness.Generated.xml
│ │ └── E848CE11.bin
│ ├── System.DirectoryServices.2.0.0.0.Nullness.Generated.xml
│ │ └── C47BC9D1.bin
│ ├── System.DirectoryServices.Protocols.2.0.0.0.Nullness.Generated.xml
│ │ └── B4D33F31.bin
│ ├── System.Drawing.2.0.0.0.Contracts.xml
│ │ └── BF331981.bin
│ ├── System.Drawing.2.0.0.0.Nullness.Generated.xml
│ │ └── 4B17A071.bin
│ ├── System.Drawing.Design.2.0.0.0.Nullness.Generated.xml
│ │ └── B7691991.bin
│ ├── System.Drawing.Pure.xml
│ │ └── 09FB88F0.bin
│ ├── System.EnterpriseServices.2.0.0.0.Nullness.Generated.xml
│ │ └── 448D2FD1.bin
│ ├── System.I18n.xml
│ │ └── 934327CC.bin
│ ├── System.Nullness.Manual.xml
│ │ └── 86B92B06.bin
│ ├── System.Runtime.Remoting.2.0.0.0.Nullness.Generated.xml
│ │ └── 8BB0DE91.bin
│ ├── System.Runtime.Serialization.Formatters.Soap.2.0.0.0.Contracts.xml
│ │ └── 26D2D201.bin
│ ├── System.Runtime.Serialization.Formatters.Soap.2.0.0.0.Nullness.Generated.xml
│ │ └── 532EE8F1.bin
│ ├── System.Runtime.Serialization.Formatters.Soap.4.0.0.0.Contracts.xml
│ │ └── 45517587.bin
│ ├── System.Security.2.0.0.0.Contracts.xml
│ │ └── 34FE5721.bin
│ ├── System.Security.2.0.0.0.Nullness.Generated.xml
│ │ └── 8C82FFD1.bin
│ ├── System.Security.2.0.0.0.Pure.xml
│ │ └── 166912D2.bin
│ ├── System.ServiceProcess.2.0.0.0.Nullness.Generated.xml
│ │ └── 342D5C51.bin
│ ├── System.Transactions.2.0.0.0.Nullness.Generated.xml
│ │ └── 02055FD1.bin
│ ├── System.Web.2.0.0.0.Contracts.xml
│ │ └── A5841E01.bin
│ ├── System.Web.2.0.0.0.Nullness.Generated.xml
│ │ └── 0C15B4F1.bin
│ ├── System.Web.2.0.0.0.Pure.xml
│ │ └── 1231F632.bin
│ ├── System.Web.Attributes.xml
│ │ └── 9871EBED.bin
│ ├── System.Web.I18n.xml
│ │ └── 652A594C.bin
│ ├── System.Web.Services.2.0.0.0.Nullness.Generated.xml
│ │ └── 5CA0CED1.bin
│ ├── System.Web.Services.Attributes.xml
│ │ └── E1A0020D.bin
│ ├── System.Windows.Forms.2.0.0.0.Contracts.xml
│ │ └── 9DA64E01.bin
│ ├── System.Windows.Forms.2.0.0.0.Nullness.Generated.xml
│ │ └── 45ADE4F1.bin
│ ├── System.Windows.Forms.2.0.0.0.Pure.xml
│ │ └── B0362632.bin
│ ├── System.Windows.Forms.I18n.xml
│ │ └── 19FE894C.bin
│ ├── System.Windows.Forms.Manual.xml
│ │ └── 13477EB8.bin
│ ├── System.xml
│ │ └── 1DFE526C.bin
│ ├── System.Xml.2.0.0.0.Contracts.xml
│ │ └── 5C33CFE1.bin
│ ├── System.Xml.2.0.0.0.Nullness.Generated.xml
│ │ └── 666AF291.bin
│ ├── System.Xml.2.0.0.0.Pure.xml
│ │ └── F702B412.bin
│ ├── System.Xml.Attributes.xml
│ │ └── 5771B44D.bin
│ ├── System.Xml.I18n.xml
│ │ └── 5FD1112C.bin
│ ├── System.Xml.Linq.3.5.0.0.Contracts.xml
│ │ └── 03C63525.bin
│ ├── System.Xml.Linq.3.5.0.0.Nullness.Generated.xml
│ │ └── 68A29D55.bin
│ ├── System.Xml.Linq.3.5.0.0.Pure.xml
│ │ └── F2604056.bin
│ ├── System.Xml.Linq.I18n.xml
│ │ └── 459E88EC.bin
│ └── System.Xml.Linq.xml
│ └── C650FFA9.bin
├── UpgradeLog.XML
└── _UpgradeReport_Files
├── UpgradeReport.css
├── UpgradeReport_Minus.gif
├── UpgradeReport_Plus.gif
└── UpgradeReport.xslt
111 directories, 135 files
C#文件和网络监视器
监视磁盘上的文件变化,后台运行可以知道别人在你电脑上干了什么。 同时支持监视联网进程,可直观的监视到不安全的联网进程。
文件清单
└── FileWatcher
├── FileWatcher
│ ├── 13.ico
│ ├── 14.ico
│ ├── bin
│ │ ├── Debug
│ │ │ ├── error.ico
│ │ │ ├── FileWatcher.exe
│ │ │ ├── FileWatcher.pdb
│ │ │ ├── FileWatcher.vshost.exe
│ │ │ └── FileWatcher.vshost.exe.manifest
│ │ └── Release
│ ├── Cmd.cs
│ ├── FileWatcher.csproj
│ ├── MyListView.cs
│ ├── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── FileWatcher.csproj.FileListAbsolute.txt
│ │ ├── FileWatcher.csproj.GenerateResource.Cache
│ │ ├── FileWatcher.exe
│ │ ├── FileWatcher.pdb
│ │ ├── FileWatcher.Properties.Resources.resources
│ │ ├── FileWatcher.Watcher.resources
│ │ ├── GenerateResource-ResGen.read.1.tlog
│ │ ├── GenerateResource-ResGen.write.1.tlog
│ │ ├── Refactor
│ │ └── TempPE
│ │ └── Properties.Resources.Designer.cs.dll
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── Watcher.cs
│ ├── Watcher.Designer.cs
│ └── Watcher.resx
├── FileWatcher.sln
├── FileWatcher.suo
├── _ReSharper.FileWatcher
│ ├── AspFileDataCache.dat
│ ├── AssemblyInfoCache.dat
│ ├── BuildScriptCache
│ │ └── 0
│ │ └── 71c45dc9.dat
│ ├── ConditionalNames
│ │ └── 7
│ │ └── 1b11b56e.dat
│ ├── GeneratedFiles
│ │ └── 7
│ │ └── 1b11b56e.dat
│ ├── JavaScriptCache
│ │ └── 6
│ │ └── 56f934a4.dat
│ ├── JSTest
│ ├── ModuleIds.xml
│ ├── MVC
│ ├── MvcAnnotations
│ │ └── 3
│ │ └── 27fc022.dat
│ ├── NamedArguments
│ │ └── 0
│ │ └── 2993e3ed.dat
│ ├── Pdb
│ │ └── 35ee9af585f7bbcd47663941e71516281a4d7294
│ ├── PersistentCaches
│ │ ├── 000015.log
│ │ ├── 000016.sst
│ │ ├── CURRENT
│ │ ├── LOCK
│ │ ├── LOG
│ │ ├── LOG.old
│ │ └── MANIFEST-000013
│ ├── ProjectFileDataCache
│ │ ├── ResourceDefaultLanguagePropertyProvider.cache.dat
│ │ └── ShouldUseHostCompilerProvider.cache.dat
│ ├── RecentItems
│ │ └── RecentFiles.dat
│ ├── Resources
│ │ └── 3
│ │ └── 48770625.dat
│ ├── SymbolCache.bin
│ ├── TagPrefixes
│ ├── WebSymbols
│ └── XmlIndex
│ ├── mscorlib.2.0.0.0.Contracts.xml
│ │ └── 673AA301.bin
│ ├── mscorlib.2.0.0.0.Interfaces.Nullness.Generated.xml
│ │ └── 2B4A2449.bin
│ ├── mscorlib.2.0.0.0.Nullness.Generated.xml
│ │ └── 97F1D9F1.bin
│ ├── mscorlib.2.0.0.0.Pure.xml
│ │ └── 51815B32.bin
│ ├── mscorlib.I18n.xml
│ │ └── 71E4BE4C.bin
│ ├── mscorlib.Nullness.Manual.xml
│ │ └── 711FB186.bin
│ ├── mscorlib.Pure.Manual.xml
│ │ └── B4E859A4.bin
│ ├── mscorlib.ValueFlow.xml
│ │ └── 6B370CBB.bin
│ ├── mscorlib.xml
│ │ └── 5D27D8EC.bin
│ ├── System.2.0.0.0.Contracts.xml
│ │ └── 49187C81.bin
│ ├── System.2.0.0.0.Nullness.Generated.xml
│ │ └── DCBC6371.bin
│ ├── System.2.0.0.0.Pure.xml
│ │ └── 397144B2.bin
│ ├── System.Configuration.2.0.0.0.Contracts.xml
│ │ └── 24BEDD41.bin
│ ├── System.Configuration.2.0.0.0.Nullness.Generated.xml
│ │ └── C4D41831.bin
│ ├── System.Configuration.2.0.0.0.Pure.xml
│ │ └── 6A654CF2.bin
│ ├── System.Configuration.Install.2.0.0.0.Contracts.xml
│ │ └── 3C5C8AE1.bin
│ ├── System.Configuration.Install.2.0.0.0.Nullness.Generated.xml
│ │ └── AB960D91.bin
│ ├── System.Core.3.5.0.0.Contracts.xml
│ │ └── 2AEDAD25.bin
│ ├── System.Core.3.5.0.0.Nullness.Generated.xml
│ │ └── 7FB11555.bin
│ ├── System.Core.3.5.0.0.Pure.xml
│ │ └── 2CFCB856.bin
│ ├── System.Core.LinqTunnel.xml
│ │ └── 38E038F0.bin
│ ├── System.Core.Nullness.Manual.xml
│ │ └── 0BEFF2E6.bin
│ ├── System.Core.Pure.Manual.xml
│ │ └── 990D2784.bin
│ ├── System.Core.xml
│ │ └── C79339FF.bin
│ ├── System.Data.2.0.0.0.Contracts.xml
│ │ └── DA6DF5A1.bin
│ ├── System.Data.2.0.0.0.Nullness.Generated.xml
│ │ └── 49ACEE51.bin
│ ├── System.Data.2.0.0.0.Pure.xml
│ │ └── 997BA152.bin
│ ├── System.Data.DataSetExtensions.3.5.0.0.Nullness.Generated.xml
│ │ └── 927D9BD5.bin
│ ├── System.Data.DataSetExtensions.I18n.xml
│ │ └── 094FA76C.bin
│ ├── System.Data.DataSetExtensions.xml
│ │ └── C95F1C82.bin
│ ├── System.Data.I18n.xml
│ │ └── D6E32E6C.bin
│ ├── System.Data.OracleClient.2.0.0.0.Nullness.Generated.xml
│ │ └── 1B439D11.bin
│ ├── System.Data.SqlXml.2.0.0.0.Nullness.Generated.xml
│ │ └── 891A8411.bin
│ ├── System.Deployment.2.0.0.0.Nullness.Generated.xml
│ │ └── 213733D1.bin
│ ├── System.Design.2.0.0.0.Nullness.Generated.xml
│ │ └── E848CE11.bin
│ ├── System.DirectoryServices.2.0.0.0.Nullness.Generated.xml
│ │ └── C47BC9D1.bin
│ ├── System.DirectoryServices.Protocols.2.0.0.0.Nullness.Generated.xml
│ │ └── B4D33F31.bin
│ ├── System.Drawing.2.0.0.0.Contracts.xml
│ │ └── BF331981.bin
│ ├── System.Drawing.2.0.0.0.Nullness.Generated.xml
│ │ └── 4B17A071.bin
│ ├── System.Drawing.Design.2.0.0.0.Nullness.Generated.xml
│ │ └── B7691991.bin
│ ├── System.Drawing.Pure.xml
│ │ └── 09FB88F0.bin
│ ├── System.EnterpriseServices.2.0.0.0.Nullness.Generated.xml
│ │ └── 448D2FD1.bin
│ ├── System.I18n.xml
│ │ └── 934327CC.bin
│ ├── System.Nullness.Manual.xml
│ │ └── 86B92B06.bin
│ ├── System.Runtime.Remoting.2.0.0.0.Nullness.Generated.xml
│ │ └── 8BB0DE91.bin
│ ├── System.Runtime.Serialization.Formatters.Soap.2.0.0.0.Contracts.xml
│ │ └── 26D2D201.bin
│ ├── System.Runtime.Serialization.Formatters.Soap.2.0.0.0.Nullness.Generated.xml
│ │ └── 532EE8F1.bin
│ ├── System.Runtime.Serialization.Formatters.Soap.4.0.0.0.Contracts.xml
│ │ └── 45517587.bin
│ ├── System.Security.2.0.0.0.Contracts.xml
│ │ └── 34FE5721.bin
│ ├── System.Security.2.0.0.0.Nullness.Generated.xml
│ │ └── 8C82FFD1.bin
│ ├── System.Security.2.0.0.0.Pure.xml
│ │ └── 166912D2.bin
│ ├── System.ServiceProcess.2.0.0.0.Nullness.Generated.xml
│ │ └── 342D5C51.bin
│ ├── System.Transactions.2.0.0.0.Nullness.Generated.xml
│ │ └── 02055FD1.bin
│ ├── System.Web.2.0.0.0.Contracts.xml
│ │ └── A5841E01.bin
│ ├── System.Web.2.0.0.0.Nullness.Generated.xml
│ │ └── 0C15B4F1.bin
│ ├── System.Web.2.0.0.0.Pure.xml
│ │ └── 1231F632.bin
│ ├── System.Web.Attributes.xml
│ │ └── 9871EBED.bin
│ ├── System.Web.I18n.xml
│ │ └── 652A594C.bin
│ ├── System.Web.Services.2.0.0.0.Nullness.Generated.xml
│ │ └── 5CA0CED1.bin
│ ├── System.Web.Services.Attributes.xml
│ │ └── E1A0020D.bin
│ ├── System.Windows.Forms.2.0.0.0.Contracts.xml
│ │ └── 9DA64E01.bin
│ ├── System.Windows.Forms.2.0.0.0.Nullness.Generated.xml
│ │ └── 45ADE4F1.bin
│ ├── System.Windows.Forms.2.0.0.0.Pure.xml
│ │ └── B0362632.bin
│ ├── System.Windows.Forms.I18n.xml
│ │ └── 19FE894C.bin
│ ├── System.Windows.Forms.Manual.xml
│ │ └── 13477EB8.bin
│ ├── System.xml
│ │ └── 1DFE526C.bin
│ ├── System.Xml.2.0.0.0.Contracts.xml
│ │ └── 5C33CFE1.bin
│ ├── System.Xml.2.0.0.0.Nullness.Generated.xml
│ │ └── 666AF291.bin
│ ├── System.Xml.2.0.0.0.Pure.xml
│ │ └── F702B412.bin
│ ├── System.Xml.Attributes.xml
│ │ └── 5771B44D.bin
│ ├── System.Xml.I18n.xml
│ │ └── 5FD1112C.bin
│ ├── System.Xml.Linq.3.5.0.0.Contracts.xml
│ │ └── 03C63525.bin
│ ├── System.Xml.Linq.3.5.0.0.Nullness.Generated.xml
│ │ └── 68A29D55.bin
│ ├── System.Xml.Linq.3.5.0.0.Pure.xml
│ │ └── F2604056.bin
│ ├── System.Xml.Linq.I18n.xml
│ │ └── 459E88EC.bin
│ └── System.Xml.Linq.xml
│ └── C650FFA9.bin
├── UpgradeLog.XML
└── _UpgradeReport_Files
├── UpgradeReport.css
├── UpgradeReport_Minus.gif
├── UpgradeReport_Plus.gif
└── UpgradeReport.xslt
111 directories, 135 files