Lanchon / haystack

Signature Spoofing Patcher for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't dedex a rooted Galaxy S7

opened this issue · comments

Keep getting this error:

$ ./dedex-fileset fs-galaxy fs-dedexed-galaxy
'>>>' target directory: fs-dedexed-galaxy
/path/to/haystack-master/./.global: line 44: d2j-dex2jar: command not found

Any ideas why?

because you don't have dex2jar installed:
https://github.com/Lanchon/haystack/blob/master/.global#L44

note that your device is probably odexed, so haystack will not work on it.

also note that dedexing is only needed to build your own patches, not to apply them. but i guess you know this. care to share what you are up to? :)

I wanted to install microG. I was hoping to work around the odex files.

I don't mind building my own patches, as I know some programming, but I need a good idea of where to start.

to use this tool (or Needle, or Tingle) you need a deodexed rom. you can use a custom rom that is not odexed, or you can deodex your rom. there are tools for deodexing. i've never used them because i don't use proprietary OSes of which i don't own the source code.

Can you recommend one?

lol no...

i've never used them because i don't use proprietary OSes of which i don't own the source code.