Nex

Results 53 comments of Nex

Unfortunately I'm afraid I'm forced to remove Koodous support entirely. Besides the fact that now all API endpoints request authentication, the free account introduces a [rate limit of 4 lookups...

I am going to add VT API support, but in the case of Koodous even with supporting adding a key, the rate limiting just won't cut the kind of amount...

Turns out, the same problem will apply to VirusTotal. In the new v3 API there doesn't seem to be a bulk detection rate lookup, and by default they also seem...

Closing this as it's an issue we can't resolve ourselves. This is dependent on adb_shell, and there's an open ticket about it [here](https://github.com/JeffLIrion/adb_shell/issues/118). For Windows users, I would suggest using...

Thanks for reporting. I am aware of this issue, but I need to do some more testing to check whether there are meaningful ways to reduce FPs while maintaining the...

This should be now fixed. You can try if this is solved now by running off of git, if you wish to.

I have done some experiments, but I haven't been very satisfied with my results thus far. The essence is that I am not convinced a graphical/web UI would provide any...

Thanks for the contribution. I'm generally not a fan of adding multiple dependencies. I would prefer to stick to using either one or the other. If pure-python-adb works better, that's...

Thanks for the contribution. I don't remember for sure, but I vaguely remember there might have been some issue regarding the version of the package adb potentially being too old?