jct-dasm
Simple CLI tool to print ClassFiles¹ as text/json.
¹: See java-class-tools and jvms 4.1
$ jct-dasm --json path/to/java/lang/String.class
Will print this:
Simple CLI tool to print ClassFiles¹ as text/json.
¹: See java-class-tools and jvms 4.1
$ jct-dasm --json path/to/java/lang/String.class
Will print this:
npm i jct-dasm
0
1.0.0
MIT