十六進制文件讀取(Eclipse EHEP插件)

Eclipse Plugins:  (EHEP)

Posted on  April 2, 2012  by Erich Styger

And here is number 4 of my ‘best of’ eclipse plugins: the Eclipse Hex Editor Plugin orEHEP. It is a great tool to inspect or change files in hex mode. Installation of the plugin is simple: Get it from the http://ehep.sourceforge.net/update site. app

Once I have the plugin installed, it offers an additional Hex Editor. I use the context menuOpen With on a file, and it shows up in the Editor Selection: eclipse

Hex Editor Selection ide

The view allows to inspect and to change any files. So this is not limited to binary files. Usually eclipse is doing a great job preventing strange characters in source files. But for strange preprocessor compiler errors, it is valuable to check the hex content of a source file. That way I can exactly see that is in my source file: wordpress

Source File in Hex Mode this

The view comes with an ASCII column on the right hand side. The status information at the bottom of the view provides additional details, including hexadecimal, decimal and binary values. lua

Happy Hexing :-) spa

相關文章
相關標籤/搜索