-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
94 lines (78 loc) · 3.93 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<!DOCTYPE html>
<!-- saved from url=(0050)https://knightking100.github.io/cr-patcher-csharp/ -->
<html lang="en-us"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>knightking10</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link href="./cr-patcher-csharp_files/css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="./cr-patcher-csharp_files/style.css">
</head>
<body>
<section class="page-header">
<h1 class="project-name">cr-patcher-csharp</h1>
<h2 class="project-tagline">C# version of cr-patcher</h2>
<a href="/~https://github.com/knightking100/cr-patcher-csharp" class="btn">View on GitHub</a>
</section>
<section class="main-content">
<h1 id="cr-patcher-csharp">cr-patcher-csharp</h1>
<table>
<tbody>
<tr>
<td>[![N</td>
<td>Solid](https://ci.appveyor.com/api/projects/status/6inkd43akohu7oyu?svg=true)](https://ci.appveyor.com/project/knightking100/cr-patcher-csharp) [![N</td>
<td>Solid](https://img.shields.io/badge/latest%20build-1.1-yellowgreen.svg)](https://ci.appveyor.com/project/knightking100/cr-patcher-csharp/build/artifacts) <a href="https://opensource.org/licenses/MIT"><img src="./cr-patcher-csharp_files/apistatus.svg" alt="license"></a></td>
</tr>
</tbody>
</table>
<ul>
<li>cr-patcher-csharp is a tool written in C# by knightking10</li>
<li>It is c# version of <a href="/~https://github.com/royale-proxy/cr-patcher">cr-patcher</a></li>
<li>This build is beta and very buggy.
<h2 id="features">Features</h2>
</li>
<li>Patch Clash Royale apk and ipa to use in proxies and private servers (even more supercell games with another configs)</li>
<li>After being patched, Clash Royale apk is signed and zipaligned with tools (there isn’t any ipa sign tool for windows but we will sign it when installing)
<h2 id="installation">Installation</h2>
</li>
<li>Open and compile the project in Visual Studio 2017…</li>
<li>…or get the latest build <a href="https://ci.appveyor.com/project/knightking100/cr-patcher-csharp/build/artifacts">here</a></li>
</ul>
<h2 id="issues">Issues</h2>
<ul>
<li>Just contact me or create an issue here!</li>
<li>My contacts:
<ul>
<li>Skype: knight.king584</li>
<li>Discord: knightking10#1694</li>
</ul>
</li>
</ul>
<h2 id="contribution">Contribution</h2>
<p>I would love to! Just don’t break the code!</p>
<h2 id="usage">Usage</h2>
<ul>
<li>Copy the apk (or ipa) in the program directory</li>
<li>Rename it to com.supercell.clashroyale-version.apk (or .ipa)</li>
<li>Open the program and enter the name</li>
<li>Wait till it complete. You will get an apk call …completed
<h2 id="ios-intallation-guide">IOS Intallation guide</h2>
</li>
<li>Good news: You can install the patched to non-jailbroken device.</li>
<li>Requirements: Itunes installed and your IDevice is connected to your PC
### Steps</li>
<li>Download <a href="http://www.cydiaimpactor.com/">Cydia Impactor</a></li>
<li>Open it and then choose your device</li>
<li>Drag the ipa to Cydia Impactor</li>
<li>Enter your apple ID creditials (it won’t still it. It is only used to create a certificate)</li>
<li>Wait till app appears on your screen
<h2 id="reference">Reference</h2>
</li>
<li><a href="/~https://github.com/royale-proxy/cr-patcher">cr-patcher</a></li>
<li><a href="/~https://github.com/clugh/coc-patcher">coc-patcher</a></li>
</ul>
<footer class="site-footer">
<span class="site-footer-owner"><a href="/~https://github.com/knightking100/cr-patcher-csharp">cr-patcher-csharp</a> is maintained by <a href="/~https://github.com/knightking100">knightking100</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com/">GitHub Pages</a>.</span>
</footer>
</section>
</body></html>