Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7583167
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T18:37:01+00:00 2026-05-30T18:37:01+00:00

First of all, I know that obfuscation doesn’t prevent reverse engineering ; it just

  • 0

First of all, I know that obfuscation doesn’t prevent reverse engineering; it just makes it harder and longer, which is what I am looking for.

My code uses jquery; it’s the only dependency. I’m looking at the google closure compiler and jscrambler which both seem to be well regarded. What would happen if I first passed my code through the google closure compiler and then through jscrambler?

Will the code still work in every browser/platform like it does now? Does double obfuscation add any complexity to reverse engineer the source?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T18:37:02+00:00Added an answer on May 30, 2026 at 6:37 pm

    Will the code still work in every browser/platform like it does now?

    Yes, the outer script would execute its inner script which again tells your browser to execute the inner script that is within the inner script. In other words, ou can put an eval in an eval.

    Does double obfuscation add any complexity to reverse engineer the source?

    It wouldn’t necessarily add complexity, but it does result in an extra step that needs to be taken to get towards your source. Note how the inner obfuscation that you use is itself obfuscated by the outer obfuscation, so on a single pass the reverse engineer is presented with the obfuscated code of your inner obfuscation but not your actual source code itself.

    When I was reverse engineering in the past (to determine if some executable was a virus), I’ve literally came across a program in C# which in an obfuscated way first unpacks another file, that other file again unpacks yet another DLL file which then gets load and then it actually loads in code from a resource in that DLL file which is finally executed and does some nasty code to connect to some online service.

    Bottom line is that this required me quite some more time to get to that obfuscated nasty code.

    So yes, double obfuscation could increase the complexity and take it longer to get to your code.

    But, make sure that you aren’t introducing performance or maintenance costs as a result.

    And yeah, eventually everything they have obfuscated access to can be reverse engineered…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

First of all: I do know that there are already many questions and answers
First of all, I know that there are some topics about icon packs here
I should first share all what I know - and that is complete chaos.
First of all, sorry for the too long question. I know that there are
First of all I want everyone to know that I am absolute beginner so
First of all, I know that it can be implemented with a mutex and
First of all, I know that this is because of bad libraries, but I
First of all, I know that the error I am getting can be resolved
First of all... Sorry for this post. I know that there are many many
First of all I know that the title is general, but i presume that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.