ItemDex/RB:093: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Torchickens
No edit summary
>Torchickens
No edit summary
Line 11: Line 11:
''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=]] is a [[glitch item]] in {{RB}}, with [[index number]] 93 (hex:5D). It takes its name from floor destinations in a lift.
[[File:8F glitch item name.png|link=]] (hex:5D) is a [[glitch item]] in {{RB}}, with [[index number]] 93 (hex:5D). It takes its name from floor destinations in a lift.


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 5かい. As such it is very popular for arbitrary code execution as a bootstrap code to items can be represented with party Pokémon here. For more information see the [[arbitrary code execution]] article.
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 5かい. As such it is very popular for arbitrary code execution as a bootstrap code to items can be represented with party Pokémon here. For more information see the [[arbitrary code execution]] article.

Revision as of 17:43, 14 November 2017

(↑ Back to the ItemDex index.)

Name (transcribed): 8F

Identifier (HEX): 5D
Identifier (DEC): 093
Effect pointer: D163
Unterminated name glitch item?: No
Tossable/Sellable?: No
Buy Price: 0
Sell Price: N/A
Name bytes: {{{9}}}

8F redirects here. For other uses, see 8F (disambiguation).

(hex:5D) is a glitch item in Pokémon Red and Blue, with index number 93 (hex:5D). It takes its name from floor destinations in a lift.

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 5かい. As such it is very popular for arbitrary code execution as a bootstrap code to items can be represented with party Pokémon here. For more information see the arbitrary code execution article.

See also

External links