Malware scanner for unitypackage files
-
Here's a very simple batch script to recursively scan all .unitypackage files in a folder (Windows). Please put the script and the executable file inside the desired folder.
@echo off setlocal set "PROGRAM=%cd%\vrcstorage-scanner-windows-x86_64.exe" set "BASE_DIR=%cd%" echo Searching on: %BASE_DIR% echo. for /r "%BASE_DIR%" %%f in (*.unitypackage) do ( echo Scanning: %%f start "" "%PROGRAM%" "%%f" ) echo. echo Done! pause -
That's a good idea tho. I'll implement it natively in the application for this use case.
-
It's working

-
It's working

-
It's working

@SummerTYT Detection report
critical risk in kon 2.0 -> https://forum.ripper.store/post/1287200 -
@SummerTYT Detection report
critical risk in kon 2.0 -> https://forum.ripper.store/post/1287200@anonberry that's a false alarme, don't worry
-
@admin tyy!!!
-
I've updated the scanner and now there are no more false positives, and the sanitizing system should now work better. ty @anonberry for the ideas!
https://github.com/vicentefelipechile/vrchat-scanner/releases
-
i might js being paranoid and going through a lil attack, just wanted to ask is this really safe? again im sorry for the question just getting in my own head thinking bout safety-
-
i might js being paranoid and going through a lil attack, just wanted to ask is this really safe? again im sorry for the question just getting in my own head thinking bout safety-
@GoatonicReal yeah, at least it detect a lot of stuff even the smallest one, the only thing the program can do is copy the unitypackage and rewrite to a safe version
-
I just updated the scanner; it's now more sensitive to executable files and can now sanitize UnityPackage files that contain executables.
https://github.com/vicentefelipechile/vrchat-scanner/releases -
alrighty, thanks man.
sorry for that just got in my own head over it -
having a lil diff time using it-
-
so uhm i tired to use it, restarted my pc and when i did a bunch of consoles showed up after it came back
-
having a lil diff time using it-
@GoatonicReal Drag the file you want to scan to open it with the scanner
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
