Difference between revisions of "Hexeditors"

From Linuxintro
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:
  
[[Image:Snapshot-khexedit.png]]
+
<pic src=/Snapshot-khexedit.png>
  
 
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]]

Revision as of 10:28, 31 December 2020

Hexeditors allow you to view and edit binary data like this:

<pic src=/Snapshot-khexedit.png>

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