I was browsing the source code of some website, and noticed a dll file being used as the src of a <script>.
(view-source:http://www.yellowbridge.com/onlinelit/baijiaxing.php)
It was something like: <script src="some-dll-file.dll"></script>
Several questions:
<script> could be anything besides js. What else can it be used for?Actually the file you are referring to 'yellowbridge.dll' is a javascript file itself. You can view the source of this file.
It might be the dll that generates javascript code.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With