How could I output states to specified dir? #2590
Unanswered
for-just-we
asked this question in
Q&A
Replies: 1 comment
-
Try setting m = ManticoreWASM(path, env={"getchar": getchar}, workspace_url="/my/path/manticore_working_dir") |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, author, I use following code to analyse wasm sample
And it output some files to same dir with the python script, the dir is like
How could I put the dir
mscore_vy7sk7a9
to a given dir path, and could I assign a name for the output dir?Beta Was this translation helpful? Give feedback.
All reactions