All Projects → chrisoldwood → WMI

chrisoldwood / WMI

Licence: MIT license
C++ WMI class library

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to WMI

ARM9-compatible-soft-CPU-core
This ARMv4-compatible CPU core is written in synthesiable verilog.It could launch uCLinux and Linux in MODELSIM. It has high Dhrystone benchmark value: 1.2 DMIPS/MHz. It could be utilized in your FPGA design as one submodule, if you master the interface of this .v file. This IP core is very compact. It is one .v file and has only less 1800 lines.
Stars: ✭ 42 (-19.23%)
Mutual labels:  32-bit
SMBRat
A Windows Remote Administration Tool in Visual Basic with UNC paths
Stars: ✭ 23 (-55.77%)
Mutual labels:  wmi
ArvernOS
💾 A minimal, experimental and "toy" monolithic kernel to learn about OS development // Work In Progress
Stars: ✭ 313 (+501.92%)
Mutual labels:  32-bit
OpenAdBlock
The free, open-source Content Blocker for 32- and 64-bit iOS devices
Stars: ✭ 82 (+57.69%)
Mutual labels:  32-bit
flare-wmi
No description or website provided.
Stars: ✭ 399 (+667.31%)
Mutual labels:  wmi
PrntrBoardV2
32-bit 3D Printer controller board using STM32F407 and replaceable TMC2660/2209 stepper drivers.
Stars: ✭ 31 (-40.38%)
Mutual labels:  32-bit
MeetixOS
An hobby OS written in modern C++20 which aims to be Unix-like. Currently based on EvangelionNG, a GhostOS derived kernel
Stars: ✭ 179 (+244.23%)
Mutual labels:  32-bit
PowerEvents
PowerEvents is a PowerShell module that assists in the registration of WMI permanent event subscriptions.
Stars: ✭ 60 (+15.38%)
Mutual labels:  wmi
Impacket
Impacket is a collection of Python classes for working with network protocols.
Stars: ✭ 8,037 (+15355.77%)
Mutual labels:  wmi
blog
Source code for the posts of my blog https://theroadtodelphi.com/
Stars: ✭ 96 (+84.62%)
Mutual labels:  wmi
WindowsMonitor
WMI namespaces and classes
Stars: ✭ 15 (-71.15%)
Mutual labels:  wmi
GLibWMI
GLibWMI is a Delphi library of components, focused on the Administration of Windows Systems. They are based on Windows WMI (Windows Management Instrumentation). GLibWMI es una librería/biblioteca de componentes para Delphi, enfocados a la Administración de Sistemas Windows. Están basados en la WMI de Windows (Windows Management Instrumentation).
Stars: ✭ 91 (+75%)
Mutual labels:  wmi
Vutils
Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and simpler.
Stars: ✭ 16 (-69.23%)
Mutual labels:  wmi
delphi-wmi-class-generator
Creates Object Pascal classes to access the WMI
Stars: ✭ 47 (-9.62%)
Mutual labels:  wmi
SnifferIH
DLL Hooking Packet Sniffer
Stars: ✭ 15 (-71.15%)
Mutual labels:  32-bit
aes
Fast constant-time AES implementations on 32-bit architectures
Stars: ✭ 44 (-15.38%)
Mutual labels:  32-bit
WMI Library
===========

Introduction
------------

This C++ class library is a wrapper façade over the native Windows COM-based
WMI components.

Documentation
-------------

See http://www.chrisoldwood.com/win32/dox/wmi/index.html.

Development
-----------

See DevNotes.txt

Contact Details
---------------

Email: [email protected]
Web:   http://www.chrisoldwood.com

Chris Oldwood
22nd October 2013
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].