Souradip Mookerjee
Souradip Mookerjee
Have just merged this fix! @tealaforgia please try the latest docker image, with USE_STARTTLS=true
Hey, this is a great project! I was trying to add some word document processing to my latest .NET program and came across this project (which is so great but...
@wasabii thanks for the advice and great job on everything with ikvm-revived - it's very exciting stuff! I was including both the tika-core and tika-parsers-standard-package using MavenReference directly into my...
Change your google storage bucket access control policy from "Uniform" to "Fine-Grained" - this fixed it for me
Thank you! Commenting to prevent issue closure. Left unchecked this issue will eventually crash any server with a memory leak, will see if I can do anything to fix it...
This error is when apktool is trying to assemble the resources, but the script only cares about the dex output and puts them into the framework.jar. The actual patching process...
The script does try to remount if it can. If you have had to do `adb shell` and then `su` it suggests that you are not running adbd in root...
Hiya, I've been awol for a while but I'd be happy to try this out. I've written a bit of code for extracting signatures from existing apps and masquerading as...
Could you please post the exact phrasing of the error? Also a logcat might help - run `adb logcat` from a computer and post any errors that arise when you...
Is there a specific error you get? Do you try to connect and get an `Authentication failed` or are you not able to turn on wifi at all? Please post...