• Link to X Link to X Link to X
  • Link to Facebook Link to Facebook Link to Facebook
  • Link to Youtube Link to Youtube Link to Youtube
  • Link to Reddit Link to Reddit Link to Reddit
  • Link to Rss Link to Rss Link to Rss
  • Blog
  • Support
    • FAQ
    • Help (HTML)
    • Manual (PDF)
    • Forums (read-only)
    • Library (GitHub)
    • Update/Resend Registration Keys
    • Contact Us
  • About
    • About Emurasoft
    • Meet the Team
    • Other Products
    • Awards
    • Privacy Policy
    • Go to Emurasoft Customer Center
  • 🌐 English
    • 日本語
    • 한국어
    • Deutsch
    • 简体中文
    • 繁體中文
  • Download
  • Buy
  • Features
  • Menu Menu

Switching to Avangate

October 16, 2014/in General/by Yutaka Emura

We are excited to announce that we are switching our online payment partner to Avangate. Our customers will appreciate more features including telephone support in many counties, the ability to control the renewal option during check-out as well as the new fresh user interface. Optional Backup CD and Download Insurance Service are now unselected by default.

If you experience any issues during the checkout, please don’t hesitate to contact us. We always value your feedback.

Thank you.

 

/wp-content/uploads/2013/11/logo_square.png 120 120 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2014-10-16 17:45:552014-10-16 17:45:55Switching to Avangate

EmEditor v14.6.0 beta 17 released!

October 12, 2014/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor v14.6.0 beta 17.

Updates from v14.6.0 beta 16 include:

  • The Prefer UTF-8 check box was added to the File tab of configuration properties. When this is checked and the Detect UTF-8 check box is also checked, UTF-8 takes precedence if the file can be interpreted both as UTF-8 and the selected encoding. For example, a file contains only ANSI characters (alphabets and numbers), it can be opened without any problems both as UTF-8 and Western European. In this situation, EmEditor opens the file as UTF-8. EmEditor also opens an empty file as UTF-8 if this is checked.
  • Stability improvements.

We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.

To download or see changes, please go to the beta forum – EmEditor Professional v14.6.0 beta 17 released!.

Thank you for continue using EmEditor!

/wp-content/uploads/2014/10/file-properties-e.png 438 488 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2014-10-12 21:08:092018-04-24 10:14:45EmEditor v14.6.0 beta 17 released!

Investigation report about the hacking incident

October 3, 2014/in General/by Yutaka Emura

Yesterday, we received the final investigation report from JPCERT/Coordination Center.

How unauthorized hacking was happened

From the various remained access logs, we could not identify the cause for the unauthorized hacking. We confirmed suspicious accesses (web and ftp) from 203.194.144.#, and we confirmed traces of attack attempts in early August. However, we couldn’t identify how the hacker entered our site just by these traces. There were no successful logins from these IP addresses.

About unauthorized redirects

From the remained access logs, the following 2 accesses were considered unauthorized accesses redirected by the .htaccess that was placed by a hacker.

#.#.#.# - - [18/Aug/2014:05:41:38 -0500] "GET /pub/updates/emed64_updates_ja.txt HTTP/1.1" 200 884 "-" "AdvancedInstaller"
#.#.#.# - - [18/Aug/2014:06:19:04 -0500] "GET /pub/updates/emed64_updates_ja.txt HTTP/1.1" 200 884 "-" "AdvancedInstaller"

These accesses match with the IP addresses written in the .htaccess, the time frame when the incident happened. Also, the number of bytes written in the access log (884) was different from the number of bytes written in the other accesses in the other time frame and other IP addresses.

Usually access logs look like:

#.#.#.# - - [10/Aug/2014:03:45:09 -0500] "GET /pub/updates/emed64_updates_ja.txt HTTP/1.1" 200 855 "-" "AdvancedInstaller"

the number of bytes is 855 for this file, but the above two accesses show the number of bytes as 884 bytes.

The clients who own the above IP addresses were contacted by JPCERT/CC, and found there were no malware infections. The access logs record all accesses including merely update checking without actual installation.

Future measures

In addition to routine updates of WordPress plug-ins and themes, we periodically scan our site for malware, monitor files on the server, access logs, and block suspicious IP addresses. On August 29th, we protected the entire site of emeditor.com with SSL encrypted connections. We are also planning to move our forums to another site or an electronic mailing list for improved security.

The next version of Advanced Installer that we used to make the Update Checker will be able to block update installers without the same digital signature as ours. The future EmEditor versions will restore the Update Checker with improved security.

