Difference between revisions of "Hexeditors"
From Linuxintro
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Hexeditors allow you to view and edit binary data like this: | Hexeditors allow you to view and edit binary data like this: | ||
− | <pic src=/Snapshot-khexedit.png> | + | <pic src="/images/Snapshot-khexedit.png" width=50% /> |
If you know what you are doing, you can use this to modify single machine languages commands in an executable file or single bits in an image, here is an example: [[run vlc as root]] | If you know what you are doing, you can use this to modify single machine languages commands in an executable file or single bits in an image, here is an example: [[run vlc as root]] |
Latest revision as of 10:29, 31 December 2020
Hexeditors allow you to view and edit binary data like this:
If you know what you are doing, you can use this to modify single machine languages commands in an executable file or single bits in an image, here is an example: run vlc as root
Specific software
- khexedit
- okteta