Hex editor that copies word wraps?

  • Thread starter Thread starter LawnMeower
  • Start date Start date
  • Views Views 1,419
  • Replies Replies 7

LawnMeower

Well-Known Member
Member
Joined
Apr 18, 2013
Messages
1,787
Reaction score
1,763
Trophies
2
Location
on the cool side of the pillow
Website
lawnmeower.de
XP
3,268
Country
Germany
Hi,
is there a hex editor where I can automatically copy a word wrap after every 16th byte (for hex and text)?

It's really annoying adding them by hand :dry:
Thanks for reading


EDIT: I will explain it in another way. (I'm not that good with explaining complex things in English, sorry!)
upload_2015-11-19_20-23-53.png
 

Attachments

  • upload_2015-11-19_15-15-53.png
    upload_2015-11-19_15-15-53.png
    14.2 KB · Views: 361
Last edited by LawnMeower,
You want the red lines or a | or something between at least the hex and the ascii decode sections?

I am not sure I have seen any with the lines. If you ever see me do it for a reply here then I probably did the usual export text and then find and replace between the ascii and the hex to get a the line or I used column select in something like notepad++ -- https://notepad-plus-plus.org/features/column-mode-editing.html
 
With word wrap I meant a new line after pasting the content somewhere else.
so 00000000 00000000 00000000 00000000 00000000 ... would be
00000000 00000000 00000000 00000000
00000000 ....
With the red line I have tried to show where I want it to have after pasting
 
I am still not following entirely, however if you use hex workshop then try the edit -> copy as -> text function as it might do what you want, as might the file -> export and then select text.
 
  • Like
Reactions: LawnMeower

Site & Scene News

Popular threads in this forum