Vendetta/API/uninstall
From Quasar-RCE
Jump to navigationJump to search
Definition
lib.uninstall (verification_key) :: nil
Description
Attempts to remove Neoloader from the user's device
Arguments
- string verification_key: Authentication key is required to trigger Neoloader's removal
Returns
- 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.