Mirc 6.35 Free Download



Version Historie vonmIRC 6.35 Fixed nickname bug where very long nicknames (hundreds of characters in length) sent by the server would cause mIRC to crash. Updated to PCRE v7.8 and OpenSSL 0.9.8i libraries. MIRC free download, review and screenshots. Free chatting and irc downloads at Lawyerment. MIRC 6.35 Description. A popular Internet Relay Chat (IRC) client.

Pick a software title...to downgrade to the version you love!


mIRC 6.14 Change Log

Mirc Download Older Version

  • Fixed /links -n not minimizing window.
  • Fixed tooltip gpf bug.
  • DCC send/get results are now always displayed in the statuswindow.
  • Non-custom @windows are now displayed in their saved positionson multi-monitor setups.
  • Fixed /write -lN running out of temporary filenames error bug,also affected a few other file related commands.
  • Fixed dcc received files menu when dcc folders changed in optionsdialog.
  • Fixed move server to top on connect option not working in somesituations.
  • Fixed script editor not saving current editbox contents whencurrent/another file is loaded/unloaded.
  • Added match method option in log view dialog.
  • Increased zeropad max value in $base() to 100.
  • Fixed $matchkey in on open event.
  • Improvied $addtok() $deltok() handling of $null.
  • Fixed handling of ini files when system file attribute set.
  • Fixed $+() handling of $null.
  • Fixed fill switchbar display bug with vertical switchbar.
  • Fixed dcc send/get timeout display bug.
  • Fixed gpf bug caused by /close in an on CHAT event.
  • Fixed send buffer overflow gpf when sending many commands to aserver in a script all at once.
  • Fixed daylight savings time offset bug.
  • Moved port range to connect/advanced dialog, now applies to allconnections.
  • Fixed editbox gpf bug when tab completion results in long text.
  • Tooltips now correctly use system tooltip font.
  • Fixed bug in /ignore and isignore when using/checking for appliedswitches.
  • Added /cnick -sN switch, sorts item into Nth position.
  • Fixed custom dialog icons display bug.
  • DCC ports range is no longer limited to 1024 and above.
  • Fixed nicknames being added to tab key list even if incomingmessage was ignored.
  • Fixed ctcp resume message not including original filename.
  • Fixed address book whois display bug.
  • Fixed /fopen not being able to open read-only files.
  • Fixed get active url feature in url editor dialog.
  • Fixed /qmsg and /qme display bug.
  • The $read() and $readini() identifiers no longer parse commandseparators by default. Added 'p' switch to enable this.
  • Fixed shift+control+v combination resulting in double-paste.
  • Fixed /ignore -w not removing network from an existing ignoreitem.
  • Fixed auto-get if file exists settings being applied even ifauto-get wasn't enabled.
  • Fixed $send().resume returning incorrect value.
  • Fixed fileserver filename handling bug.
  • MDI window no longer displays horizontal/vertical scrollbars.
  • Switchbar now allows up to eight lines in height.
  • Fixed multi-threading gpf and memory loss issues.
  • Added reload logs feature to logs dialog, works with channel andchat windows. Loads up to the maximum window buffer valuespecified in the options/other dialog.
  • Updated libraries to zlib 1.2.1.
  • Added support for openssl. The libeay32.dll and ssleay32.dllopenssl 0.9.7c dlls must be downloaded separately from mIRC andplaced in the mIRC folder. mIRC will load the dlls automaticallyif it finds them. $sslready can be used to determine whether mIRChas loaded the dlls successfully.
    To initiate a secure connection to an SSL capable server, you canuse the /server -e switch, or prefix the port number with a plussign, eg. +7001. $ssl can be used to determine whether aconnection is secure or not.
    SSL settings can be found in the Connect/Options dialog, and arevisible only when openssl dlls are loaded.
  • Fixed $submenu() bug when returning $null for the begin menu item.
  • Fixed script parser bug when handling ; and rem comment prefixesin some situations.
  • Fixed $highlight(text) case-sensitivity bug, and added a .csproperty.
  • /echo can now target an open dcc chat window even if the dcc chatsession has ended.
  • Fixed /filter gpf bug when /filter was being called a second timein the filter sort alias.
  • Fixed /unset not properly clearing a variable that was set with/inc -c.
  • Fixed bug with paste confirmation dialog, text was being pastedas a command even if the control key had been pressed.
  • Fixed server edit dialog allowing multiple entries with the samedescription.
  • Lines in listboxes are now the same height as those in the textdisplay area in windows, allowing them to be aligned.
  • Fixed $com() dispatch pointers bug. You can now make mIRC createa new $com() object by specifying a dispatch* item as the lastparameter in a $com() call, without a value.
  • Added lock option to disable /com features.
  • Fixed agent bug in ignore line if percentage of the line wasnon-text, if enabled it resulted in most lines not being spoken.
  • Added backup file on save option to editor.
  • /.hop now hides display of hop message.
  • The /echo -sa swiches can now be used at the same time.
  • The /echo -bfh switches now affect custom @windows.
  • The recent servers list is now stored in [recent] in servers.iniand remembers servers that aren't in the servers list.
  • Fixed multi-server bug which may have caused a gpf/freeze in somesituations.
  • The switchbar now displays scroll buttons when it is vertical andunable to fully show all windows. The mouse wheel can be used toscroll through the window list.
  • Fixed line marker bug, failed to behave correctly after a /clear.
  • Fixed Alt-Switchbar button bug when windows for a Status windowwere hidden, closing the status window was not re-displayinghidden @windows.
  • Fixed /msg chopping channel name at 60 characters.
  • Added /filter -z switch, remembers line color when copying fromone @window to another.
  • Added $line().color property, returns line color.
  • Fixed fileserver dcc get bug.
  • Added dialog option to enable/disable the nick colors list.
  • Fixed $fline() regex case bug.
  • Fixed $cnick() bug resulting in non-match when modes were used.
  • Fixed on sockclose event triggering twice in some situations.
  • Added /server -jn switch where 'n' minimizes joined channels.
  • Fixed mark/copy right-click over editbox bug.
  • Fixed /scid -a gpf bug when used with /window -c.
  • Added Sort dialog to Window Menu, allows you to specify the sortorder of Switchbar buttons and Windows.
  • Fixed tabkey channel completion with non-# channels.
  • Fixed /fseek regex gpf bug on long lines of text.
  • Fixed right-click titlebar roll/unroll bug.
  • Changed switchbar sort buttons behaviour. Buttons are now alwayssorted into groups. However if the sort option is turned off, theyare sorted according to creation time within groups as opposed toalphabetical sorting.
  • Fixed various multi-byte display/mark/copy bugs and improvedSJIS/JIS support.
  • Fixed $line() not working with channels list window.
  • Added None sort method to channels list popup menu, displayschannels in the order sent by the server.
  • Script errors can now be caught by adding an :error goto point toyour script. When an error occurs, the script will jump to :errorand continue running.
    $error returns the error message. You can reset the error with/reseterror. If you don't reset the error, it will propagatebackwards to any calling aliases until an :error is found andwill halt the script.
  • Improved text scrolling in windows to avoid jumps after linesrewrap.
  • Fixed while loop /continue bug in nested while loops.
  • Query/Chat windows now remember their individual font settings,also added use default option to font dialog.
  • Fixed bug in random server port selection while connecting.
  • Added /loadbuf -nm switches, where -n logs the loaded text tothe log file (if logging is enabled for that window). The -mswitch indicates that the loaded text is already time-stamped.
  • The find dialog in the script editor now automatically uses theword at the cursor.
  • Added right-click popup menu for URL List toolbar button.