We apologize for any inconveniences that this situation might have caused you

See also:

Possible malware attack by EmEditor Update Checker

/wp-content/uploads/2013/11/logo_square.png 120 120 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2014-10-03 14:51:342014-10-03 14:51:34Investigation report about the hacking incident

New Filter Bar feature: (EmEditor Professional v14.6.0 beta 11)

October 2, 2014/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor Professional v14.6.0 beta 11.

Updates from v14.6.0 beta 8 include:

  • Added the new Filter Bar was added. The Filter Bar allows you to view only the lines that include a specified string.
  • The Toggle Filter Toolbar, Set Focus to Filter Toolbar, Close Filter Toolbar commands were added.
  • The Filter Toolbar button was added to the toolbar.
  • CTRL + SHIFT + D was assigned to the Set Focus to Filter Toolbar command by default.
  • Fixed other bugs.

We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.

To download or see changes, please go to the beta forum – EmEditor Professional v14.6.0 beta 11 released! (New Feature: Filter Bar).

Thank you for continue using EmEditor!

/wp-content/uploads/2014/10/filter.png 540 672 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2014-10-02 17:06:172018-04-24 10:14:45New Filter Bar feature: (EmEditor Professional v14.6.0 beta 11)

EmEditor Professional v14.6.0 beta 8 released!

September 24, 2014/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor Professional v14.6.0 beta 8.

Updates from v14.6.0 beta 4 include:

  • In the Selection Only check box was added to the Find dialog box in addition to the Replace dialog box. This allows you to search for a string within a certain column in a CSV file.
  • The Sort by Multiple Columns command was added.
  • Pressing CTRL + A twice selects the whole document. Pressing CTRL + HOME twice moves to the left edge on the top line.
  • Improved double/triple-clicking behavior on the ruler/headings.
  • Improved stability.

We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.

To download or see changes, please go to the beta forum – EmEditor Professional v14.6.0 beta 8 released!.

Thank you for continue using EmEditor!

/wp-content/uploads/2014/09/find_selection_e.png 618 739 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2014-09-24 20:01:402018-04-24 10:14:46EmEditor Professional v14.6.0 beta 8 released!

EmEditor Professional v14.6.0 beta 4 released!

September 10, 2014/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor Professional v14.6.0 beta 4.

Updates from v14.6.0 beta 1 include:

  • The “Sort by Multiple Columns” command was added.
  • The “Drag separators only in headings and the ruler with the mouse” and “Read only in headings” check boxes were added to the CSV tab of the Customize dialog box.
  • The “Read Only in Headings” command was added to the Heading popup menu.
  • “Headings” was added to the list in the Display tab of configuration properties.
  • The Remove Unnecessary Double-Quotes command was added.
  • The Max lines to detect and Min delimiters to detect check boxes were added to the CSV tab of the Customize dialog box.
  • The Adjust Separator Position command was separated into the Adjust Separator Position (Whole Document) command and the Adjust Separator Position (Visible Lines Only) command.
  • Pressing CTRL + A twice selects the whole document. Pressing CTRL + HOME twice moves to the left edge on the top line.

We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.

To download or see changes, please go to the beta forum – EmEditor Professional v14.6.0 beta 4 released!.

Thank you for continue using EmEditor!

/wp-content/uploads/2014/09/sort_multi_e.png 286 480 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2014-09-10 22:52:062018-04-24 10:14:46EmEditor Professional v14.6.0 beta 4 released!

EmEditor Professional v14.6.0 beta 1

September 3, 2014/in EmEditor Core/by Yutaka Emura

Today, we are releasing EmEditor Professional v14.6.0 beta 1.

We used to use terminology “Separated Values” or “CSV/DSV/TSV”, but we will start calling all separated values by any delimiters as “CSV”.

Updates from v14.5.4 include:

  • The CSV/Sort toolbar was added. Following commands can be executed against all documents in the current group by clicking the button while pressing the SHIFT key — Normal Mode, all “CSV” commands, all “Convert to” commands, Fixed Width Columns, all “Sort” commands, Delete Duplicate Lines, Heading 0 – 4, Adjust Separator Positions, Automatically Add Separators, and Remove All Separators.
  • The CSV tab was added to the Customize dialog box. You can add or edit CSV formats here. Currently you can define up to 8 CSV formats. As a delimiter, you can specify up to 39 character long string. The “Allow delimiters in double quotes” check box, the “Allow new lines in double quotes” check box and the Heading text box were added.
  • The CSV files to detect list box was added to the File tab of configuration properties.
  • The Extract All button was added to the Find dialog box. Pressing the “Extract All” button will extract lines containing the searched string to a new document.

