Is there any way to use command line arguments to launch imhex #2079
gGameDevelop
started this conversation in
Feedback
Replies: 4 comments
-
Hey, there's currently no way to do this except for regular files using |
Beta Was this translation helpful? Give feedback.
0 replies
-
maybe i can see this functionality soon |
Beta Was this translation helpful? Give feedback.
0 replies
-
If you'd like to dig into it yourself and open a PR with your changes, you could see them tonight! :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
when i was working on my cpp - OpenGL project i need to inspect the memory every time for debugging. and because Im using Neovim BTW i need to stay all the time on the Terminal console.
I want a way to specify for imhex arguments that launch it directly with the process memory provider, something like:
imhex -PID 5108
Beta Was this translation helpful? Give feedback.
All reactions