<div dir="ltr">Hi Juan,<div><br></div><div>From the URL you posted you might be using the old verison of PANDA? The newer version can be found at:</div><div><a href="https://github.com/panda-re/panda/">https://github.com/panda-re/panda/</a><br></div><div><br></div><div>Regardless of version, it sounds like you might be falling for classic undocumented: -os  switch, for example:</div><div><br></div><div>-os windows-32-7</div><div><br></div><div>The switch is documented in the new version:</div><div><a href="https://github.com/panda-re/panda/blob/master/panda/plugins/osi/USAGE.md#arguments">https://github.com/panda-re/panda/blob/master/panda/plugins/osi/USAGE.md#arguments</a><br></div><div><br></div><div>Hope that helps,</div><div>Adam</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 20 June 2017 at 11:25, Juan Caballero <span dir="ltr">&lt;<a href="mailto:juan.caballero@imdea.org" target="_blank">juan.caballero@imdea.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi there,<br>
I was trying to run the win7proc grab_files functionality, but the command<br>
line in the manual does not seem to work<br>
If I use:<br>
$PANDA_PATH/x86_64-softmmu/<wbr>qemu-system-x86_64 -replay foo -pandalog foo.plog<br>
\<br>
    -panda syscalls2:profile=windows7_x86 -panda win7proc:grab_files<br>
<br>
as proposed in the manual at:<br>
<a href="https://github.com/moyix/panda/blob/master/qemu/panda_plugins/win7proc/USAGE" rel="noreferrer" target="_blank">https://github.com/moyix/<wbr>panda/blob/master/qemu/panda_<wbr>plugins/win7proc/USAGE</a><br>
.md<br>
<br>
I get an assertion failure:<br>
Assertion: `!(panda_os_type == OST_UNKNOWN)&#39; failed<br>
It seems that panda_set_os_name is not being invoked in vl.c<br>
How do I tell panda which OS I am running?<br>
<br>
Thanks,<br>
Juan<br>
<br>
<br>
______________________________<wbr>_________________<br>
panda-users mailing list<br>
<a href="mailto:panda-users@mit.edu">panda-users@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/panda-users" rel="noreferrer" target="_blank">http://mailman.mit.edu/<wbr>mailman/listinfo/panda-users</a><br>
</blockquote></div><br></div>