| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2026-04-11 | 6.5 kB | |
| Intel_HEX_4.00_source_code.zip | 2026-04-11 | 2.0 MB | |
| hex_v4.00_Windows_(GCC).zip | 2026-04-11 | 34.4 kB | |
| hex_v4.00_Linux_X86_64_(gcc,debian_10.12.0).tar.gz | 2026-04-11 | 25.6 kB | |
| Totals: 4 Items | 2.0 MB | 11 | |
================================================== Hex - Software for processing files of formats: Intel HEX, Elf32, BIN Version 4.00 Copyright (C) 2021-2024 Vitalij Fedichev https://vk.com/id94245154 [ru] Hex - Программное обеспечение для обработки файлов форматов Intel HEX, Elf32, BIN Версия 4.00 Copyright (C) 2021-2024 Виталий Федичев https://vk.com/id94245154 ================================================== File converter between formats HEX / BIN / ELF32 The source code was created and debugged in the eS development environment (for Linux and Windows) and is an example of its use. https://esolution.sourceforge.io/ [ru] Конвертер файлов между форматами HEX / BIN / ELF32 Исходный код создан и отлажен в среде разработки eS (для Linux и Windows) и является примером ее использования. https://esolution.sourceforge.io/ ================================================== DISCLAIMER [ru] ОТКАЗ ОТ ОТВЕТСТВЕННОСТИ ================================================== The software is intended for use by trained professional personnel and is not a substitute for sound professional judgment. The user is solely responsible for checking the data provided by this program and determining whether the results of this program are accurate and suitable for any particular purpose. No guarantee of accuracy or fitness for any purpose is expressed or implied. The author strongly recommends that the data be checked against other sources and/or methods before use and application. The author shall not be held liable for any direct, indirect, consequential or incidental damages incurred through use of the data or calculations. [ru] Программное обеспечение предназначено для использования обученным профессиональным персоналом и не заменяет здравого профессионального суждения. Пользователь несет исключительную ответственность за проверку данных, предоставленных этой программой, и определение того, являются ли результаты этой программы точными и подходящими для какой-либо конкретной цели. Никакая гарантия точности или пригодности для какой-либо цели не выражена и не подразумевается. Автор настоятельно рекомендует проверять данные по другим источникам и/или методам перед использованием и применением. Автор не несет ответственности за любые прямые, косвенные, последующие или случайные убытки, понесенные в результате использования данных или расчетов. ================================================== LICENSE ================================================== This program is licensed under the GNU General Public License (GPL) version 3. [ru] Данная программа распространяется по лицензии GNU General Public License (GPL) версии 3. ================================================== SYSTEM REQUIREMENTS ================================================== Requirements not presented [ru] Требования не представлены ================================================== VERSION HISTORY / CHANGELOG ================================================== Version 4.00 - Added the -sseg option to get brief information about an elf file (total sizes by segment groups) - Added the -ssec option to get brief information about an elf file (total sizes by section groups) - In the ELF reading settings, you can specify the names or criteria of the segments that will form the output file - In the ELF reading settings, you can specify the names or criteria of the sections that will form the output file - In the information output settings (option -i) you can specify the type of information to be output [ru] - Добавлена опция -sseg для получения краткой информации по elf файлу (суммарные размеры по группам сегментов) - Добавлена опция -ssec для получения краткой информации по elf файлу (суммарные размеры по группам секций) - В настройках чтения ELF можно указать имена или критерии сегментов которые сформируют выходной файл - В настройках чтения ELF можно указать имена или критерии секций которые сформируют выходной файл - В настройках вывода информации (опция -i) можно указать тип выводимой информации Version 3.01 - Fixed bug - HEX8 format files were not created - Added the ability to create and use a SET settings file, which stores additional data. - Added options for creating a file in ELF32 format, expanding the capabilities of the program. [ru] - Исправлена ошибка - не создавались файлы формата HEX8 - Добавлена возможность создавать и использоват файл настроек SET, в котором хранятся дополнительные данные. - Добавлены опции по созданию файла формата ELF32, расширяющие возможности программы. Version 2.02 - Changes were made to the source code to support building in LINUX [ru] - В исходный код внесены изменения для поддержки сборки в LINUX. Version 2.01 - This version is the first to be released under the GPL v3 license [ru] - Эта версия является первой, выпущенной под лицензией GPL v3.