Skip to content

MeCRO-DEV/PsPigeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

PsPigeon

PsPigeon - Securing Your Messages.

A tool to encrypt/decrypt your messages passing over any public chat application, such as Microsoft Teams, Skype, Slack, Whatsapp etc.

It encrypts your messages with AES256 and encodes it with Base64 so you can send it over any chat program. When the recipient receives it, PsPigeon can decode and decrypt it.

Features:

  • Multiple layers of encryption with different passphrases
  • Light weight WPF, using .Net AES augorithm
  • Easy to use

Usage:

  • PsPigion [-ShowConsole]

Note:

  1. "Eye" button to show your passphrase, need to right-click. Wondering why Microsoft blocks left-click event for Powershell.
  2. To show keep Powershell console open, please add -ShowConsole switch, otherwise the console will be closed.

Installation: Install-Script -Name PsPigeon

Screenshots:

image image image image