Offline magic-trace viewer possible? #199
Answered
by
Xyene
phil-stumpy
asked this question in
Q&A
|
I want to use magic-trace to support dynamic malware analysis but the dynamic analysis environment is, by design, completely isolated from the Internet and other systems. As far as I understand it this would mean that I am unable to view any collected traces because I do not have access to magic-trace.org? Is there any way of making the magic-trace viewer available for offline usage? |
Answered by
Xyene
Apr 26, 2022
Replies: 2 comments 1 reply
|
Sure thing, check out the wiki: https://github.com/janestreet/magic-trace/wiki/Setting-up-a-local-copy-of-the-UI |
0 replies
Answer selected by
phil-stumpy
|
I would be surprised if magic-trace is very useful for malware analysis, it relies on having debug symbols. I suppose you could see the syscalls and kernel activity that the malware uses, but strace is probably better at that than magic-trace. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sure thing, check out the wiki: https://github.com/janestreet/magic-trace/wiki/Setting-up-a-local-copy-of-the-UI