mIRC 6.14 Screenshots

mIRC 6 Builds

mIRC Comments

Please enable JavaScript to view the comments powered by Disqus.blog comments powered by Disqus

Download Mirc 6.12

284

mIRC v6.35 (Türkçe).exe in Task Manager. How to delete mIRC v6.35 (Türkçe).exe. Step-by-step guide.

In this tutorial, you may find more facts about mIRC v6.35 (Türkçe).exe, why exactly this process is considered as unwanted and what can be implemented to get rid of it. You may get acquainted with both manual and automatic guidelines below. If you would like to implement immediate elimination without reading the details, download the recommended software below:

mIRC v6.35 (Türkçe).exe - General Threat:

mIRC v6.35 (Türkçe).exe detected as Trojan.Win32.Agent

mIRC v6.35 (Türkçe).exe is certainly a potentially unwanted application formalized in the procedure that may be running in your COMPUTER in the history. mIRC v6.35 (Türkçe).exe normally will be begun when you release your COMPUTER. As long as mIRC v6.35 (Türkçe).exe is active your COMPUTER will certainly be working fairly unusual.

mIRC v6.35 (Türkçe).exe can be injected into your system through particular dubious links that may be the part of particular adware in your computer. The pop-up, for example, may supply you to upgrade your version of Adobe Flash Player. The fact is that there is absolutely no requirement for you to apply such updates. When the PC owners are wrongly forced to execute the aforementioned updates this is when a great portion of malicious applications can be installed into your tool, including the mIRC v6.35 (Türkçe).exe unwanted process.

mIRC v6.35 (Türkçe).exe may likewise be infused right into COMPUTER using several third-party applications that might be integrated with lots of complimentary applications that you might decide to install. It is very important that you do not accredit such unwanted programs to be established. For this function, ensure you constantly pay attention to the EULAs (End User License Agreements) pertaining to such added apps. If you have a look at some dubious tools suggested by default, ensure you do not agree with such offers however rather rely on advanced (custom-made) setup setting to stay clear of such programs from coming to be the part of your PC.

mIRC v6.35 (Türkçe).exe can be successfully removed from your COMPUTER system only after advanced malware elimination with the help of a trustworthy anti-malware tool. You are highly encouraged to apply the scanning of your computer with our proven safety program. This technique will not just get rid of mIRC v6.35 (Türkçe).exe and also its residues, however, in addition will secure your computer from all succeeding malware assaults.

Technical Information:

  • File name:
    mIRC v6.35 (Türkçe).exe
  • Threat type:
    General Threat
  • Virus name:
    Trojan.Win32.Agent
  • Full path:
    E:NoMercy_v09mIRC v6.35 (Türkçe).exe
  • Registry path:
  • MD5:
    8117A99006264D9EE23415D5169222FC
  • Size:
    2824704 bytes
  • Product name:
    mIRC
  • Company name:
    Http://www.mirc.com.tr
  • Product version:
    6.35
  • File version:
    6.35
  • Certificates:
  • Section:
    .text:E0000020:9F59B6A69083050554325447E8FDD3FA:2042880
    .rdata:40000040:902070D53F0DC7BEDAF039A4BFBAF217:144896
    .data:C0000040:550FBA6F3B3C6B24BF52C5B8C4336EAB:24576
    .rsrc:40000040:A160694548DCD2222E6F04A074773B55:611328
  • Date of scan:
    2020-12-05 09:00

Steps to remove mIRC v6.35 (Türkçe).exe:

I use Anti-Malware for cleaning ads and viruses from my friend's computers, because it is extremely fast and effective.

Step 1: Downloader Anti-Malware for free

Anti-Malware removes Adware/Spyware/Unwanted Programs/Browser Hijackers/Search Redirectors from your PC easily.

Mirc 6.35 free downloadd

Step 2: Click on antimalware-setup.exe

Anti-Malware is compatible with most antivirus software.
Anti-Malware is 100% CLEAN, which means it does not contain any form of malware, including adware, spyware, viruses, trojans and backdoors. VirusTotal (0/56).
You will see a confirmation screen with verified publisher. Click YES

Free

After install Anti-Malware will start standard scan automatically.

Mirc Download Windows 10

Step 3: Press Apply after scan ends to remove all found threats