Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hex dump when opening binary files #153

Open
morenoh149 opened this issue May 1, 2014 · 2 comments
Open

hex dump when opening binary files #153

morenoh149 opened this issue May 1, 2014 · 2 comments

Comments

@morenoh149
Copy link
Contributor

I noticed another programmer open a .ico file in sublime and it opened a hex representation of the binary.
Vim can do this too http://vimdoc.sourceforge.net/htmldoc/tips.html#hex-editing any interest in getting this into M-A?

@eventualbuddha
Copy link
Contributor

It looks like it needs to be configured per extension? Is there a set of extensions that would be useful to everyone?

@morenoh149
Copy link
Contributor Author

I can imagine viewing hex dumps useful when reverse engineering things or solving programming challenges. So I vote

  • .exe
  • .bin
  • .o
  • .part
  • .jpeg
  • .png
  • .gif
  • .jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants