[Enhancement]: Safeness Of MelonLoader?
CoolPuppyKid opened this issue ยท 6 comments
its safe its not malware and it makes connections to unpack it VIA the installer Its no issue I use ML everyday
its save its not malware and it makes connections to unpack it VIA the installer Its no issue I use ML everyday
i meant the read specifically the ones under Pe resource parents
I hope you know that the MelonLoader and MelonInstaller code is public, so you can simply check it out
its save its not malware and it makes connections to unpack it VIA the installer Its no issue I use ML everyday
i meant the read specifically the ones under Pe resource parents
The only reason many things flag melon loader and the installer as a virus is that it does a few things:
- connect to the internet
- download it's own packages (Cpp2il, unity dependencies, game dependencies)
- create files
- re create files if needed.
I hope you know that the MelonLoader and MelonInstaller code is public, so you can simply check it out
im aware just seeing if anyone else has already looked at it
its save its not malware and it makes connections to unpack it VIA the installer Its no issue I use ML everyday
i meant the read specifically the ones under Pe resource parents
The only reason many things flag melon loader and the installer as a virus is that it does a few things:
- connect to the internet
- download it's own packages (Cpp2il, unity dependencies, game dependencies)
- create files
- re create files if needed.
thank you