deicrypt 2025.4.8.63

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global deicrypt --version 2025.4.8.63
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local deicrypt --version 2025.4.8.63
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=deicrypt&version=2025.4.8.63
                    
nuke :add-package deicrypt --version 2025.4.8.63
                    

deicrypt

deicrypt is a command-line tool designed for encoding and decoding files. Using using DEI-related terms padded by safe spaces.

Features

  • Encode Files: Convert unencoded files into encoded files with an option to compress the output.
  • Decode Files: Convert encoded files back to their original format with an option to decompress the output.

Commands

Encode Command

  • Command: encode
  • Description: Encodes a specified input file.
  • Usage:
    • Basic:
      deicrypt encode <inputFile> <outputFile>
      
    • With Compression (Brotli):
      deicrypt encode <inputFile> <outputFile> --compress
      

Decode Command

  • Command: decode
  • Description: Decodes a specified encoded file.
  • Usage:
    • Basic:
      deicrypt decode <inputFile> <outputFile>
      
    • With Decompression (Brotli):
      deicrypt decode <inputFile> <outputFile> --decompress
      

Getting Started

dotnet tool install --global deicrypt

Example

Input
NSA
Output
Allyship            Pronouns            Bias                Allyship            Allyship            Gender              
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
2025.4.10.70 1,973 12 days ago
2025.4.8.63 384 14 days ago
2025.3.13.46 3,837 a month ago
2025.2.12.15 4,791 2 months ago
2025.2.11.2 10,829 2 months ago