EdzUp Hex editor

Miscellaneous Forums/Blitz Showcase/EdzUp Hex editor

This is a simple hex editor made in Blitz+, I just wanted to see if it could be done =)

please read the README1ST.TXT that comes with it before using it.

Download it from http://www.edzup.co.uk/images/edzuphex.zip (360k)

Is it just me, or does the search function take ages? Seems to be sorta what I expected.

Thanks for sharing!

EBusiness: I know it takes ages, working ATM on speeding it up (reading the entire file into banks doesnt help so im gonna try another idea I had =) ).

jfk: your welcome, I dont post a lot of stuff I work on (its normally for me own use or incomplete) but this tool is quite useful to me so I posted it for everyone to use =)

I found something missing, it can't be opened with a file parameter, really something all kinds of editors should support.

im still working on the search engine, will add the command line parameter thingy too.