Skip to content

jrudolph/rogue-bytecodes

Repository files navigation

Demonstrating the impact of switching-off the JVM verifier

This directory contains three scripts:

  • compile.sh – compiles the source code into the bin directory
  • create-rogue-tools.sh – uses ASM to generate MemoryTools.class
  • execute-with-rogue-tools.sh – executes the sample application with the rogue tools

About

Switching-off the JVM verifier, what happens?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published