filmov
tv
Java | Create a dynamic class, from bytecode, during runtime!

Показать описание
In this video, i'll show you how to generate a class by writing in bytecode during runtime, and how to create an instance of that class
This uses a library called asm-all (version 4.1), which is one of the most popular libraries for this kind of stuff :)
This is a library which i made; a bytecode/ASM replacement for reflection
(it only works with public methods though, because access security is hard to bypass with ASM)
Music:
- My own song :)
This uses a library called asm-all (version 4.1), which is one of the most popular libraries for this kind of stuff :)
This is a library which i made; a bytecode/ASM replacement for reflection
(it only works with public methods though, because access security is hard to bypass with ASM)
Music:
- My own song :)