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 thread.
View all comments
11 points

Try the icon next to the cog, right hand, middle of the screen. It should disable all breakpoints

permalink
report
reply
5 points
*

That icon did skip over the debugger keyword, but it didn’t solve my issue because it still prevented me from viewing that website’s source. Now the websites just becomes super laggy. I’m assuming that there’s a forever loop that does nothing running in the background now that the debugger keyword constantly gets skipped over.

Can there be a solution where I can replace debugger to something that can cause the thread to sleep for like half a second?

permalink
report
parent
reply
5 points

oh that forever loop caused my browser to crash

permalink
report
parent
reply
1 point

How about a browser extention which replaces the debugger keyword in all downloaded js source with void 0 or something?

permalink
report
parent
reply

Firefox

!firefox@lemmy.ml

Create post

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

Community stats

  • 3.3K

    Monthly active users

  • 880

    Posts

  • 16K

    Comments

Community moderators