Page 1 of 1

Hex Editor

Posted: Mon Jan 06, 2003 4:06 am
by DarylD
Okay, I broke some modules out of my core kernel to load as GRUB modules, but now it appears I have got to write a ELF loader to go with it... :-\

So, I need a HEX editor to help me along in my quest, so what does everybody use, what are your favourites?

BTW, I run Windows.

Cheers.

Re:Hex Editor

Posted: Mon Jan 06, 2003 7:45 am
by Curufir
XVI32 and hexit. You can get the first one looking at links on KJ's site, the other you'll have to search google for. XVI32 is gui, hexit is text based. Hexit also contains ability to disassemble on the fly.

Re:Hex Editor

Posted: Mon Jan 06, 2003 8:57 am
by DarylD
Top job.

XVI32 is just what I need.

Ta!

Re:Hex Editor

Posted: Mon Jan 06, 2003 1:16 pm
by df
my code editr has one built in ;) ultra-edit32. :)