Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Mad Scientist on July 10, 2007, 03:02:32 pm

Title: Hex editor in code blocks?
Post by: Mad Scientist 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?
Title: Re: Hex editor in code blocks?
Post by: MortenMacFly 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.