From 8df918328923640067ca3b44425f46c0e089c104 Mon Sep 17 00:00:00 2001 From: chaoskagami Date: Sun, 28 Aug 2016 18:19:51 -0400 Subject: [PATCH] Add 2.0 FIRM Protection based on Luma (usual credits: @TuxSH, @AuroraWright) --- contrib/2x-firmprot.pco | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 contrib/2x-firmprot.pco diff --git a/contrib/2x-firmprot.pco b/contrib/2x-firmprot.pco new file mode 100644 index 0000000..69554e8 --- /dev/null +++ b/contrib/2x-firmprot.pco @@ -0,0 +1,15 @@ +# $name FIRM Protection (2.x) +# $desc Patches FIRM writes in 2.x FIRMs. +# $ver 01 +# $uuid 0004 + +# This patch was originally implemented in Luma3ds and I really +# haven't given it the testing needed. + +# Credit obviously goes to AuroraWright/TuxSH for RE. + +rel native_p9 + +find 041E1DDB +abortnf +set 00241DE0 -- 2.39.5