Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

c-sleuth/whatsthatevent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

Whatsthatevent

Small convince tool to lookup windows ids and return triggers them.

Event logs from the following versions are available

  • Win2008
  • Win2012R2
  • Win2016
  • Win10+
  • Win2019
  • Win2000
  • XP
  • Win2003

Building

$ git clone https://github.com/c-sleuth/whatsthatevent.git
$ cd whatsthatevent
$ zig build

Usage

usage: whatsthatevent [-h] [--legacy] event_id
positional arguments:
event_id event id to query from Win2008, Win2012R2, Win2016 and Win10+, and Win2019
options:
-h, --help show this help message and exit
--legacy event id to query from Win2000, XP, and Win2003

Examples

$ whatsthatevent 1100
Event ID: 1100: The event logging service has shut down
$ whatsthatevent --legacy 512
Legacy event ID: 512: Windows NT is starting up

Mentions

Event log ids and descriptions have come from https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/default.aspx

About

Small convince tool to lookup windows ids and return triggers them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /