File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ xattr -d com.apple.provenance Charles.app/
1313
1414# Official Download Link
1515
16- - [ Windows 64 bit] ( https://www.charlesproxy.com/assets/release/5.0/charles-proxy-5.0b7 -win64.msi )
17- - [ Windows 32 bit] ( https://www.charlesproxy.com/assets/release/5.0/charles-proxy-5.0b7 -win32.msi )
18- - [ macOS] ( https://www.charlesproxy.com/assets/release/5.0/charles-proxy-5.0b7 .dmg )
16+ - [ Windows 64 bit] ( https://www.charlesproxy.com/assets/release/5.0/charles-proxy-5.0b8 -win64.msi )
17+ - [ Windows 32 bit] ( https://www.charlesproxy.com/assets/release/5.0/charles-proxy-5.0b8 -win32.msi )
18+ - [ macOS] ( https://www.charlesproxy.com/assets/release/5.0/charles-proxy-5.0b8 .dmg )
1919Supports Apple Silicon and Intel.
2020Compatible with macOS 10.7 — 13.
21- - [ Linux 64/32 bit] ( https://www.charlesproxy.com/assets/release/5.0/charles-proxy-5.0b7 .tar.gz )
21+ - [ Linux 64/32 bit] ( https://www.charlesproxy.com/assets/release/5.0/charles-proxy-5.0b8 .tar.gz )
Original file line number Diff line number Diff line change @@ -3,17 +3,17 @@ DIR=charleshack
33
44mkdir $DIR
55cd $DIR
6- cat >> eEjK .java << EOF
6+ cat >> BSKm .java << EOF
77package com.xk72.charles;
8- public final class eEjK {
9- public eEjK () {}
10- public static boolean wHZk () { return true; }
11- public static void sZNF () {}
12- public static String zINA () { return "Administrator"; }
13- public static String wHZk (String paramString1, String paramString2) { return null; }
8+ public final class BSKm {
9+ public BSKm () {}
10+ public static boolean EuUz () { return true; }
11+ public static void LmLY () {}
12+ public static String scMU () { return "Administrator"; }
13+ public static String EuUz (String paramString1, String paramString2) { return null; }
1414}
1515EOF
16- javac -encoding UTF-8 eEjK .java -d . && jar -uvf $CHARLES com/xk72/charles/eEjK .class
16+ javac -encoding UTF-8 BSKm .java -d . && jar -uvf $CHARLES com/xk72/charles/BSKm .class
1717cd .. && rm -rf $DIR
1818xattr -d com.apple.quarantine /Applications/Charles.app/
1919xattr -d com.apple.provenance /Applications/Charles.app/
You can’t perform that action at this time.
0 commit comments