Skip Navigation LinksDownloads > Plugins > Nihilist

Nihilist  1.0

119 avaliações  

 

Categoria:

Text manipulation


Criador:

adonisnafeh

Ultima atualização: 17-05-2010 14:49:55

Size:

1,32 KB

Número total de transferências7.888  Último mês15  Última semana3  OntemN/A 

Descrição:

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.

Users Review :