ItemDex/RB:093: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (Fixed the link to the forum archives.)
(Update info)
Line 4: Line 4:
|2=5D
|2=5D
|3=093
|3=093
|4=01:d163 (WRAM1)
|4=D163
|5=No
|5=No
|6=No
|6=No
|7=0
|7=0
|8=N/A}}
|8=0
|9=$fe, $85, $50}}
''8F redirects here. For other uses, see [[8F (disambiguation)]]''.
''8F redirects here. For other uses, see [[8F (disambiguation)]]''.


[[File:8F glitch item name.png|link=]] (hex:5D) is a [[glitch item]] in {{RB}}, with [[index number]] 93 (hex:5D). The actual use of the item is for use in the Silph Co. elevator.
[[File:8F glitch item name.png|link=]] (hex:5D) is a [[glitch item]] in {{RB}}, with [[index number]] 93 (hex:5D). The actual use of the item is for use in the Silph Co. elevator.


This glitch item's effect pointer is D163 in WRAM, which is the beginning of the party Pokémon data in memory, similar to Japanese Red/Green/Blue's [[ItemDexJP/RGB:090|5かい]]. As such it is very popular for [[arbitrary code execution]], as a bootstrap code to items can be written using the species of Pokémon in the party.
This glitch item's effect pointer is $D163 in WRAM, which is the beginning of the party Pokémon data in memory, similar to Japanese Red/Green/Blue's [[ItemDexJP/RGB:090|5かい]]. As such it is very popular for [[arbitrary code execution]], as a bootstrap code to items can be written using the species of Pokémon in the party.


==Usage==
==Usage==