From f4860d1a4b18b95519b5e1ee090e4730846119f3 Mon Sep 17 00:00:00 2001 From: Kelvao Date: Mon, 13 Jul 2026 16:22:48 -0300 Subject: [PATCH] security: update exosphere.ini for ban protection --- kefir/exosphere.ini | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/kefir/exosphere.ini b/kefir/exosphere.ini index 0cf5dbbb..baebd9a4 100644 --- a/kefir/exosphere.ini +++ b/kefir/exosphere.ini @@ -47,5 +47,13 @@ # Desc: Controls whether the logging uart port is inverted. [exosphere] -blank_prodinfo_sysmmc=1 -blank_prodinfo_emummc=1 \ No newline at end of file +debugmode=1 +debugmode_user=0 +disable_user_exception_handlers=0 +enable_user_pmu_access=0 +blank_prodinfo_sysmmc=0 +blank_prodinfo_emummc=1 +allow_writing_to_cal_sysmmc=0 +log_port=0 +log_baud_rate=115200 +log_inverted=0 \ No newline at end of file