Vendetta/API/uninstall: Difference between revisions

From Quasar-RCE
Jump to navigationJump to search
created uninstall
 
(No difference)

Latest revision as of 15:31, 3 March 2025

Definition

lib.uninstall (verification_key) :: nil

Description

Attempts to remove Neoloader from the user's device

Arguments

  1. string verification_key: Authentication key is required to trigger Neoloader's removal

Returns

  1. nil

Other notes

  • Added in LME 3.0.x
  • This function should only be called by the user directly inside of the recovery environment or by Neoloader's active manager.