We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.

To download or see changes, please go to the beta forum – EmEditor Professional v14.6.0 beta 1 released!.

Thank you for continue using EmEditor!

/wp-content/uploads/2014/09/ExtractAllButton.png 320 375 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2014-09-03 17:08:392018-04-24 10:14:46EmEditor Professional v14.6.0 beta 1
EmEditor icon

EmEditor v14.5.4 released!

August 21, 2014/in EmEditor Core/by Yutaka Emura

In response to the hacking incident on the other day, we decided to disable the update checker until we can confirm the safety of our server and the Update Checker. We strongly recommend this update to all EmEditor users.

For safety of customers, we removed update configuration files in our server. Therefore the Update Checker on older versions of EmEditor will not be available anymore. If you try to check updates from older versions, you will see the prompt message: “Invalid or missing updates configuration file. …”. This is not a bug. Please download and update to the newest version of EmEditor by clicking here.

Updates from v14.5.3 include:

Features Removed

  • The Update Checker features were disabled. The Check for Updates and Customize Update Checker commands were removed or disabled.

Enhancements

  • The “Jump to the first invalid character” check box was added to the dialog box displayed when an invalid character was encountered when you open a file.

Bug Fixes

  • Fixed the bug related to the Wrap Indent.

Please see EmEditor v14 New Features.

Download EmEditor v14 Now.

Thank you for using EmEditor.

See also

  • Possible malware attack by EmEditor Update Checker
/wp-content/uploads/2013/08/emeditor-icon.png 48 48 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2014-08-21 15:56:582014-09-19 17:27:59EmEditor v14.5.4 released!

Possible malware attack by EmEditor Update Checker

August 18, 2014/in General/by Yutaka Emura

Dear EmEditor user,

We have found malicious files were placed in a subfolder of the EmEditor website, and we estimate these files were placed by a hacker between 6:36 am and 11:20 am on August 18th in the Pacific Daylight Time (USA and Canada), or between 1:36 pm and 6:20 pm on August 18th in the UTC. If a user uses EmEditor Update Checker from one of certain IP addresses, a malicious program, not EmEditor, might have been installed. The IP addresses are:

For the following list, * represents any number between 0 and 255. All 256 numbers between 0 and 255 are IP addresses in question.

12.44.85.*
12.189.27.*
12.233.153.*
42.147.69.*
49.101.250.*
61.211.224.*
63.119.133.*
64.102.249.*
64.235.145.*
64.235.151.*
66.129.241.*
77.248.69.*
86.111.221.*
106.139.26.*
106.188.131.*
114.160.192.*
118.103.17.*
118.238.0.*
124.248.207.*
133.6.1.*
133.6.91.*
133.6.94.*
133.56.0.*
133.74.211.*
133.173.2.*
150.26.82.*
173.36.196.*
173.38.209.*
182.162.60.*
188.111.86.*
194.98.194.*
198.135.0.*
199.167.55.*
203.104.128.*
203.180.164.*
204.15.64.*
209.97.118.*
210.17.188.*
210.172.128.*
210.174.36.*
210.224.179.*
216.228.150.*
219.195.174.*

For the following list, # represents a number between 0 and 255, but only one number represents the IP address in question. To protect users’ privacy, the actual IP address is hidden by #. If your IP address is included in this list, please contact us at jp@emurasoft.com with your IP address, and we will let you know your IP address is included.

12.234.38.#
61.202.251.#
101.110.12.#
101.110.14.#
101.110.15.#
101.111.185.#
108.28.100.#
117.103.185.#
118.159.230.#
118.159.235.#
124.85.138.#
126.205.203.#
133.6.76.#
153.163.255.#
180.0.96.#
180.6.227.#
202.7.107.#
202.62.253.#
206.13.28.#
210.148.24.#
210.164.30.# (2 IP addresses)
210.169.198.#
210.175.75.#
210.233.113.#
210.237.143.#
211.7.234.#

If your IP address is included in any of the above lists, and if you use the Update Checker of EmEditor during the above time frame, there is a possibility that your computer might have been infected by a virus. If so, please use anti-virus software to clean your computer.

To check your IP address, please go to www.google.com, enter “My IP”.

