PDA

View Full Version : Hex Editing Software


907DAVE
Fri, June 25th, 2010, 04:34 AM
After my trial period ran out on the Hex Workshop V6 I was forced to try Hex Editor Neo. Using this program I cannot seem to convert my emulator binary (32kb) back to the 224kb binary for use on the chip.

I am VERY new at using this software and am not even sure I am doing it right. I have tried many different ways to get the program put back together, but none seem to look right when done.

I was successful at reassembling the binary using the Hex Workshop in the past when I was just playin around, but they want $90 for a new license, and it looks like all the torrent sites are all shut down now soooo.........

What software are you guys using?

What is the most user friendly?

I know this is the wrong section, I just feel comfortable here.:cheesy smile:

cleatus12r
Fri, June 25th, 2010, 11:10 AM
I use Hex Workshop V4.23 but it came with some tuning stuff I bought from Moates.net.

I wasn't able to locate an actual "free" download of it though.

907DAVE
Sun, June 27th, 2010, 06:28 PM
I was able to find another program that actually works!

HxD- Hexeditor is free and is very simple to use, now I can use my chip again.:woot:

Shaw
Mon, June 28th, 2010, 10:41 AM
If you don't mind me asking, what are you using the HEX Editing software for?

cleatus12r
Mon, June 28th, 2010, 12:08 PM
Making the binary for the emulator used for live tuning.

There is a section of the code that needs to be removed that is used with the emulator. Once it's modified it needs to be reinserted into the original file.