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 @@ -12,7 +12,7 @@ xattr -d com.apple.quarantine Charles.app/
1212
1313# Official Download Link
1414
15- - [ Windows 64 bit] ( https://www.charlesproxy.com/assets/release/4.5/charles-proxy-4.5-win64.msi )
16- - [ Windows 32 bit] ( https://www.charlesproxy.com/assets/release/4.5/charles-proxy-4.5-win32.msi )
17- - [ macOS] ( https://www.charlesproxy.com/assets/release/4.5/charles-proxy-4.5.dmg )
18- - [ Linux 64/32 bit] ( https://www.charlesproxy.com/assets/release/4.5/charles-proxy-4.5.tar.gz )
15+ - [ Windows 64 bit] ( https://www.charlesproxy.com/assets/release/4.5.1 /charles-proxy-4.5.1 -win64.msi )
16+ - [ Windows 32 bit] ( https://www.charlesproxy.com/assets/release/4.5.1 /charles-proxy-4.5.1 -win32.msi )
17+ - [ macOS] ( https://www.charlesproxy.com/assets/release/4.5.1 /charles-proxy-4.5.1 .dmg )
18+ - [ Linux 64/32 bit] ( https://www.charlesproxy.com/assets/release/4.5.1 /charles-proxy-4.5.1 .tar.gz )
Original file line number Diff line number Diff line change @@ -3,15 +3,15 @@ DIR=charleshack
33
44mkdir $DIR
55cd $DIR
6- cat >> cksj .java << EOF
6+ cat >> YQUd .java << EOF
77package com.xk72.charles;
8- public final class cksj {
9- public static boolean PRXy () { return true; }
10- public static void Jpub () {}
11- public static String aTFQ () { return "Administrator"; }
12- public static String PRXy (String paramString1, String paramString2) { return null; }
8+ public final class YQUd {
9+ public static boolean tEdg () { return true; }
10+ public static void TryJ () {}
11+ public static String NCuT () { return "Administrator"; }
12+ public static String tEdg (String paramString1, String paramString2) { return null; }
1313}
1414EOF
15- javac -encoding UTF-8 cksj .java -d . && jar -uvf $CHARLES com/xk72/charles/cksj .class
15+ javac -encoding UTF-8 YQUd .java -d . && jar -uvf $CHARLES com/xk72/charles/YQUd .class
1616cd .. && rm -rf $DIR
1717xattr -d com.apple.quarantine /Applications/Charles.app/
You can’t perform that action at this time.
0 commit comments