Skip to content

A syntax highlighting extension for RegRipper output files, supporting collapsible sections, error and warning detection, and enhanced Outline View navigation. Highlights plugin names, registry paths, timestamps, and values for improved readability.

License

Notifications You must be signed in to change notification settings

teismar/regripper-syntax-for-vscode

Repository files navigation

RegRipper Language Support

RegRipper Language Support is a Visual Studio Code extension that provides syntax highlighting, outline navigation, and enhanced readability for RegRipper output files. Designed for forensic analysts and incident responders, this extension makes it easy to analyze registry artifacts extracted by RegRipper.

Features

  • Syntax Highlighting:

    • Clear and distinct highlighting for timestamps, registry keys, hive names, and plugin information.
    • Unique color for timestamps to ensure they stand out.
  • Outline Navigation:

    • Automatically parse and organize sections for quick navigation using the VS Code outline.
    • Support for both named sections (e.g., plugin names) and unnamed sections.
  • Error and Warning Detection:

    • Highlights [WARNING] and [ERROR] messages for easy identification of issues.
  • Key-Value Pair Parsing:

    • Identifies and separates keys, values, and indexed entries for better readability.

Screenshot

Syntax highlighting and outline in action:

img/screenshot.png

Requirements

No additional dependencies are required to use this extension.


Extension Settings

This extension does not add any configurable settings currently.


Known Issues

  • No known issues at the moment. Please report any bugs or feature requests through the GitHub Issues page.

Enjoy analyzing your RegRipper outputs efficiently with this extension!

About

A syntax highlighting extension for RegRipper output files, supporting collapsible sections, error and warning detection, and enhanced Outline View navigation. Highlights plugin names, registry paths, timestamps, and values for improved readability.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published