notes/Hexeditor Notes-pqPL8uAQ.sh
#Vim as hexeditor
:%!xxd
#back to normal edit

:%!xxd -r


sudo aptitude install ht
hte file.exe

#search
hexdump sol.exe -C|sed 's/\.//g'

syntax highlighted by Code2HTML, v. 0.9.1