From db836324a6589c0da26d219b7dfc75f95238319a Mon Sep 17 00:00:00 2001 From: orboditilt <45944072+orboditilt@users.noreply.github.com> Date: Mon, 7 Jan 2019 00:26:39 +0100 Subject: [PATCH] Removed duplicated line --- wiiu_browserhax_common.php | 1 - 1 file changed, 1 deletion(-) diff --git a/wiiu_browserhax_common.php b/wiiu_browserhax_common.php index ddc5db3..67a5d9c 100644 --- a/wiiu_browserhax_common.php +++ b/wiiu_browserhax_common.php @@ -404,7 +404,6 @@ function ropgen_switchto_core1() function generateropchain_type1() { - global $ROP_OSFatal, $ROP_Exit, $ROP_OSDynLoad_Acquire, $ROP_OSDynLoad_FindExport, $ROP_os_snprintf, $payload_srcaddr, $ROPHEAP, $ROPCHAIN; global $ROP_OSFatal, $ROP_Exit, $ROP_OSDynLoad_Acquire, $ROP_OSDynLoad_FindExport, $ROP_os_snprintf, $payload_srcaddr, $ROPHEAP, $ROPCHAIN, $payload_size; //$payload_size = 0x20000;