1 2
sp.disable_functions.function_r("^not_system$").ret("42").drop(); sp.disable_functions.function_r("^system$").ret("1337").drop();