TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (402 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (129 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (140822 times)
  2. FAT32 Library (73436 times)
  3. Network Ethernet Library (58248 times)
  4. USB Device Library (48421 times)
  5. Network WiFi Library (44043 times)
  6. FT800 Library (43624 times)
  7. GSM click (30500 times)
  8. mikroSDK (29206 times)
  9. PID Library (27192 times)
  10. microSD click (26877 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

HexTool

Rating:

9

Author: Aleksandar Vukelic

Last Updated: 2014-04-20

Package Version: 1.0.1.0

Category: Other Codes

Downloaded: 1008 times

Followed by: 2 users

License: MIT license  

HexTool is a simple utility for generating and editing binary image files. BIN files are generated from HEX files according to Intel's "Hexadecimal Object File Format Specification". It can be used as a standalone application or from IDE of all mikroE compilers.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "HexTool" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "HexTool" changes.

Do you want to report abuse regarding "HexTool".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other Compiler
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Version history

v1.01 - Corrected handling of %CHIP_NAME macro for dsPIC compilers (getting ROM size from MLK files)
v1.00 - Initial release

HexTool

HexTool

Screenshot 1

View full image
HexTool

HexTool

Screenshot 2

View full image
HexTool

HexTool

Screenshot 3

View full image

ALSO FROM THIS AUTHOR

BitPack Font Library

10

BitPack Font Library contains functions for rendering and measurement of character bitmaps in BitPack format. Fonts in this format can be created using Code Page Font Generator application also available at Libstock. Compared to Visual TFT and GLCD Font Creator, BitPack format saves up 50% of ROM space. It also supports anti-aliased fonts.

[Learn More]

CP Font Generator

15

This application creates font resources with non-ASCII characters from system fonts. The following code pages are supported: 1250 (Central Europe), 1251 (Cyrillic), 1252 (Latin I), 1253 (Greek), 1254 (Turkish), 1255 (Hebrew), 1256 (Arabic), 1257 (Baltic), 1258 (Vietnam) and 874 (Thai). It supports anti-aliased fonts and 2 output formats

[Learn More]

Crypto Library

19

Crypto Library is a collection of useful cryptographic algorithms. Currently the library contains the following algorithms: AES (Rijndael), DES/3DES, RC4, RC5, RC6, Serpent, Skipjack, TEA, XTEA, Base64, CRC16, CRC32, MD5, SHA1, SHA256, HMAC-MD5, HMAC-SHA1, HMAC-SHA256

[Learn More]