Giter VIP home page Giter VIP logo

Comments (4)

erichegit avatar erichegit commented on August 30, 2024

Now I was setting up the stuff from scratch on a Debian 8.

No chance to get the patcher run :(
Please can you tell me on which OS you had success with this solution,...

...
Verifying URLs ...
Backing up original APK ...
Rewriting android manifest /home/xxx/Downloads/cr-patcher/com.supercell.clashroyale-1.8.1/AndroidManifest.xml
Building APK ...
Signing APK ...
/usr/bin/jarsigner -sigalg SHA1withRSA -digestalg SHA1 -keystore /home/xxx/Downloads/cr-patcher/client.keystore -storepass teststorepass -keypass testkeypass /home/xxx/Downloads/cr-patcher/com.supercell.clashroyale-1.8.1/build/com.supercell.clashroyale-1.8.1-unsigned.apk testalias
Aligning APK ...
Traceback (most recent call last):
File "patcher.py", line 515, in
result = subprocess.run([config['paths']['zipalign'], '4', UNALIGNED_PATH, PATCHED_PATH], stdout=subprocess.PIPE, stderr=subprocess.PIPE, universal_newlines=True)
File "/usr/local/lib/python3.5/subprocess.py", line 696, in run
with Popen(*popenargs, **kwargs) as process:
File "/usr/local/lib/python3.5/subprocess.py", line 950, in init
restore_signals, start_new_session)
File "/usr/local/lib/python3.5/subprocess.py", line 1540, in _execute_child
raise child_exception_type(errno_num, err_msg)
OSError: [Errno 8] Exec format error

from cr-patcher.

erichegit avatar erichegit commented on August 30, 2024

can be closed.
Its damn complicated to get all the dependencies running,...
zipalign was not working on my Debian 8 32bit from the "command line tools",...

But a happy end ;)

Just still dont know why patching is neccessary,... Isnt it possible to implement the decryption into the proxy, even if the apk is not patched?

from cr-patcher.

aperpen avatar aperpen commented on August 30, 2024

@erichegit Patching is necessary to make the apk connecting to supercell's servers through the proxy

from cr-patcher.

 avatar commented on August 30, 2024

Because nobody knows Supercell's private key ;)

from cr-patcher.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.