Skip to content

Releases: BOBdotEXE/Text2Hex

v0.4 'rebirth'

07 Sep 20:06

Choose a tag to compare

Text2Hex 0.4!

##Note:
This is still an early release, it's not made to handle large amount of code yet

A simple little command line java app that allows you to write raw Hex code to a file quickly!

It can read from a Text File, or it can even accept data directly!

So you can use it as a standalone program, or as part of a script!

java -jar Text2Hex.jar [input type] [data] [output file]

For more info, check The Readme

##Note:

This is still an early release, it's not made to handle large amount of code yet.
It's been tested with a few lines of hex, and it works great, but Don't expect to process hundreds of kilobytes till a much later release.

process

Changelog:

0.4:

No big changes to the core code.

mainly just neatened up the source, and made some error messages more detailed.

Inital release (testing version)

07 Sep 09:35

Choose a tag to compare

Pre-release

java -jar Text2Hex.jar [input type] [data] [output file]

Here are the arguments:

[input type]

-f load file

-i manual text input

[data] Path to a file to read, example "C:\files\mydata.txt" (REQUIRES -f)

Hex data, Example: A1 B2 C3 (or) A4B3C2 (REQUIRES -i)

[output file]

path to output file. example: c:\hexcode.bin


File: Text2Hex.jar
CRC-32: 3c68c52e
MD4: 5de02ce6a68a38a26622f6060541b04a
MD5: 23ba71d3ec173b7b1b3ce5eda07628f4
SHA-1: fd76fe86459b267adba749bbd106d87f7bc68497