Important: A new repository has been created for hands-on exercies for AI-900 to reflect a major refresh for the course. Going forward, please use the mslearn-ai-fundamentals. We will retire this ...
JASM is an assembler/disassembler for JVM bytecode. It provides a nice syntax for writing JVM classes in a bytecode-focused assembly language, and can also disassemble any Java .class file to JASM ...