• Introduction
  • Limitations
  • Prerequisites
  • Code Layout
  • Example - Hive Pack Upgrade
  • Goal
  • Original Method
  • Patch Code
  • Common Ideas
  • Approach 1 - Modifying Evaluation Stack
  • Approach 2 - Labels and Branches
  • Approach 3 - Direct OpCode
  • Results
  • Example - Lava Frog Statue Spawn
  • Going further