BEdit
A downloadable binary file editor for Windows and Linux
Binary files can be a pain to debug.
BEdit is for the programmer who deals with binary file formats, and want a tool that is more powerful than a hex editor, but not a fully fledged customized reader.
You usually have to create custom tools just to dump binary files to a structured ASCII format that you can read and inspect. This tool will help you debug, create and edit binary files in a more structured way than a hex editor.
The goal of this project is for you to be able to write (in a C-like language) types and where in the binary file the type appears. The editor then formats the binary data, allowing you to do type safe edits.
This project is in early phase and is being developed. Current version is alpha 0.2.2.
For issues and documentation, head over to GitHub.
Forums and news are also available on Handmade Network.
Want to try it out before deciding? There's an open-source command line version available on Bitbucket, or you can download the latest Windows and Linux build of command line version for free below (Download demo section).
If you would like to share private feedback or questions, you can do so by sending an email to bedit.jens@gmail.com
Version 0.2.3-wip
Experimental back-from-the-dead update! Only available for Windows and only the command line client for now. This is a major re-write of the codebase that should be more stable, faster and just better than the previous versions. This update also features plotting capabilities.
Version 0.2.2
Performance and stability update as well as a couple of more language features such as alignas and import statements. Also the UI has gotten a minor face-lift and the documentation too.
Latest versions are available here:
Status | In development |
Category | Tool |
Platforms | Windows, Linux |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Kipt |
Purchase
In order to download this binary file editor you must purchase it at or above the minimum price of $25 USD. You will get access to the following files:
Download demo
Development log
- Release CandidateJun 03, 2024
- It's still alive!Apr 26, 2024
- Blog Post UpdateOct 25, 2021
Leave a comment
Log in with itch.io to leave a comment.