[Tool] NUI Web Files Writer

What is it ?


NUI Web Files Writer is a tool that will save a lot of time.
if you create a lot of ui page with NUI and you know you have to register all the files you use in your html page in the __resource.lua file.

How to use it ?


  1. Launch “NUI Web Files Writer.exe”
  2. Change the root folder path manually or by clicking the “Browse” button.
  3. Click on “Start”.
  4. Copy and Paste the text in your __resource.lua file.

Screenshots


The main screen

Files list screen

Download


NUI Web Files Writer.exe (15.5 KB)

Notes

This is a basic program i wanted to make for people who want to make cool ui in a short time.

Warning: Be sure to not open a big folder of thousands of files with this program, i didn’t made a files limit security for the moment.

Let me know what do you think about this !
If they are any bugs or problems report it and i will be pleased to fix it. :slight_smile:


Thanks to yosang for the Antivirus scan.

Source code

on Bitbucket

1 Like

any virusscan on this?

Virusscan would be appreciate :slight_smile:

Took the time to scan it, here you go peeps:

NUI Web Files Writer.exe
017-06-07 06:22:49
https://www.virustotal.com/nb/file/df5fa38ba7a560985f6869be6e2c5ba424a748cbf63db8f9a27b1cfa5efa3fea/analysis/1496816569/

2 Likes

A virustotal link isn’t enough, malicious software can be custom-written for the specific purpose so that signature-based scanning won’t find it.

Please post the source code of your program, and perhaps the source code only.

Link to the EXE has been removed.

I like how links like this are removed even if the virusscan is OK… But dll’s without any source code like [Release] Hunger/Thirst HUD V0.3.3 (Added inventory and food shops)
are still there and nobody questions the fact about what is in the dll…

2 Likes

Source code added :slight_smile:

Wasn’t there when needed, so thank you for posting it :slight_smile:

1 Like

These DLLs run in the client runtime which is sandboxed.

1 Like

Oh ok, thank you very much for the information.
Still if it uses sql to remove all the database, sandboxed or not someone with evil plans can sabotage quite a few servers.
Don’t worry, I fully understand the concern about exe’s.