Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 213 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 213 Bytes

Live-Coding

Execute procedure

  1. Java source string => class bytes
  2. Class bytes modify, replace System & Scanner Class
  3. Use HotSwapClassloader hot load class bytes
  4. Use reflection invoke "main" method