TryObjectEvent arbitrary code execution: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
>Torchickens
No edit summary
>Torchickens
No edit summary
 
Line 1: Line 1:
'''TryObjectEvent arbitrary code execution''' is an engine vulnerability, known to be in {{Crystal}}.<ref>[https://github.com/pret/pokecrystal/blob/master/docs/bugs_and_glitches.md Pokémon Crystal disassembly]</ref>
'''TryObjectEvent arbitrary code execution''' is an engine vulnerability or [[glitch]], known to be in {{Crystal}}.<ref>[https://github.com/pret/pokecrystal/blob/master/docs/bugs_and_glitches.md Pokémon Crystal disassembly]</ref>


When this function is called, if the carry flag is not set, it is possible for the game to cause [[arbitrary code execution]] with bc as the pointer.
When this function is called, if the carry flag is not set, it is possible for the game to cause [[arbitrary code execution]] with bc as the pointer.
Line 32: Line 32:
<references/>
<references/>
[[Category:Engine vulnerabilities]]
[[Category:Engine vulnerabilities]]
[[Category:Generation II glitches]]