Can LogAPI be bundled with Sandboxie-Plus? #2161
Answered
by
DavidXanatos
bastik-1001
asked this question in
Various ideas and suggestions
-
Is there a reason why LogAPI is not bundled with the installer of Sandboxie-Plus? It shouldn't be much overhead at all, to provide the dlls in the installer. At least for the plus version. Now that I ask about why it isn't bundled with the installer, a follow-up question came up, why isn't that integrated into Sandboxie, anyway? |
Beta Was this translation helpful? Give feedback.
Answered by
DavidXanatos
Aug 20, 2022
Replies: 1 comment
-
Well the LogAPI dll is not really elegant code, and it is missing many api hooks, so its ugly and incomplete. Also sandboxie now has the ability to log all syscalls that should be even more verbose anyways |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bastik-1001
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Well the LogAPI dll is not really elegant code, and it is missing many api hooks, so its ugly and incomplete.
Also sandboxie now has the ability to log all syscalls that should be even more verbose anyways