FileDetectionRuleSets icon indicating copy to clipboard operation
FileDetectionRuleSets copied to clipboard

Detect nw.js

Open Maelfyn opened this issue 4 years ago • 2 comments

Some reference to the SDK, such as the developer site or a wikipedia article.

https://nwjs.io/

SteamDB links

This is the only one I'm aware of (my own project). It's very similar to Electron, but less popular.

https://steamdb.info/app/853450/

Possible way to detect it

I believe these would be some good candidates to detect nw.js:

In the top-level directory: icudtl.dat node.dll nw.dll nw_100_percent.pak nw_200_percent.pak nw_elf.dll nwjc.exe payload.exe pnacl (folder) resources.pak

Maelfyn avatar Aug 13 '21 17:08 Maelfyn

This would be an interesting entry, but maybe Electron could be added as the same engine. The *_100_percent.pak & *_200_percent.pak files are a pretty good indicator.

JanWerder avatar Sep 21 '21 15:09 JanWerder

I belive this game is also NW.js: https://steamdb.info/app/293440/

Jpxe avatar Dec 15 '21 17:12 Jpxe