How to get IPC_.. Codes? #306
Answered
by
roleoroleo
mdkumargce
asked this question in
Q&A
-
Hi roleoroleo, Can you tell me how to find these IPC codes which are defined ipc_cmd.h? I de-compiled the cloudAPI of my camera(Realtek-Mips arch) but I couldn't find similar hex codes there. I did find few hex strings but they are way too long. Can you please let me know where and how did you get these codes? Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
roleoroleo
May 21, 2021
Replies: 1 comment 2 replies
-
Stop ipc_multiplexer and sniff ipc message queue with this program: |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
mdkumargce
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Stop ipc_multiplexer and sniff ipc message queue with this program:
ipc_sniff.tar.gz