Ana María Martínez Gómez

Results 272 comments of Ana María Martínez Gómez

Function helper added, still missing modifying the script, template and CI (GH action to create the package).

I have just realised that we do not need to download the zip to install [obfuscator-io-deobfuscator](https://github.com/ben-sb/obfuscator-io-deobfuscator), it is enough with running: `npm install -g obfuscator-io-deobfuscator`, tracked this in https://github.com/mandiant/VM-Packages/issues/1005 we...

After looking into this in more detail, I realized that the issue is that we decreased the package version in https://github.com/mandiant/VM-Packages/pull/980/files#diff-cd5b9fb4bd04587cd2bc3389242f3113457aee36bf55f78267b859a0a3dde504 and didn't delete the higher versions from MyGet. This...

@emtuls did you want to add this package to the default config? :thinking:

Yes, we do not support updates (this is documented in the readme and the wiki) and the installer was modified in Oct 13.

For other packages we could request the new package as dependency and add a message in the installation. But the installer package is special as to support the new one...

@stevemk14ebr > You can use the IDAUSR https://hex-rays.com/blog/igors-tip-of-the-week-33-idas folder for partial configs and plugin folder merging without needing to put them in the IDA directory This is how we are...

@stevemk14ebr > This could end up being a lot, I'd recommend a pretty minimal default set if any are default at all. There has been some discussions in https://github.com/mandiant/VM-Packages/issues/719 about...

I am adding a helper function in https://github.com/mandiant/VM-Packages/pull/1013 that downloads a single file to the plugins directory. This seems to be how most plugins distributed as a DLL are installed....

https://github.com/gaasedelen/tenet doesn't work with Python 3.10: https://github.com/gaasedelen/tenet/issues/15#issuecomment-2084743150 which means we can't add it until the bug is fixed.