Skip to content

StuffzEZ/LearnWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

LearnWork

Caution

DISCLAIMER OF LIABILITY: This information is provided for educational and informational purposes only. Attempting to bypass digital restrictions, security measures, or monitoring systems may violate school rules, platform terms of service, and applicable laws.

HACK 1: Getting the answers from Sparx Maths

There are two methods: Mobile and Computer/Laptop

Mobile

  1. Bookmark this page
  2. Change the bookmark name to inspect element
  3. Change the bookmark URL to the code below
javascript:(function () { var script = document.createElement('script'); script.src="https://cdn.jsdelivr.net/npm/eruda"; document.body.append(script); script.onload = function () { eruda.init(); } })();
  1. Go to Sparx Maths and go to a question
  2. Click the bookmark
  3. Go to the network tab
  4. Go to the next question
  5. Click on the "GetActivity" request
  6. View the response
  7. Find the first "card_refs"
  8. Look for the element with that ref (like in the image below) image
  9. Look at the content- that is your answer to the question

Computer/Laptop

  1. Open inspect element
  2. Go to Sparx Maths and go to a question
  3. Go to the network tab on inspect element
  4. Go to the next question (or refresh the page)
  5. Click on the "GetActivity" request
  6. View the response
  7. Find the first "card_refs"
  8. Look for the element with that ref (like in the image below) image
  9. Look at the content- that is your answer to the question

PLEASE NOTE: This is only tested and is guaranteed to only work on multiple choice questions like the one below.

image
image

HACK 2: Unblock Google Lens

To unblock google lens, go to LearnWork Lens and press start.
This should bring you onto google lens. You can press K then L to close the tab and O then P to disguise the tab incase you are about to get caught. This only works on computers

About

LearnWork is not what it sounds like- it is homework hacks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages