Caleb Fenton

Results 78 comments of Caleb Fenton

I'm also getting this error. Here's the relevant stack trace: ``` 18:32:57 | Error | fatal error when receiving: System.InvalidOperationException: Sequence contains more than one matching element at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source,...

This was absolutely needed for me. Thanks.

On the first one, it looks like `/data/local` isn't writable. Can you push files there? Can you push files to `/data/local/tmp`? The second one looks like an invalid zip. Does...

Thanks for reporting the issue. Can you make it orders of magnitude easier for me to reproduce by providing the sample OR the hash of the sample and the command...

Seems like you didn't set your [PATH](https://opensource.com/article/17/6/set-path-linux). I'll need to see what you've tried to actually help. This is a 3 second prerequisite.

Your problem is probably that baksmali is not on the root user's path. Don't run dex-oracle with sudo. If you absolutely must, and you probably don't need to, you'll have...

Could you try installing the gem from source? The problem is the cli for baksmali changed, I think. I think I just need to update the gem if that fixes...

Could you share the sample and command line you're using?

I got it, but the tiny startup company I use for email doesn't know how to handle multiple users and I had to request access using another account.

I haven't had time to look into it. You can help yourself by running with verbose mode on, watching exactly what dex-oracle does, and do it youself on the command...