[Deprecated] Rovird - Advanced Virus Detection

Update before I go to sleep:

First, I fixed some detection issues with hidden code. That should work fine now.

After a ton of fiddling, children should actually be properly resolved (again) regardless of external layer.

The web interface is kinda coming along, you can input asset ids into it now. It’s not pretty, I just want to say I suck at front-end development so this is a challenge. UX is not my thing. Anyways I’ll lay it out here:

If you go to https://rovird.xyz/ you will be greeted by this page:

To test this I will be using a known virus. When you enter the asset id and click submit, you’ll be redirected to a page like this:

You can click on any of the highlighted lines to see all the flags:

Click on the gray area inside of that block to close it.

And that’s really it. The UX is terrible, I’ll admit. But it works for now and I’m fine with that.

This works with assets that have a top level lua source container. This means it probably wont work with plugins or models yet. That is a planned feature though so stay tuned!

No changes to the plugin were made