this post was submitted on 08 Aug 2023
70 points (100.0% liked)

Firefox

17302 readers
12 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

I'm trying to take a look at a scamming website, but it's using the debugger spamming to make reverse engineering difficult. Is there a way to just disable the debugger keyword? I don't really like to give the websites control over whatever I want to view.

you are viewing a single comment's thread
view the rest of the comments
[–] niartenyaw@midwest.social 2 points 1 year ago* (last edited 1 year ago)

ah ok makes sense. maybe after curling you can delete the debuggers/infinite loops in the scripts and then load all that locally into the browser for the tools? will just need to change the script sources go be your local copies