PreviousNextTracker indexSee it online !

(29/161) 1912733 - Find and replace in Hex edit

When you are editing a file in hex edit mode, may be you need to substitute some chars naming them by ascii code. For example I need to remove CR-LF from a windows file, or viceversa, so I can substitute "0D 0A" with "" or put a token string using rectangular selection then substitute the token with "0D 0A".

Submitted nobody - 2008-03-12 - 14:26:40z Assigned nobody
Priority 5 Category None
Status Open Group None
Resolution None Visibility No

Comments

Attachments