Skip Navigation LinksDownloads > Plugins > Nihilist

Nihilist  1.0

119 waarderingen  

 

Categorie:

Text manipulation


Auteur:

adonisnafeh

Laatste update: 17-5-2010 14:49:55

Grootte:

1,32 KB

Aantal downloads7.892  Vorige maand15  Vorige week3  GisterenN.v.t. 

Omschrijving:

The Nihilist scripts works by encrypting the messages sent by a password that the parties sending and receive the message have chosen prior to the conversation.

Here's an example on how to encrypt the message, the password is test and the message is hello world:
/hide -test hello world
This message will sent like this:
Hidden: 220 202 223 224 227 133 234 227 230 209 215

To decrypt the message on the other end, we do the following:
/rev -test 220 202 223 224 227 133 234 227 230 209 215
This will reveal the message.

Commentaar :