Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

TrueTheos/Ragnarok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Ragnarok

Ragnarok was made to fight people trying to steal someone's assets by downloading them from illegal sites or requesting on Discord servers.

"thirdpersoncontroller.packagemanager" contains a script called "ThirdPersonController.cs" which, when imported, automatically does the following:

  1. Gets the name of the computer user profile,
  2. Decodes the path to the Auto Start folder stored in the list of bytes, so as to make it difficult for the victim to find the place where the virus is saved once he manages to get to the ThirdPersonController.cs script,
  3. Creates a _.bat file in the path from step 2.,
  4. The _.bat file code immediately shuts down the computer,
  5. Changes the _.bat file attributes to be hidden,
  6. Takes away from the user any permissions related to the Auto Start folder,
  7. Opens the _.bat file which ends with the immediate shutdown of the computer,
  8. Every time the victim tries to turn on the computer, the _.bat file will be called and the computer will shut down again.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages