* hex editors
@ Igor Gueths
` Brian Buhrow
` mike
0 siblings, 2 replies; 4+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
Hi all,
can anyone recommend a good hex editor that works decently with Speakup? So far
I've tried Hexcurse (for some reason deleting modifications isn't currently
working for me but it tracks fairly well), Dhex and Shed both of which didn't
get along with Speakup at all as far as cursor tracking is concerned). Vim's
so-called "hex editing" mode via streaming its buffer through xxd does seem to
work, although I can't get it to write out a modified file in binary
(research seems to indicate that it will only rewrite out binary files for those
that only have a .bin extension), which isn't quite ideal either. So if anyone
has any suggestions/ideas, they would be much appreciated. Thanks!
--
Igor
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: hex editors
hex editors Igor Gueths
@ ` Brian Buhrow
` Igor Gueths
` mike
1 sibling, 1 reply; 4+ messages in thread
From: Brian Buhrow @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.; +Cc: buhrow
Hello. There is an old program called bed which will reformat a binary
file into what ever format you want, i.e. hex, octal, with various word
lengths. It then opens the file with your favorite editor, allowing you to
use vim, ed or something else to edit the file. Once done, it will convert
the file back to the original format with your changes.
Search for "bed binary editor" in google to find it. If you have trouble
downloading it, let me know and I can probably make a link.
-thanks
-Brian
On Jun 11, 10:25am, Igor Gueths wrote:
} Subject: hex editors
} Hi all,
} can anyone recommend a good hex editor that works decently with Speakup? So far
} I've tried Hexcurse (for some reason deleting modifications isn't currently
} working for me but it tracks fairly well), Dhex and Shed both of which didn't
} get along with Speakup at all as far as cursor tracking is concerned). Vim's
} so-called "hex editing" mode via streaming its buffer through xxd does seem to
} work, although I can't get it to write out a modified file in binary
} (research seems to indicate that it will only rewrite out binary files for those
} that only have a .bin extension), which isn't quite ideal either. So if anyone
} has any suggestions/ideas, they would be much appreciated. Thanks!
} --
} Igor
}
} --
} This message has been scanned for viruses and
} dangerous content by MailScanner, and is
} believed to be clean.
}
} _______________________________________________
} Speakup mailing list
} Speakup@braille.uwo.ca
} http://speech.braille.uwo.ca/mailman/listinfo/speakup
>-- End of excerpt from Igor Gueths
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: hex editors
` Brian Buhrow
@ ` Igor Gueths
0 siblings, 0 replies; 4+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi Brian,
thanks; I'll definitely check that out.
On Mon, Jun 11, 2012 at 08:31:32AM -0700, Brian Buhrow wrote:
> Hello. There is an old program called bed which will reformat a binary
> file into what ever format you want, i.e. hex, octal, with various word
> lengths. It then opens the file with your favorite editor, allowing you to
> use vim, ed or something else to edit the file. Once done, it will convert
> the file back to the original format with your changes.
> Search for "bed binary editor" in google to find it. If you have trouble
> downloading it, let me know and I can probably make a link.
> -thanks
> -Brian
>
> On Jun 11, 10:25am, Igor Gueths wrote:
> } Subject: hex editors
> } Hi all,
> } can anyone recommend a good hex editor that works decently with Speakup? So far
> } I've tried Hexcurse (for some reason deleting modifications isn't currently
> } working for me but it tracks fairly well), Dhex and Shed both of which didn't
> } get along with Speakup at all as far as cursor tracking is concerned). Vim's
> } so-called "hex editing" mode via streaming its buffer through xxd does seem to
> } work, although I can't get it to write out a modified file in binary
> } (research seems to indicate that it will only rewrite out binary files for those
> } that only have a .bin extension), which isn't quite ideal either. So if anyone
> } has any suggestions/ideas, they would be much appreciated. Thanks!
> } --
> } Igor
> }
> } --
> } This message has been scanned for viruses and
> } dangerous content by MailScanner, and is
> } believed to be clean.
> }
> } _______________________________________________
> } Speakup mailing list
> } Speakup@braille.uwo.ca
> } http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >-- End of excerpt from Igor Gueths
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
--
Igor
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: hex editors
hex editors Igor Gueths
` Brian Buhrow
@ ` mike
1 sibling, 0 replies; 4+ messages in thread
From: mike @ UTC (permalink / raw)
To: 'Speakup is a screen review system for Linux.'
hi,
I use nano maybe that wood help.
-----Original Message-----
From: Speakup [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Igor
Gueths
Sent: Monday, June 11, 2012 9:26 AM
To: speakup@braille.uwo.ca
Subject: hex editors
Hi all,
can anyone recommend a good hex editor that works decently with Speakup? So
far I've tried Hexcurse (for some reason deleting modifications isn't
currently working for me but it tracks fairly well), Dhex and Shed both of
which didn't get along with Speakup at all as far as cursor tracking is
concerned). Vim's so-called "hex editing" mode via streaming its buffer
through xxd does seem to work, although I can't get it to write out a
modified file in binary (research seems to indicate that it will only
rewrite out binary files for those that only have a .bin extension), which
isn't quite ideal either. So if anyone has any suggestions/ideas, they would
be much appreciated. Thanks!
--
Igor
--
This message has been scanned for viruses and dangerous content by
MailScanner, and is believed to be clean.
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
hex editors Igor Gueths
` Brian Buhrow
` Igor Gueths
` mike
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).