mandiant / VM-Packages

Chocolatey packages supporting the analysis environment projects FLARE-VM & Commando VM.
Apache License 2.0
122 stars 61 forks source link

:robot: Package update #1076

Closed vm-packages closed 3 days ago

vm-packages commented 3 weeks ago

Automated package update

emtuls commented 2 weeks ago

All tools outside of ImHex and System-Informer worked fine. I ran into the following 2 issues, one of which I believe we've seen before.

For ImHex, I think we've hit this issue before due to using Linux host vs Windows host if I recall, so we may either need to test it on a Windows Host to verify it works, or remove the package. I'm okay with keeping it (if it works), just noting this issue. image

For System-Informer, there is a weird issue. It detected that it should upgrade to 3.1.7741, but that does not exist. The only update that has occurred for that tool would be from 3.0.7645 to 3.0.7660. Not really sure what happened that @Ana06 (for awareness)

Ana06 commented 1 week ago

The issue with ImHex is known: https://github.com/mandiant/VM-Packages/issues/940

Ana06 commented 1 week ago

I am also not sure why System-Informer, I have re-triggered the package update action to see if it happens again (just in case that URL did work at the time of the update).

Documented packages @emtuls tested just in case they change with the new update: image

Ana06 commented 5 days ago

@emtuls System-Informer is now not included, so it seems like the URL did work at some point.

We new to test the following tools as they were not included in the first update you tested:

@emtuls do you have time to test it today or tomorrow (to avoid the new update on Wednesday makes this bigger and more tricky to test)? :smile:

emtuls commented 3 days ago

@Ana06 All of the packages work except for ida.plugin.hashdb.vm.

ida.plugin.hashdb.vm requires python3.vm to be installed as it uses VM-Pip-Install, so we need to adjust the dependencies in the .nuspec. :)

emtuls commented 3 days ago

I'm going to push this through and open a PR to fix ida.plugin.hashdb.vm