Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jrudolph/rogue-bytecodes
Switching-off the JVM verifier, what happens?
https://github.com/jrudolph/rogue-bytecodes
Last synced: 25 days ago
JSON representation
Switching-off the JVM verifier, what happens?
- Host: GitHub
- URL: https://github.com/jrudolph/rogue-bytecodes
- Owner: jrudolph
- Created: 2009-03-06T10:31:35.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-03-06T11:04:26.000Z (over 15 years ago)
- Last Synced: 2023-04-11T05:18:47.060Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 117 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h2. 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