OESF Portables Forum
Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Software => Topic started by: Captain_Kirk on January 06, 2004, 08:32:04 am
-
Does anyone know of a hex editor that can be used to inspect the contents of Zaurus files? Something like khexedit or the time-honoured MS-DOS Debug?
I\'d appreciate any help.
(I know I could use a desktop or laptop to inspect files over a network like ssh, but I would like to be able to do it in standalone mode).
Many thanks
Captain Kirk
-
I second this, it would be helpful, anyone know of one? i found khexedit, but I know nothing of porting it to zaurus functionality
-
I second this, it would be helpful, anyone know of one? i found khexedit, but I know nothing of porting it to zaurus functionality
I just compiled hexedit for the Z and it basically works except I can't get the F1 key to work, which is rather important I think ... I'll keep trying a bit longer.
John
-
I just compiled hexedit for the Z and it basically works except I can't get the F1 key to work, which is rather important I think ... I'll keep trying a bit longer.
Ok, for the daring you can grab hexedit_1.2.10_arm.ipk (http://rose.public.iastate.edu/hexedit_1.2.10_arm.ipk) and hexedit-doc_1.2.10_arm.ipk (http://rose.public.iastate.edu/hexedit-doc_1.2.10_arm.ipk) and give it a try. The F1 help key isn't likely to work unless you have a man page reader installed and it can find the hexedit manpage. If I ever get around to building a man program perhaps I'll add this package to my feed. For now I'll just leave it here for the daring to try and remove it when I think of it.
John
-
Ok, for the daring you can grab hexedit_1.2.10_arm.ipk (http://rose.public.iastate.edu/hexedit_1.2.10_arm.ipk) and hexedit-doc_1.2.10_arm.ipk (http://rose.public.iastate.edu/hexedit-doc_1.2.10_arm.ipk) and give it a try. The F1 help key isn't likely to work unless you have a man page reader installed and it can find the hexedit manpage. If I ever get around to building a man program perhaps I'll add this package to my feed. For now I'll just leave it here for the daring to try and remove it when I think of it.
Ok, gone already. Now you can get ones that work from the feed hexedit_1.2.10-1_arm.ipk (http://rose.public.iastate.edu/zaurus/hexedit_1.2.10-1_arm.ipk) and hexedit-doc_1.2.10-1_arm.ipk (http://rose.public.iastate.edu/zaurus/hexedit-doc_1.2.10-1_arm.ipk).
hexedit now uses less instead of man, so there is still a dependency which lilkely is less bothersome to most people since less is widely available. Seems to work fine for me if you remember to disable various other programs from grabbing the function keys.
John
-
link dead? bummer
-
link dead? bummer
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=101932\")
It has been upgraded. Just look for current in this [a href=\"http://rose.public.iastate.edu/zaurus/]feed[/url].
John
-
vim + xxd works fine for me
-
xxd ?? I would love to have a gui hex editor, like khexedit? Anyone try and port that yet?
-
you can also use mc (view->hex->edit, ie F3 F4 F2)
there is perhaps a more straightforward way to get there....
hexl mode in emacs...