DexDex/C:009: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Torchickens
(Created page with "thumb|right|160px|Viewing Pokédex sorting 0x09 '''Pokédex sorting 0x09''' is a glitch Pokédex sorting in {{C}}. Opening this glitch sorting will...")
 
>Torchickens
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
([[DexDex|↑ Back to the DexDex index]])
[[File:C PS 09.png|thumb|right|160px|Viewing Pokédex sorting 0x09]]

{{ItemInfoGenII TMHM
|1=(Unknown)<br>[[File:C PS 09.png]]
|2=0x09
|3=009
|4=FA20
}}


'''Pokédex sorting 0x09''' is a [[glitch Pokédex sorting]] in {{C}}.
'''Pokédex sorting 0x09''' is a [[glitch Pokédex sorting]] in {{C}}.


==Effect==
Opening this glitch sorting will cause [[arbitrary code execution]] at region FA20 in RAM, which is within the [[expanded items pack|expanded Balls pocket]].
*Opening this glitch sorting will cause [[arbitrary code execution]] at region FA20 in RAM, which is within the [[expanded items pack|expanded Balls pocket]].
*Pressing Select to get to the mode selection screen may result in a white screen [[game freeze|freeze]].

==When accessed with C7D8 method==
*Pressing A may cause arbitrary code execution at region D4FA in RAM. This can be ended with only a ret with no known issues.

{{clr}}
[[Category:DexDex]]
[[Category:DexDex]]
[[Category:Glitch Pokédex sortings]]
[[Category:Glitch Pokédex sortings]]
[[Category:Pokémon Crystal glitch Pokédex sortings]]
[[Category:Pokémon Crystal glitch Pokédex sortings]]
[[CategorY:Glitch Pokédex sortings capable of arbitrary code execution]]

Latest revision as of 13:41, 5 May 2018

(↑ Back to the DexDex index)

Name: (Unknown)

Identifier (HEX): 0x09
Identifier (DEC): 009
Effect pointer: FA20

Pokédex sorting 0x09 is a glitch Pokédex sorting in Pokémon Crystal.

Effect

When accessed with C7D8 method

  • Pressing A may cause arbitrary code execution at region D4FA in RAM. This can be ended with only a ret with no known issues.