Discussions » Greasy Fork Feedback

can anyone check if this script is safe to use?

§
Posted: 2015-05-02

can anyone check if this script is safe to use?

hello everyone

does anyone here knows how to determine if the script is dangerous ?
this is the script
https://bitbucket.org/TheDarkKRONOS/dead-frontier-enhanced-ui/overview

thanks in advance

woxxomMod
§
Posted: 2015-05-02

It's not a "script" but an application, there's quite a lot of code, but anyway it's beyond the scope of greasyfork.

§
Posted: 2015-05-02
Edited: 2015-05-02

It's not a "script" but an application, there's quite a lot of code, but anyway it's beyond the scope of greasyfork.

ill provide the script only
https://greatest.deepsurf.us/en/scripts/9591-map-and-chat-and

i was curious if that script is safe or not , maybe it can keylog my game or hijack my computer?

woxxomMod
§
Posted: 2015-05-02

The userscript is very big, I can only say about this thing:

// @include http://fairview.deadfrontier.com/onlinezombiemmo/index.php*

It means that the userscript runs on these urls only and can access this site cookies, for example, but nothing outside of it, because userscripts don't have access to your disk or browser or cookies or passwords on other sites/domains.

§
Posted: 2015-05-02

The userscript is very big, I can only say about this thing:

// @include http://fairview.deadfrontier.com/onlinezombiemmo/index.php*

It means that the userscript runs on these urls only and can access this site cookies, for example, but nothing outside of it, because userscripts don't have access to your disk or browser or cookies or passwords on other sites/domains.

ahhh its safe then. once again thank you

Post reply

Sign in to post a reply.