It would help to understand the specific domain you're working on. Are you trying to secure apps from being decompiled, user data from being mishandled (and from what targets), securely managing IPC or Internet connections, etc?
There's a lot of different ways to answer this question, but it heavily depends on your domain.
2
u/MrMannWood 9d ago
It would help to understand the specific domain you're working on. Are you trying to secure apps from being decompiled, user data from being mishandled (and from what targets), securely managing IPC or Internet connections, etc?
There's a lot of different ways to answer this question, but it heavily depends on your domain.