ItemDex/RB:093: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Torchickens
No edit summary
>Kelvinv
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=]] (hex:5D) 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). 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 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 11:37, 14 September 2018

(↑ 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). 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 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

  • 8F Helper
  • ItemDexJP/RGB:090: Glitch item "5かい" in Japanese Red/Green/Blue. Executes D123; also the beginning of the party Pokémon list.

External links