Git Product home page Git Product logo

Comments (7)

ibnbd avatar ibnbd commented on June 4, 2024

@HeIper not working at OSX

from charles-hacking.

AugusDogus avatar AugusDogus commented on June 4, 2024

This does work in OSX. An issue you may be experiencing is that by default you are unable to modify applications. The system detects the changes you've made and my guess is that the signature has changed and the application is then no longer signed and recognized as being developed by an Apple developer.

To get around this, go to system preferences.

Then navigate to Security & Privacy.

Finally enable modifications by clicking the lock in the bottom left and entering your password and select the anywhere radio button.

If you do not see this anywhere radio button, you may be on a version of OSX that by default does not display this. To solve this issue you need to disable gatekeeper and can do so by executing the command sudo spctl --master-disable in your console. If you want to for whatever reason in the future re-enable this feature you can do so with sudo spctl --master-enable.

(source)

from charles-hacking.

bt avatar bt commented on June 4, 2024

@AugusDogus it seems like it's really random. After patching myself, I see that it will get stuck on Loading Preferences. I think it has something to do with the version of JDK that you use.

Possible for you to share your .jar file?

from charles-hacking.

ibnbd avatar ibnbd commented on June 4, 2024

@AugusDogus @bt thanks
So, while Charles was open I ran the script and it worked from next launch.

from charles-hacking.

bt avatar bt commented on June 4, 2024

@ibnbd Thanks for the reply, just tried that and still getting same issue unfortunately...

https://i.imgur.com/yQf375e.png

Possible to share the .jar file?

from charles-hacking.

ibnbd avatar ibnbd commented on June 4, 2024

@bt uninstall Charles using any uninstall which will erase all system files as well. Reinstall and open the app, while app windows is loaded, run the script file. Wait for script to finish, close Charles and open again. No need to put jar file there, that script will modify existing jar file from Charles.

Best of luck

from charles-hacking.

MIDIAGENCY avatar MIDIAGENCY commented on June 4, 2024

@bt Hey, This is probably due to permissions,

This might do the trick:
sudo chown YourUserNAME:Admin charles.jar

from charles-hacking.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.