iMonitor(冰镜 - 终端行为分析系统)
Last updated Jul 7, 2026
831
Stars
168
Forks
9
Issues
0
Stars/day
Attention Score
89
Language breakdown
C++ 80.2%
C 15.2%
CMake 3.1%
JavaScript 0.8%
Batchfile 0.3%
TypeScript 0.3%
▸ Files
click to expand
README
Introduction
iMonitor (Endpoint Behavior Analysis System) is a endpoint behavior monitoring and analysis software based on iMonitorSDK.
Provides monitoring of system behaviors such as processes, files, registry, and networks. Support extensions and scripts, you can easily customize and add more functions. It can be used for virus analysis, software reverse engineering, intrusion detection, EDR, etc.
Screenshots






Version
2.2.0(2022.10.30)
- Add scripting support (you can use scripts to extend columns, customize matchers) Detailed reference Script Development Guide
- Optimized several user experiences
- Fixed some minor issues
2.1.1(2022.10.7)
- Adjust the priority of grouping and filtering (previously grouped and then filtered, now filtered before grouping)
- Fixed the issue where selecting columns caused the crash
2.1(2022.10.5)
- Added event snapshot support
- Add dynamic library load analysis (Properties - Dependency)
- Fixed a crash caused by finding any column
2.0(2022.09.14)
- Add the management of display columns, you can customize the data to be displayed
- Added highlight function, which can highlight key data
- Supports grouping and merging statistics, which greatly improves the convenience of analysis (similar to the GROUP BY effect in SQL)
- Add workspace management, different analysis scenarios can be quickly switched through the workspace
- Added find function
- Add multi-language support
- Add more event support
- Add plugin support
- Built-in some plugins
- Miscellaneous
🔗 More in this category