diff --git a/4.5.1/README.md b/4.5.1/README.md new file mode 100644 index 0000000..eed5c48 --- /dev/null +++ b/4.5.1/README.md @@ -0,0 +1,34 @@ +# Usage + +- Download [charles.jar](charles.jar), replace the official `charles.jar`. +- **Or** +- Hack with the below script by yourself. + +# Hack Script + +``` +charles=/Applications/Charles.app/Contents/Java/charles.jar +dir=charleshack + +mkdir $dir +cd $dir +cat >> YQUd.java <