Project

General

Profile

Actions

Blowfish » History » Revision 16

« Previous | Revision 16/89 (diff) | Next »
Per Amundsen, 02/02/2015 02:20 AM


Blowfish

This is a recompile of https://github.com/flakes/mirc_fish_10 to make it work on 64 bit windows and to work with AdiIRC, source code is attached.

Since this is made to inject itself into the mIRC's underlying sockets and AdiIRC is a completely different program, all events must be scripted to use the fish functions from the dll, some events is already added in the attached script, feel free to add more as needed.

Thanks to ParAd0x for creating this project.

Compiled with OpenSSL-1_0_1j binaries from http://slproweb.com/

How to install

Use blowfish64 on 64 bits version of windows, regardless of 32/64 bit AdiIRC (type //echo -ag $bits to verify).

Step 1. Download the attached blowfish64.zip/blowfish32.zip.
Step 2. Unpack blowfish64.zip/blowfish32.zip into $adiircdir\Scripts\
Step 3. Type //load -rs $qt($adiircdir $+ \Scripts\fish_10.ini)

Script Changes

2014/02/02

Added topic decryption and /me decryption.
Added a hack for an issue where the ini file randomly is unloaded?
Added prefixnick and nickcolor support to the message output.

Updated by Per Amundsen about 9 years ago · 16 revisions

Also available in: PDF HTML TXT