News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Hex editor in code blocks?

Started by Mad Scientist, July 10, 2007, 03:02:32 PM

Previous topic - Next topic

Mad Scientist

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?

MortenMacFly

Quote from: 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?
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: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]