Giter Site home page Giter Site logo

cr-patcher's People

Contributors

akirarat avatar asdamp avatar clugh avatar nicofisi avatar srabouin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cr-patcher's Issues

Building APK fails

What might the problem be if rebuilding of the .apk fails ??

Patching keys ...
Patching URLs ...
Verifying keys ...
Verifying URLs ...
Backing up original APK ...
Rewriting android manifest /home/pi/python_games/cor_proxy/cr-patcher/com.supercell.clashroyale-1.8.1/AndroidManifest.xml
Building APK ...
ERROR: Failed to build com.supercell.clashroyale-1.8.1 (W: /tmp/brut_util_Jar_1820504874564873883.tmp: 1: /tmp/brut_util_Jar_1820504874564873883.tmp: Syntax error: word unexpected (expecting ")")

and my 2nd question.
Why at all is patching the APK neccessary?
If I modify the Hosts and redirect game.clashroyale to my proxy IP - isn`t this enougth?
So is patching only to change the URL - or is it manditory to get the proxy working?

Can't obtain zipalign

I've downloaded the Android SDK (SDK only, without the IDE and such), but there is no file called zipalign. Also the folder hierarchy used in the readme to show where the file should be doesn't match what I have.

Can I just download it without the suite somehow? Or do I need to download an older version or something?

It wont work for me.

C:\Users\no\Desktop\cr-patcher-master>"C:\Users\Omrtha\AppData\Local\Programs\Python\Python36-32\python.exe" patcher.py --json 1.9.2
Getting config ...
Checking environment ...
client.keystore does not exist. Would you like to create it? (y/n): y
Traceback (most recent call last):
File "patcher.py", line 137, in
result = subprocess.run([config['paths']['keytool'], '-genkey', '-keystore', KEYSTORE_PATH, '-storepass', config['keystore']['storepass'], '-alias', config['keystore']['key']['alias'], '-keypass', config['keystore']['key']['keypass'], '-dname', dname, '-keyalg', 'RSA', '-keysize', '2048', '-validity', '10000'], stdout=subprocess.PIPE, stderr=subprocess.PIPE)
File "C:\Users\no\AppData\Local\Programs\Python\Python36-32\lib\subprocess.py", line 403, in run
with Popen(*popenargs, **kwargs) as process:
File "C:\Users\no\AppData\Local\Programs\Python\Python36-32\lib\subprocess.py", line 707, in init
restore_signals, start_new_session)
File "C:\Users\no\AppData\Local\Programs\Python\Python36-32\lib\subprocess.py", line 990, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] The system cannot find the file specified

Help me out,
thanks

Too many DEPENDENCIES

That has WAY too many dependencies, please at least make some packages of it with the Java tools included

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.