EventCleaner

A tool mainly to erase specified records from Windows event logs, with additional functionalities.

  • 所有者: shirsig/aux-addon
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

EventCleaner

A tool mainly to erase specified records from Windows event logs, with additional functionalities.

EventCleaner suspend

suspends logging threads of the windows event log service, after which no logs will be recorded
暂停日志线程,停止日志记录

EventCleaner normal

resumes logging threads of the windows event log service
恢复日志线程

EventCleaner closehandle

frees handle acquired exclusively by the windows event log service to security.evtx,
so that we can manipulate the file
解除 security.evtx的文件占坑

EventCleaner 100

remove the log with id 100
删除 event record id 为 100 的日志

How to use:

  1. EventCleaner closehandle
  2. EventCleaner 100
  3. EventCleaner suspend
  4. do anything without worrying about logs
  5. EventCleaner normal
  6. delete EventCleaner

by pr0mise @ 360 A-TEAM

Thanks for the help from darkray & Drknight


Screenshots

test

test

test

test

test

test

test

主要指标

概览
名称与所有者shirsig/aux-addon
主编程语言Lua
编程语言C++ (语言数: 1)
平台
许可证
所有者活动
创建于2015-09-07 01:36:03
推送于2025-04-09 10:19:54
最后一次提交2024-05-23 21:58:44
发布数45
最新版本名称v1.3.9 (发布于 )
第一版名称v2.1.7 (发布于 )
用户参与
星数198
关注者数20
派生数43
提交数1.8k
已启用问题?
问题数343
打开的问题数51
拉请求数30
打开的拉请求数3
关闭的拉请求数10
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?