Author Topic: Hex editor in code blocks?  (Read 6156 times)

Offline Mad Scientist

  • Multiple posting newcomer
  • *
  • Posts: 25
Hex editor in code blocks?
« on: July 10, 2007, 03:02:32 pm »
Is there any way to use a hex editor in code blocks either with a plugin or some other way. If not then could I suggest a hex editor mode for code blocks?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Hex editor in code blocks?
« Reply #1 on: July 10, 2007, 03:45:55 pm »
Is there any way to use a hex editor in code blocks either with a plugin or some other way. If not then could I suggest a hex editor mode for code blocks?
I have embedded TinyHexer (www.mirkes.de) as a tool. You can then very easily open files inside the (external) hex editor.
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