mirror of
https://github.com/hacks-guide/2xrsa.git
synced 2024-11-27 03:20:25 +00:00
Update rop.json
This commit is contained in:
parent
2f3df18531
commit
f138c2b752
29
rop.json
29
rop.json
@ -74,7 +74,30 @@
|
||||
,"params":[
|
||||
{
|
||||
"title":"Cheat code"
|
||||
,"valueprefix":"E00="
|
||||
,"valueprefix":"E00:"
|
||||
,"little-endian":1
|
||||
}
|
||||
]
|
||||
}
|
||||
,"memdump":{
|
||||
"title":"Memory dump\nKazoWAP"
|
||||
,"icon":"http://www.nintendo.co.jp/3ds/hardware/common/img/icon_camera.png"
|
||||
,"rop":"memdump.dat"
|
||||
,"params":[
|
||||
{
|
||||
"title":"Dump filename"
|
||||
,"value":"FCRAM.bin"
|
||||
}
|
||||
,{
|
||||
"title":"Start address"
|
||||
,"valueprefix":"9A8:"
|
||||
,"value":"14000000"
|
||||
,"little-endian":1
|
||||
}
|
||||
,{
|
||||
"title":"End address"
|
||||
,"valueprefix":"9AD:"
|
||||
,"value":"1C000000"
|
||||
,"little-endian":1
|
||||
}
|
||||
]
|
||||
@ -134,13 +157,13 @@
|
||||
}
|
||||
,{
|
||||
"title":"Start address"
|
||||
,"valueprefix":"58="
|
||||
,"valueprefix":"58:"
|
||||
,"value":"00100000"
|
||||
,"little-endian":1
|
||||
}
|
||||
,{
|
||||
"title":"Size"
|
||||
,"valueprefix":"5C="
|
||||
,"valueprefix":"5C:"
|
||||
,"value":"00300000"
|
||||
,"little-endian":1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user