+ 5
An exploit in SoloLearn?
I think I accidentally found an exploit to make the SoloLearn app unusable. I wrote this code and I noticed it didn't work. I tried to fix it, but nothing helped. I closed this code and tried to run a different code which previously worked, but now, it didn't. I realized that on my phone NO "WEB" CODES COULD BE RUN AFTER I RAN THIS CODE ONCE. To make SoloLearn usable again you need to go to your phone settings, "force stop" SoloLearn and open it again. https://code.sololearn.com/WQjG7cmVd3ge/?ref=app
4 Antworten
+ 16
If you run a web code which causes an infinite loop, you can't run any other web code until you restart the app.
+ 11
Wow. Same here. I executed the code.
+ 4
I experienced this before try restarting it
+ 2
i found this exploit: try to run this js: (({a = (async ({b = {a = c} = { a: 0x1234}}) => 1)({})}, c) => 1)({});
https://code.sololearn.com/W28Sk7pdghj6/?ref=app