Situation

  • Home
  • Installation
  • Quick start
  • Configuration
  • Backends
  • Roadmap
Guides
  • Ansible
  • jq one-liners
  • FastAPI
Modules
  • Reference
  • App User
  • ARP
  • Chassis
  • Docker
  • DPKG
  • Host Basic
  • Host CPU
  • Host Disk
  • Host GPU
  • Host Network
  • JA4
  • MSI
  • Netstat
  • Ping
  • Reverse Lookup
  • RPM
  • SNMP
  • SSH
  • TCP Scan
  • TLS
  • Zypper
Developer
  • Overview
  • Architecture
  • Contributing
  • Module
  • Store

MSI

Previous Next

Creates models.Packages instance from the windows registry

windows

root

MSIModule creates models.Packages instance from the windows registry

Details

For system-wide apps, it looks at HKLM/SOFTWARE/Microsoft/Windows/CurrentVersion/Uninstall/* and HKLM/WOW6432Node/SOFTWARE/Microsoft/Windows/CurrentVersion/Uninstall/* for 32bits apps. For user-specific apps: HKCU/SOFTWARE/Microsoft/Windows/CurrentVersion/Uninstall/*.

Dependencies

  • fmt

  • io/fs

  • os

  • path/filepath

  • strings

  • sync

  • time

  • github.com/sirupsen/logrus

  • golang.org/x/sys/windows/registry

JA4 Netstat
Menu
Home Installation Quick start Configuration Backends Roadmap
Guides
Ansible jq one-liners FastAPI
Modules
Reference App User ARP Chassis Docker DPKG Host Basic Host CPU Host Disk Host GPU Host Network JA4 MSI Netstat Ping Reverse Lookup RPM SNMP SSH TCP Scan TLS Zypper
Developer
Overview Architecture Contributing Module Store

On This Page

Details Dependencies
shadcn theme provided by @asiffer