MappingEncrypt
0.2.1
A custom character encoding module for encrypting PowerShell scripts. PowerShell port of the mapping-encrypt package; uses the same private Cloudflare mapping worker.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2024 MD Faisal Qureshi. All rights reserved.
Package Details
Author(s)
- MD Faisal Qureshi
Tags
encoding encryption obfuscation mapping cloudflare protect
Functions
ConvertTo-MappingEncoded ConvertFrom-MappingEncoded Protect-MappingScript Unprotect-MappingScript Invoke-MappingPackage
Dependencies
This module has no dependencies.
Release Notes
PowerShell port with encode/decode behavior identical to the Python mapping-encrypt package, backed by the shared Cloudflare mapping worker.
FileList
- MappingEncrypt.nuspec
- MappingEncrypt.psm1
- MappingEncrypt.psd1
- LICENSE
- README.md