Currently, our server hosting company is scanning the whole website. As soon as the scan is completed, we plan to resolve the issue completely by all means.

We will keep you informed of our progress. If we cannot get access to our website, we might use Twitter, Google+, or Facebook to make announcements.

We apologize for any inconveniences that this situation might have caused you.

 

/wp-content/uploads/2013/11/logo_square.png 120 120 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2014-08-18 17:37:082014-08-19 08:42:47Possible malware attack by EmEditor Update Checker

Website scans were completed and all websites are clean

August 15, 2014/in General/by Yutaka Emura

Our website scans were completed, and all our websites were clean, including all of our foreign language EmEditor websites as well as Emurasoft Customer Center. This means this English website was not affected by this case.

Nevertheless, as a precaution, we recommend changing your password if you have an account in one of our sites, and please do not share the same password with Emurasoft Customer Center or any other websites.

To prevent future hacker attacks, we have tightened our security level. We no longer accept new members automatically. If you are not a member yet, and if you would like to join our forums, please contact us.

Once again, we apologize for any inconveniences.

Thank you for using EmEditor!

/wp-content/uploads/2013/11/logo_square.png 120 120 Yutaka Emura /wp-content/uploads/2022/12/logo-minified-margins-1.svg Yutaka Emura2014-08-15 18:43:432016-11-02 09:33:21Website scans were completed and all websites are clean
Page 60 of 77«‹5859606162›»

Latest News

  • EmEditor v26.1.1 ReleasedMay 30, 2026 - 12:04 pm
  • Information Security Incident Response Awards
    Emurasoft Receives Excellence Award at the 11th Information Security Incident Response AwardsMay 29, 2026 - 5:56 pm
  • EmEditor v26.1.0 Released — Updated Certificate, Faster Performance and Enhanced AI FeaturesMay 6, 2026 - 10:53 am
  • EmEditor Logo
    EmEditor v26.1 preview releasedMay 4, 2026 - 8:50 am
  • Fraudulent Job Advertisements Misusing Emurasoft’s Name on Social MediaApril 28, 2026 - 11:15 am
  • Domain Changes as Part of Security ImprovementsApril 20, 2026 - 5:08 pm
  • EmEditor v26.0.3 ReleasedFebruary 23, 2026 - 12:07 pm
  • EmEditor v26.0.2 ReleasedFebruary 8, 2026 - 8:18 am

Categories

  • EmEditor Beta (165)
  • EmEditor Core (484)
  • EmEditor Preview (2)
  • General (63)
  • Journal (9)
  • Language Packs (8)
  • Macros (2)
  • Plug-ins (6)
  • Related Software (2)
  • Reviews (29)

Tags

award pricing review v7 v8 v9 v10 v11 v12 v13 v14 v14.9 v15.0 v15.1 v15.2 v15.7 v15.8 v15.9 v16.0 v16.1 v16.3 v16.7 v16.9 v17.0 v17.1 v17.2 v17.6 v17.8 v18.0 v18.3 v18.4 v18.6 v18.7 v18.8 v18.9 v19.2 v19.3 v19.4 v19.6 v19.8 v20.5 v22.2 v25 v26 website

