mirror of
https://github.com/wiiu-env/wiiuhaxx_common.git
synced 2024-12-18 12:11:50 +01:00
Removed duplicated line
This commit is contained in:
parent
7413f27041
commit
db836324a6
@ -404,7 +404,6 @@ function ropgen_switchto_core1()
|
|||||||
|
|
||||||
function generateropchain_type1()
|
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;
|
global $ROP_OSFatal, $ROP_Exit, $ROP_OSDynLoad_Acquire, $ROP_OSDynLoad_FindExport, $ROP_os_snprintf, $payload_srcaddr, $ROPHEAP, $ROPCHAIN, $payload_size;
|
||||||
|
|
||||||
//$payload_size = 0x20000;
|
//$payload_size = 0x20000;
|
||||||
|
Loading…
Reference in New Issue
Block a user