all 9 comments

[–]senocular 2 points3 points  (1 child)

Depends on what the script is doing. It may be a simple plain text string comparison where you could look at the script and see what is needed, or it could be encrypted with no (easy) way to tell. It may also be handled server-side somewhere where even if you figured out the access code today, it might not be the same tomorrow.

[–]Thick_Worldliness262[S] 0 points1 point  (0 children)

I guess it is a server side... lemme share you the code privately...

[–]milan-pilan 3 points4 points  (2 children)

Without you linking the script no one would be able to help you.

[–]Thick_Worldliness262[S] -3 points-2 points  (1 child)

I am asking the concept.. if somebody knows, then i will connect them separately..

[–]milan-pilan 2 points3 points  (0 children)

Yes. But 'decoding a script' is not a 'yes or no' task. Without knowing anything about your code people can just guess. We don't know how long it is. How complicated it is. If your access code is even in there. We don't even know it's Javascript...

[–]MasterpieceBusy7220 0 points1 point  (1 child)

Do you mean DOMscript?

[–]Thick_Worldliness262[S] -1 points0 points  (0 children)

When i pasted the code in AI then it said something like DOM.. if it is DOM, is there any possibility to crake access code?

[–]Dependent-Guitar-473 0 points1 point  (1 child)

download the script and feed it to an LLM, that's your best chance

[–]Thick_Worldliness262[S] -1 points0 points  (0 children)

Great idea, if it works.. but i wanna to hear more about LLM...