Previous posts

  • May 2026 (4)
  • April 2026 (2)
  • February 2026 (5)
  • January 2026 (3)
  • December 2025 (3)
  • November 2025 (4)
  • September 2025 (1)
  • August 2025 (4)
  • July 2025 (1)
  • June 2025 (5)
  • May 2025 (3)
  • March 2025 (2)
  • January 2025 (2)
  • December 2024 (5)
  • November 2024 (1)
  • October 2024 (3)
  • September 2024 (1)
  • August 2024 (2)
  • July 2024 (1)
  • June 2024 (1)
  • May 2024 (3)
  • April 2024 (1)
  • March 2024 (4)
  • February 2024 (4)
  • January 2024 (2)
  • December 2023 (2)
  • November 2023 (5)
  • September 2023 (2)
  • August 2023 (4)
  • July 2023 (2)
  • June 2023 (1)
  • May 2023 (2)
  • April 2023 (4)
  • March 2023 (6)
  • February 2023 (2)
  • January 2023 (1)
  • December 2022 (5)
  • October 2022 (2)
  • August 2022 (2)
  • June 2022 (4)
  • May 2022 (2)
  • March 2022 (2)
  • February 2022 (4)
  • January 2022 (1)
  • December 2021 (1)
  • November 2021 (2)
  • October 2021 (2)
  • September 2021 (4)
  • August 2021 (3)
  • July 2021 (3)
  • June 2021 (2)
  • May 2021 (4)
  • March 2021 (2)
  • February 2021 (5)
  • January 2021 (4)
  • December 2020 (6)
  • November 2020 (3)
  • October 2020 (3)
  • September 2020 (5)
  • August 2020 (3)
  • July 2020 (4)
  • June 2020 (5)
  • May 2020 (7)
  • April 2020 (4)
  • March 2020 (6)
  • February 2020 (9)
  • December 2019 (7)
  • November 2019 (6)
  • October 2019 (4)
  • September 2019 (7)
  • August 2019 (4)
  • July 2019 (6)
  • June 2019 (6)
  • May 2019 (10)
  • April 2019 (7)
  • March 2019 (14)
  • February 2019 (7)
  • January 2019 (6)
  • December 2018 (4)
  • November 2018 (9)
  • October 2018 (9)
  • September 2018 (9)
  • August 2018 (8)
  • July 2018 (3)
  • June 2018 (11)
  • May 2018 (8)
  • April 2018 (8)
  • March 2018 (1)
  • February 2018 (4)
  • January 2018 (4)
  • December 2017 (4)
  • November 2017 (1)
  • October 2017 (10)
  • September 2017 (3)
  • August 2017 (9)
  • July 2017 (6)
  • June 2017 (6)
  • May 2017 (8)
  • April 2017 (8)
  • March 2017 (3)
  • February 2017 (4)
  • January 2017 (5)
  • November 2016 (5)
  • October 2016 (8)
  • September 2016 (4)
  • August 2016 (2)
  • July 2016 (3)
  • June 2016 (10)
  • May 2016 (8)
  • April 2016 (7)
  • March 2016 (4)
  • February 2016 (5)
  • January 2016 (4)
  • December 2015 (8)
  • November 2015 (6)
  • October 2015 (7)
  • September 2015 (5)
  • August 2015 (5)
  • July 2015 (9)
  • June 2015 (3)
  • May 2015 (7)
  • April 2015 (11)
  • March 2015 (11)
  • February 2015 (9)
  • January 2015 (6)
  • December 2014 (3)
  • November 2014 (1)
  • October 2014 (7)
  • September 2014 (3)
  • August 2014 (4)
  • July 2014 (4)
  • June 2014 (3)
  • May 2014 (2)
  • April 2014 (7)
  • March 2014 (1)
  • February 2014 (3)
  • January 2014 (6)
  • December 2013 (3)
  • November 2013 (3)
  • October 2013 (4)
  • September 2013 (3)
  • August 2013 (1)
  • July 2013 (1)
  • June 2013 (5)
  • February 2013 (3)
  • December 2012 (3)
  • October 2012 (5)
  • September 2012 (4)
  • February 2012 (2)
  • January 2012 (2)
  • December 2011 (1)
  • November 2011 (2)
  • October 2011 (1)
  • September 2011 (2)
  • August 2011 (3)
  • July 2011 (1)
  • June 2011 (1)
  • May 2011 (3)
  • April 2011 (1)
  • March 2011 (2)
  • January 2011 (1)
  • December 2010 (1)
  • November 2010 (1)
  • October 2010 (1)
  • September 2010 (4)
  • August 2010 (1)
  • June 2010 (8)
  • May 2010 (2)
  • April 2010 (1)
  • March 2010 (2)
  • February 2010 (2)
  • January 2010 (5)
  • December 2009 (2)
  • November 2009 (6)
  • October 2009 (3)
  • August 2009 (1)
  • April 2009 (2)
  • March 2009 (1)
  • February 2009 (1)
  • January 2009 (2)
  • December 2008 (2)
  • November 2008 (1)
  • October 2008 (1)
  • August 2008 (1)
  • July 2008 (2)
  • June 2008 (4)
  • May 2008 (2)
  • April 2008 (2)
  • March 2008 (3)
  • February 2008 (1)
  • January 2008 (2)
  • December 2007 (2)
  • April 2007 (1)
  • January 2007 (4)
  • December 2006 (3)
  • November 2006 (1)
  • October 2006 (3)
  • September 2006 (5)

Download and try the “world's fastest text editor” now. (Source: ZDNet)

Download Download Free Download

Copyright © 1995-2026 by Emurasoft, Inc.
Download | Buy | Features | Blog | Support | About | Privacy Policy
日本語 | Deutsch | 한국어 |简体中文 | 繁體中文

Scroll to top Scroll to top Scroll to top