Slide Pokémon: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
>Torchickens
No edit summary
>Wack0
No edit summary
Line 2: Line 2:
A '''slide Pokémon''' is a Pokémon used in [[arbitrary code execution]], most commonly for [[Coin Case glitch|Coin Case arbitrary code execution]].
A '''slide Pokémon''' is a Pokémon used in [[arbitrary code execution]], most commonly for [[Coin Case glitch|Coin Case arbitrary code execution]].


It is a Pokémon which has its data 'skipped', usually by having the code 'fall through' to the next Pokémon, hence the name "slide Pokémon".
It is a Pokémon which has its data 'skipped', usually by having the code 'fall through' to the next Pokémon. In general infosec terminology this is called a [https://en.wikipedia.org/wiki/NOP_slide NOP slide], hence the name "slide Pokémon".


It is often best to use a low level 'freshly caught' Pokémon without any bad IVs for this, although another type of slide Pokémon includes one with a jump or relative jump to elsewhere in the game's [[RAM]].
It is often best to use a low level 'freshly caught' Pokémon without any bad IVs for this, although another type of slide Pokémon includes one with a jump or relative jump to elsewhere in the game's [[RAM]].