A java hex editor. Standalone application (SWT widgets) and Eclipse plugin. Support for very large files. Hex, Ascii and Unicode find. Overwrite/insert modes. Binary and text cut/copy/paste. Undo/redo. Latest version available at: https://sourceforge.net/projects/javahexeditor
Update site: http://javahexeditor.sourceforge.net/update
Categories: Editor
Tags: hex editor, large files, binary, editor
Additional Details
Eclipse Versions: 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: Jordi Bergenthal, Andre Bossert, Peter Dell, Andrey Loskutov
Development Status: Production/Stable
Date Created: Tuesday, December 1, 2009 - 15:24
License: GPL
Date Updated: Wednesday, December 14, 2022 - 09:47
Submitted by: Andre Bossert
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
December 2024 | 0/0 | 0 | 0 |
November 2024 | 281/658 | 42 | 6 |
October 2024 | 255/663 | 56 | 8 |
September 2024 | 274/642 | 45 | 3 |
August 2024 | 270/641 | 42 | 7 |
July 2024 | 286/663 | 38 | 16 |
June 2024 | 290/681 | 44 | 18 |
May 2024 | 267/682 | 57 | 10 |
April 2024 | 254/687 | 67 | 10 |
March 2024 | 268/694 | 63 | 7 |
February 2024 | 299/687 | 42 | 14 |
January 2024 | 261/691 | 65 | 20 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 1
Count | Error Message |
---|---|
1 | Cannot continue the operation. There is another install operation in progress. |
Reviews Add new review
Font issues
Submitted by Pierre-Yves Bi… on Wed, 04/01/2020 - 09:23
Works great, but I'm having some font sizing/scaling issues, as reported here: https://sourceforge.net/p/javahexeditor/bugs/14/
Thanks! :)
Snapshot which works with Eclipse 4.x
Submitted by Andrey Loskutov on Sun, 02/12/2017 - 15:27
Current version does not work on Eclipse 4.x.
So I've fixed sources, see the cloned repo: https://github.com/iloveeclipse/javahexeditor
Temporary update site:
https://raw.githubusercontent.com/iloveeclipse/javahexeditor/master/jav…
Re: Snapshot which works with Eclipse 4.x
Submitted by Andre Bossert on Mon, 02/13/2017 - 11:36
In reply to Snapshot which works with Eclipse 4.x by Andrey Loskutov
Thanks! I've updated the information. Please contact me if you want to change something by yourself or i should change...
Update site down
Submitted by Max Hohenegger on Thu, 09/29/2016 - 08:00
This is what I get from Eclipse: "No repository found at http://javahexeditor.sourceforge.net"
Update site
Submitted by Andre Bossert on Fri, 11/25/2016 - 05:14
In reply to Update site down by Max Hohenegger
http://javahexeditor.sourceforge.net/update
Java Hex Editor 0.4.1
Submitted by Ed Slas on Tue, 03/13/2012 - 13:24
This chokes on 'very large files' When I open a 16MB file, it takes 5 minutes to load, then about 30 seconds on each page up/down. I am running eclipse 3.6 on Linux. KHexEdit works much better, and has selection decoding.