DexDex/GS:133: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Torchickens
(Created page with "(↑ Back to the DexDex index) {{ItemInfoGenII TMHM |1=(Unknown)<br>File:NA.png |2=0x85 |3=133 |4=8B8A }} '''Pokédex sorting 0x85''' is a glitch Pokédex s...")
 
>Torchickens
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


{{ItemInfoGenII TMHM
{{ItemInfoGenII TMHM
|1=(Unknown)<br>[[File:NA.png]]
|1=(Unknown)<br>[[File:White.png]]
|2=0x85
|2=0x85
|3=133
|3=133
Line 11: Line 11:


==Effect==
==Effect==
*[[Arbitrary code execution]] at 8B8A in VRAM. Exploitation may be difficult due to locked VRAM or [[VRAM inaccessibility]]
*[[Arbitrary code execution]] at 8B8A in VRAM. Exploitation may be difficult due to locked VRAM
*Unknown effect for pressing Select to get to mode selection screen
*Unknown effect for pressing Select to get to mode selection screen



Latest revision as of 17:45, 22 May 2018

(↑ Back to the DexDex index)

Name: (Unknown)

Identifier (HEX): 0x85
Identifier (DEC): 133
Effect pointer: 8B8A

Pokédex sorting 0x85 is a glitch Pokédex sorting in Pokémon Gold and Silver.

Effect

  • Arbitrary code execution at 8B8A in VRAM. Exploitation may be difficult due to locked VRAM
  • Unknown effect for pressing Select to get to mode selection screen

When accessed with C6D8 method

  • May result in arbitrary code execution at region CCD9 in RAM when chosen with A. Can be ended with a ret with no known issues.