Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lanchon committed Nov 2, 2016
1 parent 420a34d commit b520da5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Haystack
## Signature Spoofing Patcher for Android

This is replacement for [Needle] (https://github.com/moosd/Needle) (and its fork [Tingle] (https://github.com/ale5000-git/tingle)) based on the thoroughly awesome and completely ignored [DexPatcher] (https://dexpatcher.github.io/)(*) instead of [smali] (https://github.com/JesusFreke/smali).
This is replacement for [Needle] (https://github.com/moosd/Needle) (and its fork [Tingle] (https://github.com/ale5000-git/tingle)) based on the thoroughly awesome and completely ignored [DexPatcher] (https://dexpatcher.github.io/)(*) instead of [smali] (https://github.com/JesusFreke/smali). (See also: [Signature Spoofing Checker] (https://github.com/Lanchon/sigspoof-checker).)

(*) My lawyers insisted that I disclose that I am the author of DexPatcher here.

!['Allow signature spoofing' dialog] (https://github.com/Lanchon/haystack/raw/master/screenshots/settings-warning-small.png)
!['Signature Spoofing Checker' app] (https://github.com/Lanchon/haystack/raw/master/screenshots/checker-enabled-small.png)

### What is wrong with Needle?

Well, nothing is _wrong_. It is just that things could be better.
Expand Down Expand Up @@ -210,6 +213,3 @@ Install it and reboot:
`$ adb reboot`

Upon reboot, launch the checker app and verify that signature spoofing is in fact disabled. Open up settings, go to developer settings (unlock the item if you need to), scroll to "Allow signature spoofing" (the last option), enable it, go back to the checker app... And profit!

!['Allow signature spoofing' dialog] (https://github.com/Lanchon/haystack/raw/master/screenshots/settings-warning-small.png)
!['Signature Spoofing Checker' app] (https://github.com/Lanchon/haystack/raw/master/screenshots/checker-enabled-small.png)

0 comments on commit b520da5

Please sign in to comment.