File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 88
99# Official Download Link
1010
11- - [ Windows 64 bit] ( https://www.charlesproxy.com/assets/release/4.1.4 /charles-proxy-4.1.4 -win64.msi )
12- - [ Windows 32 bit] ( https://www.charlesproxy.com/assets/release/4.1.4 /charles-proxy-4.1.4 -win32.msi )
13- - [ macOS] ( https://www.charlesproxy.com/assets/release/4.1.4 /charles-proxy-4.1.4 .dmg )
14- - [ Linux 64/32 bit] ( https://www.charlesproxy.com/assets/release/4.1.4 /charles-proxy-4.1.4 .tar.gz )
11+ - [ Windows 64 bit] ( https://www.charlesproxy.com/assets/release/4.2 /charles-proxy-4.2 -win64.msi )
12+ - [ Windows 32 bit] ( https://www.charlesproxy.com/assets/release/4.2 /charles-proxy-4.2 -win32.msi )
13+ - [ macOS] ( https://www.charlesproxy.com/assets/release/4.2 /charles-proxy-4.2 .dmg )
14+ - [ Linux 64/32 bit] ( https://www.charlesproxy.com/assets/release/4.2 /charles-proxy-4.2 .tar.gz )
Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ DIR=charleshack
33
44mkdir $DIR
55cd $DIR
6- cat >> gIbD .java << EOF
6+ cat >> WNzU .java << EOF
77package com.xk72.charles;
8- public final class gIbD {
9- public static boolean xUFT () { return true; }
10- public static void QNfW () {}
11- public static String PcqR () { return "Administrator"; }
12- public static String xUFT (String paramString1, String paramString2) { return null; }
8+ public final class WNzU {
9+ public static boolean OjEP () { return true; }
10+ public static void wfpb () {}
11+ public static String DZZn () { return "Administrator"; }
12+ public static String OjEP (String paramString1, String paramString2) { return null; }
1313}
1414EOF
15- javac -encoding UTF-8 gIbD .java -d . && jar -uvf $CHARLES com/xk72/charles/gIbD .class
15+ javac -encoding UTF-8 WNzU .java -d . && jar -uvf $CHARLES com/xk72/charles/WNzU .class
1616cd .. && rm -rf $DIR
You can’t perform that action at this time.
0 commit comments