Skip to content

API Call Tracer is a diagnostic and monitoring tool developed in PowerShell, designed to capture and analyze API calls in the Windows environment using Event Tracing for Windows (ETW).

License

Notifications You must be signed in to change notification settings

mrfelpa/API_Tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Key Features

  • Event log capture with configurable log levels
  • Support for session name customization
  • Simplified view of the first 10 tracked events

API_image

Prerequisites

  • Windows PowerShell 5.1 or higher
  • Administrator privileges
  • Windows environment (Windows 10/11 recommended)

Installation

  • Copy the script to a directory of your choice
  • Open PowerShell as Administrator
  • Navigate to the script directory
  • Run the script directly

Configuration Options

  • Unique identifier for the trace session
  • Hexadecimal value that controls the verbosity of the trace

Limitations

Capture limited to the first 10 events in the default view

Contribution

  • We value community contributions, if you are interested in contributing, please open issues or submit pull requests in the repository.

About

API Call Tracer is a diagnostic and monitoring tool developed in PowerShell, designed to capture and analyze API calls in the Windows environment using Event Tracing for Windows (ETW).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published