Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Classes won't load #5

Closed
dec0dOS opened this issue Jul 15, 2018 · 3 comments
Closed

Classes won't load #5

dec0dOS opened this issue Jul 15, 2018 · 3 comments

Comments

@dec0dOS
Copy link

dec0dOS commented Jul 15, 2018

Keep getting message "[+] Updating intercept_conf with {"classname": "", "packagename": "com.ha0k3.overloads", "methodname": "", "overloadIndex": 0}" and nothing happens.
Recorded screencap: https://streamable.com/w85wa

@H4oK3
Copy link
Collaborator

H4oK3 commented Jul 16, 2018

Hey @dec0dOS , I don't have that issue on my end and I am not quite sure why it didn't work on your end; but I would recommend you to do this and hopefully you will find the issue:

In your screenshot the console said "updating the json.." but the data value are empty string, I would assume something wrong happens at the websocket communication side; can you check your browser -> develop console and paste any error message here? Or can you try a different browser and disable other plugins? It might because there were some conflicts on the websocket stuff.

@dec0dOS
Copy link
Author

dec0dOS commented Jul 16, 2018

Thanks for fast reply! That was really unexpected... CORS error, really?! I was trying to access web UI via "http://localhost:8000" but when I used "http://127.0.0.1:8000" to access the UI everything went fine.
Maybe is it worth to add "Access-Control-Allow-Origin" header to every request to prevent this issuse in future? Thanks for your hard work. This project is awesome!

@H4oK3
Copy link
Collaborator

H4oK3 commented Jul 16, 2018

@dec0dOS lol it is a fun issue; I might get it updated in the future :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants