mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jun 2004
Posts: 1
G
gregn Offline OP
Mostly harmless
OP Offline
Mostly harmless
G
Joined: Jun 2004
Posts: 1
Ok, I've moded my own irc to spit out all encrypted output. Now I'm looking to create a dll that mIRC can load that'll decrypt every incoming message. Is this possible? or does mIRC process everything incoming from a server before the addon scripts kick in.. ?


Joined: Dec 2002
Posts: 1,922
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,922
Yes, mIRC allows you to halt the default text and (optionally) display custom message instead.

The following sections of the Help File might interest you:
  • /help dll support
    /help on text
    /help halting default text
Also, see the Blowfish Addon that uses mIRC to send/receive encrypted messages over IRC.

Joined: Sep 2003
Posts: 38
O
Ameglian cow
Offline
Ameglian cow
O
Joined: Sep 2003
Posts: 38
If you have an IRC server that uses SSL, mIRC now supports it; see /help SSL. If you have a server that uses something other than SSL, you need to make or use some sort of proxy server that will decrypt it for mIRC.

Joined: Jul 2004
Posts: 1
A
Mostly harmless
Offline
Mostly harmless
A
Joined: Jul 2004
Posts: 1
there is also a blowfish encrypted chat script addon here.
Enigma crypt


Link Copied to Clipboard