honeynet / ochi

https://ochi.mushmush.org
GNU General Public License v3.0
25 stars 15 forks source link

Modify hexy's html support to output hex and ascii two separate columns #48

Closed glaslos closed 1 year ago

glaslos commented 1 year ago

We use hexy to display the payload as hex and ASCII, but if you want to mark and copy multiple lines of the ascii you end up also copying hex. Modify hexy so the HTML output has the hex and ASCII in two separate columns instead of line by line.