mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 13:05:25 -05:00
feat: Added --hexdump subcommand
This commit is contained in:
@@ -17,6 +17,7 @@ namespace hex::plugin::builtin {
|
||||
void handleDecodeCommand(const std::vector<std::string> &args);
|
||||
void handleMagicCommand(const std::vector<std::string> &args);
|
||||
void handlePatternLanguageCommand(const std::vector<std::string> &args);
|
||||
void handleHexdumpCommand(const std::vector<std::string> &args);
|
||||
|
||||
|
||||
void registerCommandForwarders();
|
||||
|
||||
Reference in New Issue
Block a user