Ana María Martínez Gómez

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

@J-jaeyoung > Python 3.9.xx will solve the issue Yes, as you mentioned before the issue looks related to the [deprecated implicit conversion](https://bugs.python.org/issue37999). I would like to [add this plugin to...

I agree, we should remove then from the installer GUI. Would you like to address this @emtuls?

I would like to have even a higher range timer. Some use cases: - When using two computers and I want to see the status of a task that takes...

Reference: https://github.com/Ana06/VM-Packages/blob/9cfbd4df539686aea455919dcbf9645341209b01/packages/fakenet-ng.vm/tools/chocolateyinstall.ps1#L6

@emtuls > It seems to just require running WMIC USERACCOUNT WHERE Name='' SET PasswordExpires=FALSE, but I could be wrong. have you tried this? It doesn't work for me: ![image](https://github.com/mandiant/flare-vm/assets/16052290/558fcf52-01ab-439b-a226-e86ce52b2357) It...

The error is coming from the github api as the commit id is 0000000000000000000000000000000000000000. It may be possible to use the branch name in this case. I would need to...

It seem this is helpful to solve this problem: https://github.com/joxeankoret/diaphora/issues/173

I get this error also with IDA 8.2 and Python 3.9.13: ``` Python>import sys Python>print(sys.version) 3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit (AMD64)] Python> Python>from PyQt5 import...

gowitness.vm also requires Chrome at the moment. Note that the Chrome community package breaks when Chrome is updated until the link is updated in the package. This is something that...

I have released [Ana06/[email protected]](https://github.com/Ana06/automatic-pull-request-review/releases/tag/v0.1.0) a fork which includes this and fixes https://github.com/AndrewMusgrave/automatic-pull-request-review/issues/48. @kaelig feel free to use it! 😄