49 projects
windows-tools-powershell
PowerShell interpreter wrapper
windows-tools-signtool
Windows authenticode signature tool
ofunctions-misc
Collection of various functions
ofunctions-mailer
Mail sending class that handles encryption, authentication, bulk and split mail sending
grommunio-exporter
Grommunio email system data exporter for Prometheus
npbackup
One fits all solution for deduplicated and compressed backups on servers and laptops
command-runner
Platform agnostic command and shell execution tool, also allows UAC/sudo privilege elevation
ofunctions.requestor
Requests abstractor class for JSON oriented REST APIs
ofunctions.process
Shorthand for killing an entire process tree
ofunctions.platform
Very basic platform identification
ofunctions.string-handling
Simple string sanitization functions
ofunctions.logger-utils
Shorthand for logger initialization, recording worst called loglevel and handling nice console output
ofunctions.network
Network diagnostics, MTU probing, Public IP discovery, HTTP/HTTPS internet connectivity tests, ping, name resolution...
windows-tools-bitness
bitness identification for Windows based on environment
segno-ui
Monitor udev events like usb devices being connected, and execute actions upon evnet
windows-tools-wmi-queries
Windows WMI query wrapper, wmi timezone converters
windows-tools-updates
Retrieve complete Windows Update installed updates list
windows-tools
Toolset for antivirus, NTFS/ReFS ACLs, file ownership, registry, user handling...Well a lot of stuff
cryptidy
Python high level library for symmetric & asymmetric encryption
windows-tools-product-key
Retrieve Windows Product Keys
ofunctions.json-sanitize
Simple tool that filters unwanted characters including non printable from JSON objects
ofunctions.random
Simple random string generator including password generator
ofunctions.csv
CSV file reader with header management, fieldnames, delimiters and comment skipping
ofunctions
Toolset for Python programmers
nakivo-prometheus-exporter
Connecto to Nakivo API and export metrics to Prometheus
windows-tools-antivirus
antivirus state and installed products retrieval
ofunctions.threading
(
windows-tools-registry
Windows registry 32 and 64 bits simple API
configparser-crypt
Drop-in replacement for ConfigParser with encryption support
udev-monitor
Monitor udev events like usb devices being connected, and execute actions upon event
usb-resetter
small tool to reset USB controllers, hubs or devices
ofunctions.file-utils
File/dir/permissions/time handling
dogratian-usb-sensors
Pythonic library for Dogratian USB sensors
ofunctions.checksums
SHA256 Checksumming, manifest file creation and verification
ofunctions.service-control
Windows & Linux service control functions
ofunctions.bisection
Bisection that allows callables to be tested with arguments
windows-tools-users
Windows user lookups for SID/PySID/Username
windows-tools-office
MS Office identification, works for click and run, o365 and others
windows-tools-misc
Windows misc tools
windows-tools-bitlocker
Retrieve bitlocker status and protector keys for all drives
windows-tools-virtualization
Simple virtualization platform identification for Windows guest
windows-tools-logical-disks
Logical disk (partition) management functions
windows-tools-windows-firewall
Windows firewall state retrieval
windows-tools-server
Windows server identification functions
windows-tools-securityprivilege
Privilege enable/disable functions
windows-tools-installed-software
List of installed software from Uninstall registry keys, 32 and 64 bits
windows-tools-impersonate
Python runas implementation
windows-tools-file-utils
Windows NTFS & ReFS file ownership and ACL handling functions
ofunctions.delayed-keyboardinterrupt
Intercept CTRL+C signal in your Python code