# Hex Editor

A **Hex editor** is a special type of editor that can open any type of file and display its contents, byte by byte. You can see these invisible characters (and regular characters, too) with a hex editor, where they appear as hexadecimal values. ‌&#x20;

You can use Exploit Pack's hex editor to quickly view and edit binary files. **Go to File -> Open** and select the desired file to be used by the editor:

![](https://1112023788-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MU9W-baGw5TeUzNXoyo%2F-MUDMNWYfJfjQShCGnxf%2F-MUDO7QCpnOHsX8MOCrZ%2Fimage.png?alt=media\&token=3a77645c-aecd-4685-a952-bb056f906e35)

After that the file will be loaded into the Editor as shown below:

![](https://1112023788-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MU9W-baGw5TeUzNXoyo%2F-MUDMNWYfJfjQShCGnxf%2F-MUDOCgfNIXWTjNINJ_A%2Fimage.png?alt=media\&token=6a061a4a-d147-4ff8-adb4-3daed7ae49dc)
