ItemDex/Y:099: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Torchickens
(Created page with "(↑ Back to the ItemDex index.) {{ItemInfoGenI |1=ws# #m#<br>File:Y item 63 inventory.png |2=63 |3=099 |4=DA7F |5=No |6=No |7=938491 |8=N/A}} '''File:YItem...")
 
>Torchickens
No edit summary
Line 18: Line 18:
==See also==
==See also==
*[http://forums.glitchcity.info/index.php?topic=6638.0 Glitch City Laboratories' 8F thread (also covering ws# #m# and other arbitrary code execution methods)].
*[http://forums.glitchcity.info/index.php?topic=6638.0 Glitch City Laboratories' 8F thread (also covering ws# #m# and other arbitrary code execution methods)].
*[[8F Helper]]
{{clr}}
{{clr}}
[[Category:Glitch items]]
[[Category:Glitch items]]

Revision as of 17:04, 1 November 2017

(↑ Back to the ItemDex index.)

Name (transcribed): ws# #m#

Identifier (HEX): 63
Identifier (DEC): 099
Effect pointer: DA7F
Unterminated name glitch item?: No
Tossable/Sellable?: No
Buy Price: 938491
Sell Price: N/A
Name bytes: {{{9}}}

(hex:63) is a glitch item in Pokémon Yellow.

It takes its name from the unused Japanese string "かいがらバッヂ" (ShellBadge), which is also the hex:63 glitch item in Japanese Yellow. The string was untranslated, resulting in the string "ws# #m#" as mojibake.

This glitch item's effect pointer is DA7F in WRAM, which is the beginning of stored Pokémon database. 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