haystack
haystack copied to clipboard
Signature Spoofing Patcher for Android
Welcome! First of all, thanks @Lanchon for this awesome piece of software and your devotion to free/libre software. Also the patching test suite (`bulk-patch-builder/build-all`) with many Android versions impressed me....
Nice work man. Smali is an unreadable b!tch.
Hi @Lanchon For first sorry for bad english Suggestion: Modify and improve patches for android 6+ (if it is possible) to make them check if `android.permission.FAKE_PACKAGE_SIGNATURE` declared in ROM then...
I am trying to build microg rom for cosmo communicator, but i got stuck on patching services.jar, or to rather say, I deodex it, apply patches sigspoof-hook-7.0-9.0/services.jar.dex and sigspoof-core/services.jar.dex, but...
This isn't an issue, but I couldn't find a way to post feedback on GitHub, there is only an Issues section. Anyway, for the longest time I used Tingle, and...
Hey, on my device, `sailfish`, system is mounted as `/system/system`. A way to detect this in `pull-fileset` and `push-fileset` would be appreciated.
There might be a case where there is a critical upgrade for a bug but you don't have a computer around so you have to chose between a OS update...
There is Unified NLP as a part of MicroG. [Since Android N, Unified NLP is not loaded](https://github.com/microg/android_packages_apps_UnifiedNlp/issues/102) because [Android OS no longer loads GPS providers from non /system/app folder](https://code.google.com/p/android/issues/detail?id=226358). @danielegobbetti...
Hi, I was attempting to patch my ROM with haystack and after some tinkering I got the pull-fileset command to run without any issues. But whenever I go to apply...